I'm trying to stop users using tab to stop on either of two option buttons inside a frame.
However after setting tabstop to false at both runtime and design time, pressing tab still allows the user to give focus to the option buttons.
Why is this happening and how do I get it to work?
However after setting tabstop to false at both runtime and design time, pressing tab still allows the user to give focus to the option buttons.
Why is this happening and how do I get it to work?