saeed ahmed

saeed ahmed

  • 1.5k
  • 162
  • 1.6k

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# ?
 

Answers (3)