Skip to main content

ToolbarSelectAllButton Constructors

A default toolbar button that selects all editor content.
Name Parameters Description
ToolbarSelectAllButton() none Initializes a new instance of the ToolbarSelectAllButton class with default settings.
ToolbarSelectAllButton(Boolean, Boolean) beginGroup, visible Initializes a new instance of the ToolbarSelectAllButton class with the specified settings.
ToolbarSelectAllButton(Boolean) beginGroup Initializes a new instance of the ToolbarSelectAllButton class with the specified setting.
See Also