Events inherited from Button
Events inherited from BaseWindow
Returns | Prototype |
---|---|
ComboBox | Create(BaseWindow, string) |
ComboBox | Create(string) |
ComboBox | Create(BaseWindow) |
ComboBox | Create() |
Returns | Prototype |
---|---|
MenuItem | AddItem(string, string) |
MenuItem | AddItem(string) |
ClearItems() | |
boolean | GetMenuOpen() |
Label | GetSelectedItem() |
RemoveItem(MenuItem) | |
SelectItem(MenuItem) | |
SelectItemByName(string) |
Functions inherited from Button
Functions inherited from Label
Functions inherited from BaseWindow
Returns | Prototype |
---|---|
boolean | ComboBox == ComboBox |