ComponentOne Spell 8.0 for ActiveX
Checking Event

Fired every second while spell checking to provide user feedback while checking long documents.

Syntax

Private Sub VSSpell_Checking(Cancel As Integer)

Remarks

This event is useful mainly when spell checking long documents (over 200k) to provide user feedback while the document is being spell checked.

You may stop the spell-checking process by setting the Cancel parameter to True.

See Also

 

 


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

Product Support Forum  |  Documentation Feedback