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

In This Topic
    SelectionBackColor Property
    In This Topic
    Gets or sets the selection background color.
    Syntax
    'Declaration
     
    Public Property SelectionBackColor As Color
    public Color SelectionBackColor {get; set;}
    See Also