Tab Index

  • Thread starter Thread starter Henrry Pires
  • Start date Start date
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top