Click to See Complete Forum and Search --> : How to hide main Menu item


Will Rothwell
May 7th, 1999, 08:04 AM
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