Menu Bar 'hidden' property
Menu Bar 'hidden' property
When a menu item's 'hidden' property is set to 'true', I would expect that menu item to not be displayed. It doesn't seem to work that way. How can I hide a menu item in code?
Re: Menu Bar 'hidden' property
menu.hideItems("id")