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

In This Topic
    Hot Property (ArrowStyle)
    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