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