Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TabPage control without page captions
Message
From
28/01/2007 18:11:57
John Baird
Coatesville, Pennsylvania, United States
 
 
To
28/01/2007 17:05:17
General information
Forum:
ASP.NET
Category:
Forms
Miscellaneous
Thread ID:
01189940
Message ID:
01189947
Views:
23
I struggled with this one too...

Set the following properties:

tab control:
appearance: flat mode
drawmode: owner-draw
itemsize: 0,1
sizemode: fixed

that should do it for you. If you have any trouble, let me know...


>I have C# .NET 1.1 Winforms appication.
>
>I use Toolstrip buttons to select pages in TabPage Control.
>
>To save window space, I need to remove page captions.
>Pages should appear without caption in Tab control.
>
>I set tabpage Text properties to empty strings but empty page captions
>are still present.
>
>How to remove tab captions from TabPage pages ?
Previous
Reply
Map
View

Click here to load this message in the networking platform