property ComboBox.DropDownButtonWidth as Long
Retrieves or sets the width, in pixels, to display the drop down button of the
control (including the clear-button).
| | Type | Description | |
| |
Long |
A Long expression that specifies the width to display the drop down button.
| |