Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TabControls
Message
General information
Forum:
ASP.NET
Category:
Other
Title:
Miscellaneous
Thread ID:
00945493
Message ID:
00945741
Views:
15
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/
Previous
Reply
Map
View

Click here to load this message in the networking platform