UnderlineColor Property (SpellOptions)
In This Topic
Gets or sets the color of the wavy underlines drawn under misspelled words.
Syntax
'Declaration
Public Property UnderlineColor As System.Drawing.Color
public System.Drawing.Color UnderlineColor {get; set;}
See Also