unsetmenuinteractive button or menu or submenu de-activationCalling Sequenceunsetmenu(button,[nsub])
unsetmenu(gwin,button,[nsub])
Argumentsbuttona character string. The button namegwininteger. The number of graphic window where the button is installednsub
integer. The number of submenu to de-activate (if any). If button has no sub-menu, nsub is ignored
Description
The function allows the user to deactivate buttons or menus created by
addmenu in the main or graphics windows command panels.
ExamplesSee Also
delmenu
setmenu
addmenu