Difference between revisions of "Menu Combo"

From Wiki
Jump to: navigation, search
(Adding footer template)
(Applying templates (header, body, footer))
Line 1: Line 1:
__NOTOC__
+
{{command header|Menu}}
== Menu Combo ==
+
'''Menu'''
+
=== Synopsis ===
+
[[menu Combo]] ( {"Create"} {name} {x} {y} {width} ) | ( "Add" {name} {text} | {"SELECT"} {name} {index} )
+
  
=== Description ===
+
{{body|menu Combo ( {"Create"} {name} {x} {y} {width} ) <nowiki> | </nowiki> ( {"Add"} {name} {text} ) <nowiki> | </nowiki> ( {"SELECT"} {name} {index} ) |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|menu Set]].}}
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|menu Set]].  
+
  
 
{{footer}}
 
{{footer}}

Revision as of 01:35, 23 September 2005


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

Main Page Documentation