Reflection
ISpellCheck Interface Methods

For a list of all members of this type, see ISpellCheck members.

Public Methods
 NameDescription
 MethodAddToCustomDictionaryAdds a word to the active custom dictionary, provided that a custom dictionary is set.  
 MethodCheckCurrentFieldReviews the current field contents for misspellings.  
 MethodCheckScreenReviews the current screen contents for misspellings.  
 MethodCorrectMisspellingReplaces a misspelled word with a correction at the specified location.  
 MethodRemoveAllMisspellingsClears all misspelled words from the current screen.  
 MethodRemoveMisspellingRemoves the specified word from the misspelled word list and clears the associated misspelling attribute on the screen.  
Top
See Also