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.

Syntax

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

Limitations

Read only.