TX Text Control .NET for Windows Forms Documentation

TextControl.SpellChecker Property

Specifies the spell checking component to be used with a TextControl. The property value is null, if there is no spell checking component connected. Otherwise it must be an object of the type TXSpellChecker. When a spell checking component is connected and the IsSpellCheckingEnabled property has been set to true, misspelled words are automatically underlined with a red zigzag line. The SpellCheckDialog method can be used to correct the misspelled words contained in the document.

Introduced: 17.0.

Syntax

[C#] public Component SpellChecker { get; set; }
[Visual Basic] Public Property SpellChecker() As Component

See Also

 
 
 

Products

Support

Downloads

Corporate

Buy Now