Set focus on RadioButton when Show

I have 3 radioButtons that get set on a form when the form is hidden.  When
the form is made visible, the last radioButton that had focus, before
hiding, gets the focus back.  Is there a way to setFocus to the correct
radioButton when the form is hidden?

ptc