Results 1 to 5 of 5

Thread: Taborder

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2000
    Posts
    10

    Post

    Is there any wizard to set the tab order in VB rather than set the tabindex properties for each control separately ?

  2. #2
    Lively Member
    Join Date
    Jan 2000
    Posts
    123

    Post

    The tab index is the only way to accomplish this that I know of, however if you put the controls on the form in the order that you want them to tab that also will work. Although I have only been programing 4 months! There might be a way but I am pretty sure!

  3. #3
    Lively Member
    Join Date
    Dec 1999
    Posts
    79

    Post

    I am pretty sure that there is no way of automatically setting the tab order - How is the program meant to know the tab order you want??

    Mark

  4. #4
    Lively Member
    Join Date
    Dec 1999
    Posts
    79

    Post

    I'M A MEMBER - YEAH!

  5. #5
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844

    Post

    There is a sample VB add in project that will automatically set your tab order from top left to bottom right....I believe it is on the CD in the samples

    PS: Don't anyone ask me for the code if you don't legally own a copy of VB, I won't send it to you

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width