Difference between revisions of "Menu Delete"
From Wiki
Panther.sn (Talk | contribs) |
(→See Also) |
||
Line 22: | Line 22: | ||
{| | {| | ||
| Width=200px | [[Main_Page]] || Width=200px | [[Documentation]] || Width=200px | | | Width=200px | [[Main_Page]] || Width=200px | [[Documentation]] || Width=200px | | ||
− | [[Documentation# | + | [[Documentation#Menu |Menu ]] |
|} | |} |
Revision as of 04:17, 14 August 2005
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 |