Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tab switching
Message
 
À
10/05/2000 05:27:06
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Titre:
Divers
Thread ID:
00368000
Message ID:
00368148
Vues:
17
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform