Expand description
A combobox UI control combining a dropdown list with an editable text field.
The ComboBox control provides both dropdown selection and text entry in one component. It allows users to either select from predefined options or enter custom values.