Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to Make the Tabs Window ?
Message
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00469370
Message ID:
00469379
Vues:
29
>Dear All,
>
>I am addint a form having a TabStrip object, Can any boady guid me where to drow the text & field objects ?

Don't use this control. This control requires you to drop your control in a container control like a Frame, and then set the visible properties of your frame to true when the user select a tab (and setting others to false).

Instead, you can use a control which is also contained in VB but that comes from Sheridan : the SSTab control. This control is actually a container control and you need no lines of code in order to display your control of each tab.

To have access to it, select "Microsoft Tabbed Dialog control" from the components window.
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform