'Declaration
Public Event DictionaryChanged As System.EventHandler
public event System.EventHandler DictionaryChanged
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.