Fired when a bad word is encountered during a spell check.
Namespace:
C1.Win.C1SpellAssembly: C1.Win.C1Spell.2 (in C1.Win.C1Spell.2.dll)
Syntax
C# |
---|
public event BadWordEventHandler BadWord |
Visual Basic (Declaration) |
---|
Public Event BadWord As BadWordEventHandler |
Examples
For an example demonstrating the BadWord event, see the Scrolling Automatically to Selected Spell-Check Word topic.