Fired when a spell-checking error occurs.

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

Syntax

C#
public event SpellErrorEventHandler SpellError
Visual Basic (Declaration)
Public Event SpellError As SpellErrorEventHandler

See Also