SpellChecker Constructors
The component that allows you to add Microsoft Office style spell checking capabilities into your application.Name | Parameters | Description |
---|---|---|
SpellChecker() | none | Initializes a new instance of the SpellChecker class with default settings. |
SpellChecker(IContainer) | container | Initializes a new instance of the SpellChecker class with the specified container. |
See Also