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
Tab order
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.
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.