Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tab switching
Message
 
To
10/05/2000 05:27:06
General information
Forum:
Visual Basic
Category:
Other
Title:
Miscellaneous
Thread ID:
00368000
Message ID:
00368148
Views:
18
>Can anyone please tell me how I can move from one tab to another at design time?? Cause I can only design Tab1 ... How can I activate tab 2 etc... ??

Which tab control are you using (2 comes with VB - TabStrip and SSTab)?

With TabStrip, you need to put the contents of your different tabs into different containers (like frame) and play with their Visible property at run-time.

With SSTab, you only need to click on the desired tab and nothing to do in the code.
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Reply
Map
View

Click here to load this message in the networking platform