Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tab appearance in a property sheet
Message
De
25/08/2000 04:43:21
 
 
À
24/08/2000 14:13:42
Information générale
Forum:
Visual C++
Catégorie:
Classes
Divers
Thread ID:
00408900
Message ID:
00409113
Vues:
25
You can change the tab appearance to whatever you want by making the tabs owner-drawn. I do not believe its possible to change location of the tabs, however its not that difficult to roll your own tab control. Their are a couple of ways to do this, one involves views the other dialogs. Ultimately they both involve using dialog templates which IMHO is the best way to approach this.

I have a CTabbedView class in my MFC framework, I will see if I can extract this and post it later. If you need to see how this is done quicker then look at MSDN->Periodicals->1999->C++ Q&A May and April.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform