Set the width of the drop-down list
- Last UpdatedJan 24, 2025
- 1 minute read
You can set the width of the expanded drop-down list when the user clicks on it. This setting can be used to save space of the folded Combo Box control at run time.
Typically you set the drop-down list width greater than the width of the combo box on the canvas.

If you set the drop-down list width smaller than the combo box width on the canvas, the drop-down list is the same width as the Combo Box control.
To set the width of the Combo Box drop-down list
-
Select the Combo Box control.
-
In the Properties Editor, type a width value in the DropDownWidth property value box.