Menu Delete

From Wiki
Revision as of 18:24, 26 August 2005 by Kedrick Valorite (Talk | contribs)

Jump to: navigation, search


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