H
Henrry Pires
Hello
Does any one know how to change the TabIndex of the controls in runtime?
I made:
textBox1.TabIndex = 0
textBox2.TabIndex = 1
and it doesn't work.
Thanks.
Does any one know how to change the TabIndex of the controls in runtime?
I made:
textBox1.TabIndex = 0
textBox2.TabIndex = 1
and it doesn't work.
Thanks.