Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TabControls
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Divers
Thread ID:
00945493
Message ID:
00945741
Vues:
14
Thanks Kevin for the tip to remove a control....

What i was looking for was to remove the top portion of the page frame.

In VFP i can set the following setting off and the page tops are not displayed.
thisform.pfWizard.Tabs = .F.
I want to do the same in .NET - is it possible, if not how would i get that look and feel.

Would i have to use panels??

--> Shawn


>Hey, Shawn,
>
>Try this...
>
>
>this.tabControl1.Controls.Remove(this.tabPage2);   // will remove 2nd tab page
>
>
>Kevin
Shawn Dorion
Geo Sektor Dot Com
Website: http://www.geosektor.com

Web Hosting Plans
Visit : http://WebHosting.Applications4u.com/
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform