ComboBoxEdit allows users to edit values either by entering text or by selecting a value from the dropdown list. In addition to all common features provided by XtraEditors with dropdown windows, it offers the following features that are common to XtraEditors with dropdown lists:
- Auto-completion. The editor automatically suggests a completion for the entered value. You can specify whether the search should be case-sensitive.
- Double-click cycling. If this feature is enabled, end users can double-click the text box to scroll to the next value in the dropdown list.
- Customizable height for dropdown items with the ability to paint items manually.
- Customizable dropdown window initial width and height.
- End users can use the mouse wheel or keyboard to change the selected value even if the dropdown list is closed.
- Optional hot-track for dropdown list items.
