Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TabPage control without page captions
Message
De
28/01/2007 18:11:57
John Baird
Coatesville, Pennsylvanie, États-Unis
 
 
À
28/01/2007 17:05:17
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires
Divers
Thread ID:
01189940
Message ID:
01189947
Vues:
24
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 ?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform