Occurs when a dictionary is removed from the TXSpellChecker.Dictionaries DictionaryCollection. The DictionaryRemovedHandler receives an argument of type DictionaryRemovedEventArgs containing data related to this event.

Introduced: 3.0.

Syntax

public event Proofing.DictionaryRemovedHandler DictionaryRemoved;
Public Event DictionaryRemoved As Proofing.DictionaryRemovedHandler