The DictionaryRemovedEventArgs class provides data for the TXSpellChecker.DictionaryRemoved event in TXSpell for Windows Forms and WPF.

Syntax

public sealed class DictionaryRemovedEventArgs
Public NotInheritable Class DictionaryRemovedEventArgs

Introduced: 3.0.

Properties

Property Description
Dictionary Gets the Dictionary which was removed.