ComponentOne MultiSelect for WinForms
C1.Win.Input.Styles Namespace / RangeSliderStyles Class / Thumb Property

In This Topic
    Thumb Property
    In This Topic
    Gets style containing display attributes that determine the general appearance of thumb element on the screen.
    Syntax
    'Declaration
     
    
    Public Property Thumb As RangeSliderThumbStyle
    public RangeSliderThumbStyle Thumb {get; set;}
    See Also