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

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