Occurs when a dictionary is added to the TXSpellChecker.Dictionaries DictionaryCollection. The DictionaryAddedHandler receives an argument of type DictionaryAddedEventArgs containing data related to this event.

Introduced: 3.0.

Syntax

public event Proofing.DictionaryAddedHandler DictionaryAdded;
Public Event DictionaryAdded As Proofing.DictionaryAddedHandler