why tab order doesn't work

K

KK

I added two more check boxes on the form, but when I tried to drug their
order before some of my objects on the form. It didn't work.

The tab order doesn't allow me to change the order on the form

Is there anyone can help me this issue, that will be appreicated !
 
A

Allen Browne

You should be able to choose Tab Order from the View menu, and move them up
or down as desired.

If the form has a tab control, each tab page has its own order. Click on the
tab you want first, and then choose Tab Order from the View menu.
 
D

Dana809904

KK said:
I added two more check boxes on the form, but when I tried to drug their
order before some of my objects on the form. It didn't work.

You were using the Tab Order tool for the form right?
The tab order doesn't allow me to change the order on the form

Was it "greyed out" and not letting you actually change anything or just not
appearing to function correctly?
Is there anyone can help me this issue, that will be appreicated !

I have not had any problem with the Tab Order tool, but I have noticed that
when you get a lot of controls on one form that it can get a little
cluttered, especially when you don't take care in naming all your controls so
you can identify them easily in the Tab Order tool.
HTH,
Dana S.
 
Top