Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding TabPages dynamically
Message
 
To
All
General information
Forum:
ASP.NET
Category:
Forms
Title:
Adding TabPages dynamically
Miscellaneous
Thread ID:
01133567
Message ID:
01133567
Views:
64
Hello All, I have a requirement to add / remove (not disable/enable !) tabpages in my app based on user rights (stored somewhere). I did something like this in VFP a while back, and , am wondering if this is a good way to go. The way I did it was , if the user had rights to the tabpage - add the page - the tab page then loaded it's controls in the ctor , which I could access with: thisform.tabpage.page1.control etc..., however , I have a feeling the object hierarchy in .NET is different than VFP, anyone ever done anything like this in .NET ?
Regards,
Peter J. Kane



Pete
Next
Reply
Map
View

Click here to load this message in the networking platform