Re: Radio buttons and tabs
- From: "Jeff Johnson [MVP: VB]" <i.get@xxxxxxxxxxx>
- Date: Thu, 21 Jul 2005 09:39:07 -0400
"Ken Halter" <Ken_Halter@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:eJP0b0WjFHA.2852@xxxxxxxxxxxxxxxxxxxxxxx
> That's basically how Option (radio) buttons work. While using the tab key,
> focus skips to the next control or the option button that's set = true.
> Thing is, an option button that's set = False will set itself = True when
> it gets focus. To avoid setting an undesired option = True, VB skips over
> them. That behavior hasn't changed since, at least VB3.
Nothing to do with VB at all; it's Windows behavior.
.
- References:
- Radio buttons and tabs
- From: Joemanc
- Re: Radio buttons and tabs
- From: Ken Halter
- Radio buttons and tabs
- Prev by Date: Re: listbox populate from bottom up?
- Next by Date: Re: Dynamically creating a control array
- Previous by thread: Re: Radio buttons and tabs
- Next by thread: Means of Editing/Adding/Deleting VB6 ComboBox Selection Items
- Index(es):