quick question...

in VB6 I would say "optReason.Value = true"

in VS2008 would I say "rbReason.Focus()"

and accomplish the same thing?