ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1RangeSlider.RangeSliderStyleCollection.ThumbStyleCollection Class / HotBackColor Property

In This Topic
    HotBackColor Property
    In This Topic
    Gets or sets background color of thumb if mouse is over it.
    Syntax
    'Declaration
     
    
    Public Property HotBackColor As Color
    public Color HotBackColor {get; set;}
    See Also