ComponentOne Spell 8.0 for ActiveX
AutomaticDialog Property

Sets or returns whether the synonym dialog box will be used and the language that should be used to display it.

Syntax

[form!]VSThesaurus.AutomaticDialog[ = AutomaticDialogConstants ]

Remarks

Valid settings for the AutomaticDialog property are:

Value

Constant

Description

0

vsthesNoDialog

No synonym dialog will be displayed by the VSThes control. The calling application may choose to display its own custom dialog.

1

vsthesEnglishDialog

The English synonym dialog will be displayed.

2

vsthesSpanishDialog

The Spanish synonym dialog will be displayed.

3

vsthesGermanDialog

The German synonym dialog will be displayed.

4

vsthesFrenchDialog

The French synonym dialog will be displayed.

Data Type

AutomaticDialogConstants (Enumeration)

Default Value

vsthesEnglishDialog (1)

See Also

 

 


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

Product Support Forum  |  Documentation Feedback