ToolbarCheckSpellingButton Constructors
A default toolbar button that allows checking the spelling of the content within the design view area.Name | Parameters | Description |
---|---|---|
ToolbarCheckSpellingButton() | none | Initializes a new instance of the ToolbarCheckSpellingButton class with default settings. |
ToolbarCheckSpellingButton(Boolean, Boolean) | beginGroup, visible | Initializes a new instance of the ToolbarCheckSpellingButton class with the specified settings. |
ToolbarCheckSpellingButton(Boolean) | beginGroup | Initializes a new instance of the ToolbarCheckSpellingButton class with the specified setting. |
See Also