The TypingErrorEventArgs type exposes the following members.

Properties

  NameDescription
Cancel
When True, the TypingErrorAction of the C1Spell is cancelled, and user can set a custom action.
ErrWord
The last word typed.
SelLength
The length of the last word typed.
SelStart
The start position of the last word typed.

See Also