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

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