Form and tabbing

J

JT

I have a form with about 30 controls and objects. I have turned the tabstop
property on all of the controls off except for 4 buttons. I have sent the
tabstop to true for the frame that contains all of the controls and objects
and the 4 buttons and given them a tab index of 0 -4.

When the form opens I can tab through all of the buttons in the correct
order. However, when it gets to the last button and I hit the tab key, the
focus stays on the last button. I was expecting it to go back to the first
button.

What am I doing wrong? Thanks for the help....
 

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

Top