ComponentOne Spell 8.0 for ActiveX
TypingOK Event

Fired when a correct word is typed after the CheckTyping method is invoked.

Syntax

Private Sub VSSpell_TypingOK(ByVal SelStart As Long, ByVal SelLength As Long)

Remarks

This event is useful in conjunction with the TypingError event.

Typically, you will trap the TypingError event to display a user-interface element (such as a message) to indicate an error. You would then trap the TypingOK event to hide the element.

See Also

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback