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

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