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

ToolbarItalicButton Constructors

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