ComboBox Ex - Combobox with multicolumn and auto width dropdown list
rComboBoxEx is descendant of standard ComboBox providing new properties and functions:
- multicolumn dropdown list
- width of dropdown list is set according items length
- new event for getting of each list item properties (image, separator, font, text)
- internal timer for delayed action after text modification
Example of rComboBoxEx:
Open documentation page.
Go back