SpellingChecker REALbasic Plugin |
|
SpellingChecker.CloseIgnoreList Method
Use this function to destroy a ignore list.
CloseIgnoreList(
ignoreListID as Integer)
Parameters
- ignoreListID
- The ignore list ID to destroy or zero to destroy the Application Ignore list.
Remarks
See Also
SpellingChecker Class