hi friends
is there any easy way of setting tab order.
i have 50 controls on a screen and i add new control atleast
once week or delete according new requirements.
it becomes so tidious setting tab order once add or delete
controls.
Thank you very much
You can show a listview of all the items with mover bars instead of the default way of numbering the items directly on the form.
First, go to the Tools-->Options menu and select the Forms page. On the dropdown for "Tab ordering", select "By list". Then, when you are in the form designer and you select the View-->Tab order option, you'll get the listview.
There are two ways of setting tabbing order. I suggest you try the following:
Go to Tools/Options/Forms and set 'Tab ordering' there to "By List".
Then, when you click on "Tab ordering" on a form, the list of the names of your controls are presented in tab order -- and you can drag the icon in the first column to move the controls into the order you want.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.