
I've got a simple question on how to set menu item visiblity. I can see how to show/hide the complete menu at the top level i.e. a File menu using barManager.MenuBar.CommandLinks["Menu.File"].Visible = true/false;
but not how to set the visibility of a menu item under that main menu item say in this case an Open File item.
Thanks
Colin Blakey
but not how to set the visibility of a menu item under that main menu item say in this case an Open File item.
Thanks
Colin Blakey