ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / DateEditMonthCalendar Class / ForeColor Property

In This Topic
    ForeColor Property (DateEditMonthCalendar)
    In This Topic
    Gets or sets the foreground color of the control.
    Syntax
    'Declaration
     
    Public Shadows Property ForeColor As Color
    public new Color ForeColor {get; set;}
    See Also