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

ToolbarPasteButton Constructors

A default toolbar button that allows the data from the clipboard to be pasted in the design view area.
Name Parameters Description
ToolbarPasteButton() none Initializes a new instance of the ToolbarPasteButton class with default settings.
ToolbarPasteButton(Boolean, Boolean) beginGroup, visible Initializes a new instance of the ToolbarPasteButton class with the specified settings.
ToolbarPasteButton(Boolean) beginGroup Initializes a new instance of the ToolbarPasteButton class with the specified setting.
See Also