Share via


4.741 SpellCheck

x:Object > SpellCheck

(usage)

None.

(description)

Provides real-time spell-checking functionality to text-editing controls, such as TextBox and RichTextBox.

[is default constructible]

false

(properties)

CustomDictionaries (4)

IList

(description)

The collection of lexicon file locations that are used for custom spell checking.

[read only]

true

IsEnabled

x:Boolean

(description)

A value that determines whether the spelling checker is enabled on this text-editing control, such as TextBox or RichTextBox.

SpellingReform

SpellingReform

(description)

The spelling reform rules that are used by the spelling checker.

(attachable properties)

SpellCheck.CustomDictionaries (4)

IList

(description)

The collection of lexicon file locations that are used for custom spell checking.

[target type]

TextBoxBase

[read only]

true

SpellCheck.IsEnabled

x:Boolean

(description)

A value that determines whether the spelling checker is enabled on this text-editing control, such as TextBox or RichTextBox.

[target type]

TextBoxBase

SpellCheck.SpellingReform

SpellingReform

(description)

The spelling reform rules that are used by the spelling checker.

[target type]

TextBoxBase