|
-
Nov 26th, 2002, 08:59 PM
#1
Thread Starter
Addicted Member
Tab Order on forms
It was fairly easy to set the Tab order of controls on a form in VB6- Start at the last one - set the Tab Index to 0 - go to the second last one set the tab index to 0 - this would set the index of the last one to 1 etc. By the time you got to the first control - the tab order was correct.
This dosn't seem to happen in VB.NET, everything stays at zero. Is there a Tab order assistant in VB.NET that I'm missing - like VBAssist
Any ideas
regards
BH
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
|