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.
public event Proofing.DictionaryAddedHandler DictionaryAdded;
Public Event DictionaryAdded As Proofing.DictionaryAddedHandler