ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / DateEditMonthCalendar Class / TodayBorderColor Property

In This Topic
    TodayBorderColor Property (DateEditMonthCalendar)
    In This Topic
    Gets or sets the color of the border around the current date.
    Syntax
    'Declaration
     
    
    Public Property TodayBorderColor As Color
    public Color TodayBorderColor {get; set;}
    See Also