Custom Dictionary Files
Each custom dictionary file has a complete path and filename specified in the CustomDictFiles property. A custom dictionary file is a text file with one word per line. Each line ends with a carriage return and a line-feed character. The words do not need to be sorted alphabetically.
The CustomDictFiles property can be set in design mode or programmatically. Setting this property causes the custom dictionary files to be reread before the next spell check is performed.
|