Skip to main content

ToolbarBoldButton Constructors

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