Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Make the Tabs Window ?
Message
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00469370
Message ID:
00469379
Views:
28
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform