Difference between revisions of "Menu Combo"
From Wiki
(→See Also) |
(→See Also) |
||
Line 10: | Line 10: | ||
==== See Also ==== | ==== See Also ==== | ||
{| | {| | ||
− | | | + | | [[menu_Check|menu Check]], [[menu_Get|menu Get]], [[menu_Set|menu Set]] |
|} | |} | ||
---- | ---- |
Revision as of 13:40, 22 September 2005
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 |