class ComboBox
Base class:
WinBase Inherited classes: Empty
Description: represents combo box in a graphic window
- Fields:
- selected: Selected item index in this combo box
- Methods:
- add(): Adds an item to the combo box
- remove(): Removes an item from the combo box
- Events:
- Empty
Back to Mama reference