ComponentOne Spell 8.0 for ActiveX
Perform Spell Checking

Use these properties and methods to spell check a control, a string or a single word. Typically, you will use only one method depending on the type of application you are developing.

CheckWindow

Use this method to spell check the contents of a TextEdit or RichTextEdit control.

CheckTyping

Use this method to spell check a TextEdit or RichTextEdit control as the user types into it. Also set the TypingErrorAction to specify the action to be taken when an error is found, or trap the TypingError event to provide custom error handling.

Text/Start

Set these properties to spell check a string.

CheckWord

Set this property to spell check a single word.

 

 


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

Product Support Forum  |  Documentation Feedback