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

In This Topic
    TrailingForeColor Property
    In This Topic
    Gets or sets a value indicating the color of days in months that are not fully displayed in the control.
    Syntax
    'Declaration
     
    Public Property TrailingForeColor As Color
    public Color TrailingForeColor {get; set;}
    See Also