ComponentOne MultiSelect for WinForms
C1.Win.Input.Styles Namespace / RangeSliderBarStyle Class / Thickness Property

In This Topic
    Thickness Property
    In This Topic
    Gets or sets the thickness of the range slider bar.
    Syntax
    'Declaration
     
    
    Public Property Thickness As Double
    public double Thickness {get; set;}
    See Also