ComponentOne CalendarView for WinForms
C1.Win.Calendar.UI Namespace / BaseArrowStyle Class / ForeColor Property

In This Topic
    ForeColor Property (BaseArrowStyle)
    In This Topic
    Gets or sets the System.Drawing.Color used to paint the arrow.
    Syntax
    'Declaration
     
    
    Public Property ForeColor As Color
    public Color ForeColor {get; set;}
    See Also