DropDownButton Constructors
Represents the default edit button that invokes the editor’s dropdown window.Name | Parameters | Description |
---|---|---|
DropDownButton() | none | Initializes a new instance of the DropDownButton class with default settings. |
DropDownButton(String) | text | Initializes a new instance of the DropDownButton class with the specified setting. |
See Also