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

In This Topic
    TitleForeColor Property
    In This Topic
    Gets or sets a value indicating the foreground color of the title area of the calendar.
    Syntax
    'Declaration
     
    Public Property TitleForeColor As Color
    public Color TitleForeColor {get; set;}
    See Also