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

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