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

In This Topic
    BorderColor Property (C1RangeSlider.RangeSliderStyleCollection.ThumbStyleCollection)
    In This Topic
    Gets or sets border color of thumb.
    Syntax
    'Declaration
     
    
    Public Property BorderColor As Color
    public Color BorderColor {get; set;}
    See Also