ComboBox Auto Complete for editable comboboxes
It would be great to have an additional ComboBox Class constant that combines the functionality of both Style_DropDown and Style_DropDownComboList. Currently, Style_DropDownComboList supports auto-completion for existing entries, but it does not a...