Skip to main content

ISpellChecker Events

The base interface for a spell checker.
Name Description
AfterCheckWord Occurs after a word is checked.
CultureChanged Occurs when the current culture setting of a spell checker is changed.
CustomDictionaryChanged Occurs when a custom dictionary is modified by an end-user.
SpellCheckModeChanged Occurs when the SpellCheckMode is changed.
WordAdded Occurs after a word is added to a custom dictionary.
See Also