Initialization Properties
You may set these properties before you start using the C1Spell component. You don't need to initialize properties with default values that are the values you want to use.
Property |
Description |
Set this property if you have custom dictionary files. | |
Set these properties to specify types of words to ignore while spell checking. | |
Set these properties to specify types of words to ignore while spell checking. | |
Set these properties to specify types of words to ignore while spell checking. | |
Set this property to specify whether or not the component should build a suggestion list and present it to the user when a bad word is found. You may inspect the list using the C1Spell.Suggestion event. | |
Set this property to NoDialog if you don't want the spelling dialog box to appear every time a bad word is detected. You may also choose to display the dialog in a language other than English. | |
Set this property to customize the spelling dialog box. |
|