Skip to main content

ToolbarRemoveFormatButton Constructors

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