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

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