Results 1 to 2 of 2

Thread: Using SSTab Control

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2008
    Posts
    150

    Using SSTab Control

    How do I make sure my program starts every time with a certain tab displayed ? It kinda seems to pick the tab displayed at random ?

  2. #2
    PowerPoster
    Join Date
    Feb 2002
    Location
    Canada, Toronto
    Posts
    5,803

    Re: Using SSTab Control

    I don't think it's random, I think it is whatever tab you selected at design time.

    But you can write in your form_load what tab to select. I don't have vb6 installed on the computer i am using right now, but I think it's something like "sstab.tab = 2"

    If you have your controls in frames, then you need to also show the appropriate frame for that tab.

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