ComponentOne CalendarView for WinForms
C1.Win.Calendar.UI Namespace / ArrowStyle Class / Hot Property

In This Topic
    Hot Property
    In This Topic
    Gets or sets the style to be used when the ArrowButton element is hot.
    Syntax
    'Declaration
     
    
    Public Property Hot As BaseArrowStyle
    public BaseArrowStyle Hot {get; set;}
    See Also