The interaction style of a combo box.
A non-editable dropdown: the user can only pick an existing item.
An editable dropdown: the user can pick an item or type a new value.
An always-open list with an editable field above it.
See Implementation
The interaction style of a combo box.