ComponentOne Spell for .NET: C1Spell Quick Start > Using the Default Options Dialog Box

Using the Default Options Dialog Box

You can set spelling properties using the Options dialog box. Setting the OptionBtnVisible property to True causes a customizable button to be shown on the dialog box. By default, the Options button in the Spelling Check dialog box is invisible.

 

 

Click the Options button, and the Options dialog box appears.

 

From the Options dialog box you can determine whether C1Spell should "Suggest corrections", "Ignore words in upper case", "Ignore words with numbers", or "Ignore words in mixed case".

Click the Custom Dictionaries tab to add or delete custom dictionaries.

 

Once you set the custom dictionaries, they will be available the next time you run the application, unless you set IsOptionSettingFixed to False. In that case, the application will use the setting from your code or from design time specifications.

Settings in the Options dialog box are saved in the registry. If you want to clear the current settings, call the DeleteOptionSetting method.


Send comments about this topic to ComponentOne.
Copyright © 1987-2008 ComponentOne LLC. All rights reserved.