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