|
-
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
-
Nov 27th, 2002, 12:15 AM
#2
Frenzied Member
Here is a tip to make life easier. In design mode, click View -> Tab Order. You'll see numbers on all the controls on your form. Click on the controls in the order that you want. I got this from VBTV.
Dont gain the world and lose your soul
-
Nov 27th, 2002, 01:07 AM
#3
Thread Starter
Addicted Member
tab order on forms
Thank you Pierre
this is the same functionality I used to have with Sheridans VB Assist for previous versions of VB. I had a feeling it was now incorportated in VB.NET but just didn't know where it was
once again thanks
BH
-
Dec 1st, 2002, 07:30 AM
#4
Hyperactive Member
thanks a million for that tip!
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
|