ISpellChecker Events
The base interface for a spell checker.
Name | Description |
---|---|
After |
Occurs after a word is checked. |
Culture |
Occurs when the current culture setting of a spell checker is changed. |
Custom |
Occurs when a custom dictionary is modified by an end-user. |
Spell |
Occurs when the Spell |
Word |
Occurs after a word is added to a custom dictionary. |
See Also