Expression Editor for WinForms | ComponentOne
C1.Win.ExpressionEditor.UI Namespace / SyntaxStyles Class / Underline Property

In This Topic
    Underline Property (SyntaxStyles)
    In This Topic
    Gets or sets error underline color.
    Syntax
    'Declaration
     
    
    Public Property Underline As Color
    public Color Underline {get; set;}
    See Also