Skip to main content

ToolbarCopyButton Constructors

A default toolbar button that allows the content selected within the design view area to be copied to the clipboard.
Name Parameters Description
ToolbarCopyButton() none Initializes a new instance of the ToolbarCopyButton class with default settings.
ToolbarCopyButton(Boolean, Boolean) beginGroup, visible Initializes a new instance of the ToolbarCopyButton class with the specified settings.
ToolbarCopyButton(Boolean) beginGroup Initializes a new instance of the ToolbarCopyButton class with the specified setting.
See Also