V
vooose
Consider a Form that looks like:
[ a1 ] [ b1 ]
[ a2 ] [ b2 ]
a1 & a2 is a *custom* UserControl, as is b1 & b2.
How do you make the TAB order go from a1 -> b1 ?
Setting TabIndex doesnt work. Is there a "clean" way not using FocusLost
or similar?
Regards
[ a1 ] [ b1 ]
[ a2 ] [ b2 ]
a1 & a2 is a *custom* UserControl, as is b1 & b2.
How do you make the TAB order go from a1 -> b1 ?
Setting TabIndex doesnt work. Is there a "clean" way not using FocusLost
or similar?
Regards