Fired when the word being checked is not found in the main thesaurus file.

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

Syntax

C#
public event BadWordEventHandler NotFound
Visual Basic (Declaration)
Public Event NotFound As BadWordEventHandler

See Also