ComboBox.HeightWithDropDown
- Updated2025-07-21
- 1 minute(s) read
ComboBox.HeightWithDropDown
Syntax
ComboBox.HeightWithDropDown
Data Type
Purpose
Specifies the maximum height of the edit box and drop-down list.
Remarks
When the total height of all the items in the drop-down list exceeds the value of this property, the drop-down list uses a vertical scrollbar. This value cannot be less than 100 pixels.