Menu Delete
From Wiki
Revision as of 22:24, 13 August 2005 by Panther.sn (Talk | contribs)
Menu Delete
Menu
Synopsis
menu Delete {name}
Description
The menu Delete command deletes a window element (i.e. text, button, edit) from the EasyUO window menu.
Example
; This will remove the menu item named button_1 from the current menu ; and from memory. Please use this command and do not just create ; new items over old ones. This is expecially important when using ; menu Text items, as they sometimes need to be updated regularly. menu Delete button_1
See Also
Main_Page | Documentation |