[]
        
(Showing Draft Content)

C1.Win.C1SpellChecker.C1SpellChecker.DictionaryChanged

DictionaryChanged Event

Occurs when any of the spell dictionaries changes in any way.

Namespace: C1.Win.C1SpellChecker
Assembly: C1.Win.C1SpellChecker.4.8.dll
Syntax
public event EventHandler DictionaryChanged
Returns
Type Description
EventHandler Occurs when any of the spell dictionaries changes in any way.
Remarks

This event notifies listeners that the spell dictionaries have changed and the text should be re-checked. It occurs for example when words are added to the user dictionary or when new dictionaries are loaded.