Main and Custom Dictionary Files
You no longer have to set the MainDictFile property or the CustomDictFiles property of the C1Spell component in order to start spell checking words. If you choose to set these properties, each must be set to contain the complete path and filename of a main or custom dictionary file. This may be done in design mode or programmatically. If a path and filename are not specified, the component will search for the default main dictionary filename (C1sp_ae.dct) in the current directory or the Windows System directory.
|