Calendar for WinForms | ComponentOne
C1.Win.C1Input Namespace / DateEditMonthCalendar Class / SelectionForeColor Property

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