Classes
| Class | Description | |
|---|---|---|
| C1Thesaurus |
Represents the C1Thesaurus control.
| |
| CompleteEventArgs |
Provides data for the Complete event of the C1Thesaurus.
| |
| NotFoundEventArgs |
Provides data for the NotFound event of C1Thesaurus.
| |
| SuggestionEventArgs |
Provides data for the Suggestion event of the C1Thesaurus.
| |
| ThesErrorEventArgs |
Provides data for the ThesError event of the C1Thesaurus.
|
Delegates
| Delegate | Description | |
|---|---|---|
| BadWordEventHandler |
Represents the method that will handle the NotFound event
of C1Thesaurus.
| |
| CompleteEventHandler |
Represents the method that will handle the Complete event of the
C1Thesaurus.
| |
| SuggestionEventHandler |
Represents the method that will handle the Suggestion event of the
C1Thesaurus.
| |
| ThesErrorEventHandler |
Represents the method that will handle the ThesError event of the
C1Thesaurus.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| AutomaticDialogEnum |
Enumerates the possible languages to be used when the synonym box is displayed.
| |
| ErrorTypeEnum |
Enumerates the possible types of errors that can occur when the
ThesError event is fired.
| |
| LanguageEnum |
Language of the MainThesFile dictionary.
| |
| ProblemEnum |
Enumerates the problem that occurs when the word being checked is not found in the
MainThesFile file when
NotFound event was fired.
|