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

Namespace:  C1.Win.C1Spell
Assembly:  C1.Win.C1Spell.2 (in C1.Win.C1Spell.2.dll)

Syntax

C#
public event CheckingEventHandler Checking
Visual Basic (Declaration)
Public Event Checking As CheckingEventHandler

See Also