How do I use the Spellex ActiveX Spelling Engine to spell check in my application?
The most common application of the ActiveX Spelling Engine involves spell checking the contents of a text box on a form, however, it can also spell check text strings, standard text boxes (TextBox and CEdit), and standard rich-text boxes (RichTextBox and CrichEdit). The ActiveX Spelling Engine will check the words in the text box. When it finds a spelling error, it will highlight the misspelled word and present its built-in spell check dialog. The user can use this dialog box to look up suggestions, add words to user dictionaries, and correct misspellings. When a correction is made, Spellex ActiveX updates the text control automatically. You can also use ActiveX to spell check strings using the built-in spell checker dialog, your own dialog, or without interacting with the user at all.