property Editor.DropDownAutoWidth as Boolean
Retrieves or sets a value that indicates whether the editor's drop-down window list is automatically computed to fit the entire list.
| | Type | Description | |
| |
Boolean |
A boolean expression that indicates whether the editor's drop- down list width
is automatically computed to fit the entire list.
| |