ComponentOne SpellChecker for WinForms
UnderlineColor Property

C1.Win.C1SpellChecker.4 Assembly > C1.Win.C1SpellChecker Namespace > SpellOptions Class : UnderlineColor Property
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

Reference

SpellOptions Class
SpellOptions Members