Skip to main content
A newer version of this page is available. .
Tab

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(IWebControlObject) owner Initializes a new instance of the DropDownButton class with the specified owner.
DropDownButton(String) text Initializes a new instance of the DropDownButton class with the specified setting.
See Also