|
-
May 16th, 2011, 11:54 AM
#1
Thread Starter
Addicted Member
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 ?
-
May 16th, 2011, 12:41 PM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|