Combo Box
The Styles page for a combo box control specifies text entry properties. The following table describes the properties for a combo box control.
Property
Description
Auto horizontal scroll
When selected, the text is to scroll to the right as you type characters in the combo box.
Vertical scroll
When selected (default), a vertical scroll appears for the combo box.
Uppercase
When selected, all characters entered in the combo box are converted to uppercase as you type.
Lowercase
When selected, all characters entered in the combo box are converted to lowercase as you type.
Type
The type of combo box. The choices are Dropdown (default) and Drop List. When Drop List is selected, you cannot type directly in the combo box. You can only select from existing list items.