ENUM_GUI_COMBO_ACTION
| Value |
Identifier | Description | Type |
| 1 | COMBO_ADD_ITEM |
Add new item to the ComboBox | String |
| 2 | COMBO_CLEAR |
Clear the ComboBox items | Nothing |
| 3 | COMBO_REMOVE_ITEM |
Remove a selected item | Long |
See Also
ENUM_GUI_COMBO_ACTION
| Value |
Identifier | Description | Type |
| 1 | COMBO_ADD_ITEM |
Add new item to the ComboBox | String |
| 2 | COMBO_CLEAR |
Clear the ComboBox items | Nothing |
| 3 | COMBO_REMOVE_ITEM |
Remove a selected item | Long |
See Also