Provides data for the NotFound event of C1Thesaurus.

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

Syntax

C#
public class NotFoundEventArgs : EventArgs
Visual Basic (Declaration)
Public Class NotFoundEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    C1.Win.C1Thesaurus..::.NotFoundEventArgs

See Also