ComponentOne Spell for .NET: Property and Method Groups > Initialization Properties

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

CustomDictFiles

Set this property if you have custom dictionary files.

IgnoreWithNumbers

Set these properties to specify types of words to ignore while spell checking.

IgnoreInUpperCase

Set these properties to specify types of words to ignore while spell checking.

IgnoreInMixedCase

Set these properties to specify types of words to ignore while spell checking.

HasSuggestions

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.

BadWordDialog

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.

DialogProp

Set this property to customize the spelling dialog box.


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