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

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.
CloseReason Gets a value that indicates the reason of the closing.
StateManager Gets the SpellCheckDialogStateManager which provides methods and properties to get or set the next object of type IncorrectWord or TXTextControl.MisspelledWord that is handled by the SpellCheckDialog.