Hi,

I have one main menu option that is available to the user if he/she is an administrator. For other users I don't want to show the menu option. It is a main menu and not a menu subitem.

I created the main menu in Resource Editor. There is no ID so I could not ShowWindow(SW_HIDE) or things like that. Can someone help please.


Will