Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hiding TabControl Tabs
Message
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01370556
Message ID:
01370789
Views:
12
>>I had some C# code a while back to hide the tabs on a TabControl. Anyone know how to do this? Google search results all involved removing and re-adding the tabs. IMHO, it's utterly ridiculous that MS didn't include a visible property on the individual tabs.
>
>You can remove a TabPage (to later re-add it). Have a look at http://www.emoreau.com/Entries/Articles/2004/05/The-incomplete-TabControl.aspx and http://dotnetrix.co.uk/tabcontrol.htm

Yes, you can, but it's ridiculous to have to destroy and reinstantiate all the controls on the tab repeatedly.
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Reply
Map
View

Click here to load this message in the networking platform