c# - WinForms tab order issue -


i have devexpress wizard control. here it's tab order:

enter image description here

i want change focused control tab button press, when focus not changed.
cn wrong here?


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -