The SpellCheckDialogClosingEventArgs class provides data for the TXSpellChecker.SpellCheckDialogClosing event in TX Spell .NET for WPF.

Syntax

public sealed class SpellCheckDialogOpeningEventArgs
Public NotInheritable Class SpellCheckDialogOpeningEventArgs

Introduced: 3.0.

Properties

Property Description
Cancel Gets or sets a value indicating whether the event is canceled or not.
StateManager Gets the SpellCheckDialogStateManager that provides methods and properties to get or set the next object of type IncorrectWord or TXTextControl.MisspelledWord that is handled by the SpellCheckDialog.