Page 1 of 1

Form Tab Order

Posted: Fri May 18, 2007 11:36 pm
by mmurdock
Is there a way to change the tab order on a form. It seems that it defaults to the order the objects are placed on the form.

Thanks,

Mat

Form Tab Order

Posted: Sat May 19, 2007 2:49 am
by Vital
You can change order of controls on form with following toolbuttons from Layout toolbar:
Send to Back
Bring to Front
Move Forward
Move Backward

For also you can see order of controls with toolbutton Show Order from Standard toolbar.

Thank you.