![]() |
Avidemux 2.6 Scripting Reference
|
The ComboBoxControl class provides a combobox widget with a text label. More...
Public Member Functions | |
ComboBoxControl (String title) | |
Constructs a combobox widget with the given title. |
Properties | |
ComboBoxItemCollection | items |
Provides access to the items displayed in the combobox widget. | |
ComboBoxItem | selectedItem |
Gets the ComboBoxItem that is currently selected in the combobox widget. | |
Number | selectedItemIndex |
Gets the zero-based index of the item that is currently selected in the combobox widget. | |
String | title |
Gets or sets the title of the combobox widget. |
The ComboBoxControl class provides a combobox widget with a text label.