A
ComboBox which presents its choices as
a dropdown
ListBox.
As the user types, the control performs AutoComplete
against the list of of choices. Both the input area and the class used to
render the list choices can be customized; see
ColorSwatchComboBox for an example.