ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1TextBox Class / ForeColor Property

In This Topic
    ForeColor Property (C1TextBox)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shadows Property ForeColor As Color
    public new Color ForeColor {get; set;}
    See Also