property Editor.DropDownMinWidth as Long
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.