Specifies the minimum drop-down list width
if the DropDownAutoWidth is False.
Type
Description
Long
A long expression that specifies the minimum drop- down list width if the DropDownAutoWidth is
False
The DropDownMinWidth property has no effect if the DropDownAutoWidth
property is True.
Use the DropDown method to programmatically
show the drop down portion of an editor. Use the DropDownRows
property to specify the number of visible rows in the drop down portion of the
control.