ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Interaction Namespace / C1RangeSlider.RangeSliderStyleCollection.ThumbStyleCollection Class / PressedBackColor Property

In This Topic
    PressedBackColor Property
    In This Topic
    Gets or sets background color of thumb when user performs mouse click on it.
    Syntax
    'Declaration
     
    Public Property PressedBackColor As Color
    public Color PressedBackColor {get; set;}
    See Also