ComponentOne Spell 8.0 for ActiveX
Text Property

Sets or returns the string of words to be spell checked.

Syntax

[form!]VSSpell.Text[ = value As String ]

Remarks

You may spell check a string by assigning it to the Text property and then setting the Start property to True.

Alternatively, you may assign the AutoLinkHwnd property to a valid window handle, and then set the Start property to True. In this case, the VSSpell control will automatically retrieve the contents of the target control and will place it in the Text property.

During the spell-checking process, the VSSpell control sets the SelStart and SelLength properties to the position and length of the word being checked within the Text string.

Data Type

String

See Also

 

 


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

Product Support Forum  |  Documentation Feedback