The C1Thesaurus type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AutomaticDialog |
Gets or sets the AutomaticDialogEnum object that indicates
whether the synonym dialog box will be used and the language that should be used to display it.
| |
| ChangedWord |
Returns the synonym chosen as a replacement for the CheckWord method following a thesaurus check.
| |
| DialogProp |
Returns the DialogProperty object that represents the title, font,
and location of the synonym dialog box.
| |
| HelpBtnVisible |
Sets or returns if the Help button is visible on the synonym dialog box.
| |
| LastThesError |
Returns the last error code that occurred in the C1Thesaurus control.
| |
| MainThesFile |
Gets or sets the fully qualified filename of the main thesaurus file.
| |
| OptionBtnCaption |
Sets or returns the caption of the Options button on the synonym dialog box.
| |
| OptionBtnVisible |
Sets or returns if the Options button is visible on the synonym dialog box.
| |
| Synonyms |
Returns the synonym collection found for the word.
| |
| ThesaurusLanguage |
Returns the language of the MainThesFile.
| |
| ThesaurusVersion |
Returns the version of the MainThesFile.
|