TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
saeed ahmed
1.6k
162
1.8k
Hide some menu items as per user rights
Nov 16 2018 4:34 AM
I'm making an application which requires users with different permissions/previleges to login and use the application.For example, if the user is "admin", all menu items in the menu bar are shown and enabled. If the user is say "user1", some of the menu items are to be hidden. The same for "user2", "user3", "user4" and so on.
How do it in windows desktop application c# ?
Reply
Answers (
3
)
Code to automate the attaching a process in VisualStudio2013
Code modifications not updating at run time