Gets or sets the color to colorize the current incorrect or misspelled (TXTextControl.MisspelledWord) word inside the SpellCheckDialog preview component. The default value is System.Drawing.Color.Red.

Syntax

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