Menu Combo

From Wiki
Revision as of 03:52, 23 August 2005 by Boydon (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 Activate, menu Button, menu Check, menu Clear, menu Delete, menu Edit, menu Font Align, menu Font BGColor, menu Font Color, menu Font Name, menu Font Size, menu Font Style, menu Font Transparent, menu Get, menu GetNum, menu Hide, menu HideEUO, menu Image Create, menu Image Ellipse, menu Image File, menu Image FloodFill, menu Image Line, menu Image Pix, menu Image PixLine, menu Image Pos, menu Image Rectangle, menu List, menu Set, menu Shape, menu Show, menu Text, menu Window Color, menu Window Size, menu Window Title

Main_Page Documentation

Menu