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

ToolbarRedoButton Constructors

A default toolbar button that allows a previously canceled action performed within the design view area to be returned.
Name Parameters Description
ToolbarRedoButton() none Initializes a new instance of the ToolbarRedoButton class with default settings.
ToolbarRedoButton(Boolean, Boolean) beginGroup, visible Initializes a new instance of the ToolbarRedoButton class with the specified settings.
ToolbarRedoButton(Boolean) beginGroup Initializes a new instance of the ToolbarRedoButton class with the specified setting.
See Also