Control : Combobox
Page Status: Beta
![]()
Contents |
Description
The Combobox control is a List control with the Size property set to 1. One element in the list is displayed in a text box. When the button (down arrow) on the right side of the box is clicked, then a listbox appears containing all the options available. When you select an option by clicking on it, the listbox closes, and the option you selected appears in the text box. With the control selected, use the up and down arrows to cycle through options.
Usually only one option is selected at a time. However, if you set the "Multiple Select" property to true, then you can select multiple options by holding <Ctrl> while you click on each one.
Associated Properties
Specialized Properties
- Allow Remove
- Close On Double Click
- Double Click
- Element
- Empty Value Allowed
- Empty Value Text
- Multiple Select
- Remove
- Size
Unique Properties
- None



