Modes Description

Auto - the comboBox is opened/closed when the element is hovered.
Default - the comboBox is opened/closed when the element is clicked.
DropDownButton - the comboBox is devided in two components. An input field and a dropDown button. Each component can be focused. The comboBox can be opened/closed when the dropDownButton is clicked.

ComboBox Open Mode:

Default Auto DropDownButton None