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