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

ToolbarSuperscriptButton Constructors

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