Combo box controls
- Last UpdatedAug 30, 2024
- 1 minute read
You can use Combo Box controls to select an option from a foldable list.

You can configure:
-
Drop-down type of Combo Box control.
-
Width of the drop-down list.
-
Integral height flag of the drop-down list to avoid clipping items in a simple Combo Box control.
-
Maximum number of items to appear in the drop-down list.
You can also use properties that are specific to the Combo Box control in scripting. At runtime, you can access the script to view and modify the items in the Combo Box control.