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