ComponentOne Spell 8.0 for ActiveX
Changed Event (VSSpell)

Fired after the Text property changes.

Syntax

Private Sub VSSpell_Changed()

Remarks

This event is fired when the Text property changes while the text is being spell checked. This may occur in three situations:

1. The ChangeWord property was set or the Change button was pressed on the bad-word dialog box.

2. The ChangeAllToWord property was set or the Change All button was pressed on the bad-word dialog box.

3. The word being checked was found in the ChangeAll property array and was changed to the corresponding word in the ChangeAllTo property array. This is an automatic change without any user intervention.

See Also

 

 


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

Product Support Forum  |  Documentation Feedback