Gets or sets the color to colorize the current incorrect or misspelled (TXTextControl.MisspelledWord) word in the SpellCheckDialog preview component. The default value is System.Windows.Media.Colors.Red.

Syntax

public System.Windows.Media.Color IncorrectWordColor { get; set; }
Public Property IncorrectWordColor() As System.Windows.Media.Color