Tab index for controls on a form

G

Glenn Suggs

I'm trying to set the tab order for controls on a form and the tab index
number changes while I'm going through the controls to set the order up. I'm
can't seem to get to the end of the list of controls when this happens and
everything is out of whack. The controls are all contained in a tab control.
Can anyone help?

Thanks in advance,
 
R

Rick Brandt

Glenn said:
I'm trying to set the tab order for controls on a form and the tab
index number changes while I'm going through the controls to set the
order up. I'm can't seem to get to the end of the list of controls
when this happens and everything is out of whack. The controls are
all contained in a tab control. Can anyone help?

Thanks in advance,

Right-click the small gray square in the upper left-hand corner of the form
while in design view and choose "Tab Order" from the resulting menu. That
will allow you to set the order with drag n' drop.
 
D

Dirk Goldgar

Glenn Suggs said:
I'm trying to set the tab order for controls on a form and the tab
index number changes while I'm going through the controls to set the
order up. I'm can't seem to get to the end of the list of controls
when this happens and everything is out of whack. The controls are
all contained in a tab control. Can anyone help?

Thanks in advance,

Right-click the tab page and choose Tab Order from the dropdown menu.
The controls in each tab page and form section have their own tab order.
 

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