|
-
Aug 21st, 2001, 07:17 AM
#1
Thread Starter
Junior Member
Setting Tabindex / Taborder
Does anybody know how to automaticly set the (a default) tab-order for a complete form.
-
Aug 21st, 2001, 07:27 AM
#2
MS have a sample program that will do basic setting for tab orders (search to "tab order wizard" in google), but as a rule it never quite gets it right, so it's still a nice manual job that got to be done.
- gaffa
-
Aug 21st, 2001, 07:40 AM
#3
The Tab order gets set based on the order on which you add a control to a form. The one and only way I've ever had TabOrders set for me is to design the form on paper first, and then add the controls in the order for which I want the Tab Order to be set.
This is not fool proof. Form design is always changing, but it is the closest I've ever come.
-
Aug 21st, 2001, 08:05 AM
#4
Thread Starter
Junior Member
Thanks
Thanks to you both.
It seems that Billy made a similar function for ordinary users in MSAccess (right click in the form, choose tab-order and click auto-order) but not for more educated people...
Weird...
-
Aug 21st, 2001, 08:12 AM
#5
PowerPoster
Originally posted by Hack
The Tab order gets set based on the order on which you add a control to a form. The one and only way I've ever had TabOrders set for me is to design the form on paper first, and then add the controls in the order for which I want the Tab Order to be set.
This is not fool proof. Form design is always changing, but it is the closest I've ever come.
Hi
Have u tried the TabIndex and TabStop properties at design time? Seems pretty easy that way
Regards
Stuart
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|