property Editor.DropDownVisible as Boolean
Retrieves or sets a value that indicates whether the editor's drop down window is visible or hidden.
| | Type | Description | |
| |
Boolean |
A boolean value that indicates whether the editor's drop down window is visible
or hidden.
| |