The DialogButtonEventArgs class provides data for the TXSpellChecker.DialogButtonClicked event in TX Spell .NET for WPF.

Syntax

public sealed class DialogButtonEventArgs
Public NotInheritable Class DialogButtonEventArgs

Introduced: 3.0.

Properties

Property Description
DialogButton Gets the clicked DialogButton.
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.