Tab order

Stimulsoft Reports.NET discussion
Post Reply
stefan
Posts: 2
Joined: Fri Oct 05, 2007 2:33 am
Location: Austria

Tab order

Post 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
Brendan
Posts: 309
Joined: Sun Jul 16, 2006 12:42 pm
Location: Ireland

Tab order

Post 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.
Post Reply