Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tabless TabStrip
Message
 
To
20/11/2003 00:55:17
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00850262
Message ID:
00851749
Views:
12
>Thats tricky !! but quite possible.
>Actually what you do is, put the SSTAB (microsoft tabbed dialog control) over the form. lets say u have 3 tabs
>you go to first tab and put a frame over it in a way that it completely covers the tab control so hiding the tab also.
>Now you put subsequent frames on subsequent tabs here You need to use tab property of SSTAB from property window to switch tabs (as frame1 has covered entire tab control, property window is only way to switch between tabs).
>
>The solution proposed earlier is also very fine but y i'm recommending the tab dialogue coz it handles the visibility of the frames itself, so u can concentrate more on other parts of code.
>
>give it a try.


That works ok.

I've already gone for the frame solution as it has the bonus of being able to see all the pages at design time. And I can get rid of the borders.

Tried the above solution - made the sstab control wider than the form to hide the side borders but can't find a way of hiding the bottom border. Also, you'd need to change the tabstop property to false to prevent the control itself from being highlighted when tabbing through controls.

Thanks for your suggestion. Nearly does what I want.
Nigel B Coates
NBC Software Services
Dublin, Ireland.
eMail: Nigel.Coates@NBCSoftware.com
Previous
Reply
Map
View

Click here to load this message in the networking platform