property Editor.DropDownVisible as Boolean
Retrieves or sets a value that indicates whether the editor's drop down button is visible or hidden.

TypeDescription
Boolean A boolean value that indicates whether the editor's drop down button is visible  or hidden.
By default, the DropDownVisible property is True.  Use the DropDownVisible property to hide the editor's drop-down button. Use the ButtonWidth property to hide the editor buttons.