ComponentOne Spell 8.0 for ActiveX
VSThesaurus All Members

All of the properties, events, and methods for the VSThesaurus control are listed in the following tables. Properties, events, and methods that apply only to this control, or that require special consideration when used with it, are marked with an asterisk (*). These are documented in later sections. For documentation on the remaining properties, see the Visual Basic documentation.

Properties

AutomaticDialog

Sets or returns 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 property following a thesaurus check.

CheckWord

Sets a word to be looked up in the thesaurus.

DialogFont

Sets or returns the font used in the bad-word dialog box.

DialogLeft

Sets or returns the position (in twips) of the left edge of the synonym dialog box relative to the left of the screen.

DialogTitle

Sets or returns the title displayed as the caption of the synonym dialog box.

DialogTop

Sets or returns the position (in twips) of the top edge of the synonym dialog box relative to the top of the screen.

HelpBtnVisible

Sets or returns whether the Help button will be visible on the synonym dialog box.

LastThesError

Returns the code of the last error that occurred on the control.

MainThesFile

Sets or returns the fully qualified filename of the main thesaurus file.

OptionBtnCaption

Sets or returns the caption of the Option button on the synonym dialog box.

OptionBtnVisible

Sets or returns if the Option button is visible on the synonym dialog box.

Synonym

Returns a synonym found for the word in the CheckWord property.

SynonymCount

Returns the number of elements in the Synonym string array.

ThesaurusLanguage

Returns the language of the words in the current main thesaurus file.

Events

BadWord

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

Changed

Fired to indicate that the user pressed the Replace button on the synonym dialog box.

Complete

Fired after the thesaurus check is performed.

HelpBtnClick

Fired when the Help button on the synonym dialog box is clicked.

OptionBtnClick

Fired when the Options button on the synonym dialog box is clicked.

Suggestion

Fired after each synonym is added to the Synonym property array.

See Also

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback