GUIComboBox

From Virtual World Web Wiki
Revision as of 17:48, 20 October 2016 by Spark5 (Talk | contribs) (Documentation for the GUIComboBox class)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Remarks [edit]

Properties

int SelectedIndex {get; set;}
GUIButton SelectedItem {get;}
bool UpdateLabel {get; set;}

Events

OnSelect(EventHandler<FlexibleEventArgs>)

Constructors

GUIComboBox()

Methods

bool MenuDone(GUIComponent menuItem)