ComponentOne Input for WinForms
C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1RangeSlider.RangeSliderStyleCollection.BarStyleCollection Class / SelectedBackColor Property

In This Topic
    SelectedBackColor Property
    In This Topic
    Gets or sets the background color of the bar between two thumbs.
    Syntax
    'Declaration
     
    Public Property SelectedBackColor As Color
    public Color SelectedBackColor {get; set;}
    See Also