Provides data for the Suggestion event of the C1Thesaurus.

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

Syntax

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

Inheritance Hierarchy

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

See Also