|
-
Jun 15th, 2010, 01:35 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED] Need any idea (Menustrip)
Hi folk,
i am developing an MDI app. There a 3 access levels (Admin, User Nobody)
I have an MenuToolStrip for Admin which contains all possible menues
User has only access to a subset of admin menues
Nobody sees only Login and Info
In the moment i am using an SELECT and switch the menues on/off depending of the access level.
Is there also an possibility and if yes makes it sense to use it, creating 3 MenueTooolStripMenuBars and depending of accesslevel switching on and off?
Thanks for your input in advance
-
Jun 15th, 2010, 06:30 AM
#2
Fanatic Member
Re: Need any idea (Menustrip)
Well you could use the .Show and .Hide abilities. This way you could pop up the required toolstrip when a certain person is logged on.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|