Menu Combo

From Wiki
Revision as of 14:40, 22 September 2005 by NecroFS (Talk | contribs) (See Also)

Jump to: navigation, search

Menu Combo

Menu

Synopsis

menu Combo ( {"Create"} {name} {x} {y} {width} ) | ( "Add" {name} {text} | {"SELECT"} {name} {index} )

Description

The menu Combo command creates a combobox at position x/y with specified size on the EasyUO menu window or adds entires to the combobox. Select defines what entry is currently showing, similar to menu Set.

See Also

menu Check, menu Get, menu Set

Main_Page Documentation

Menu