RoguePoet01
Programmer
Hi,
For some reason the tab routine is different in VB.net that it was in VB6.
I have a textbox with a tabstop index of 5
I have a button with a tabstop index of 6
Yet when I press tab, the focus is sent back
to the textbox with a tabstop index of 0.
Why?
Help if you can, and thanks.
For some reason the tab routine is different in VB.net that it was in VB6.
I have a textbox with a tabstop index of 5
I have a button with a tabstop index of 6
Yet when I press tab, the focus is sent back
to the textbox with a tabstop index of 0.
Why?
Help if you can, and thanks.