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.

Syntax

public WPF.Proofing.SpellCheckDialogStateManager StateManager { get; }
Public ReadOnly Property StateManager() As WPF.Proofing.SpellCheckDialogStateManager

Limitations

Read only.