ComboBox
The ComboBox combines an input element with a drop-down list. You can use it to select and/or edit strings or objects from lists.
The ComboBox provides as-you-type auto-completion, making it easy to find items in long lists.
For example, the combo boxes below allow you to select from lists of strings and objects:
The current value is: China.
The current value is: China (sales: $72,624, expenses $40,866).