Page 1 of 1

Tab order

Posted: Thu Oct 18, 2007 11:37 am
by stefan
Hello.

I'm currently working with forms and dialogs - is there any possibility to change the tab order of elements placed on a form?
Thanks.

Yours,
Stefan

Tab order

Posted: Thu Oct 18, 2007 12:17 pm
by Brendan
If you Select the control that you wish you change you can Right click on it and use the "Order" Context menu.
You can use:
Bring to Front
Send to Back
Move Forward
Move Backward

These will change the tab order of the controls. These functions are also available in the toolbar.
If you use "View -> Show Orders" it will tell you the current Tab indexes of the controls.