Input for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / RangeSliderThumbStyle Class / ThumbType Property

In This Topic
    ThumbType Property
    In This Topic
    Gets or sets a value indicating the type of thumb view.
    Syntax
    'Declaration
     
    
    Public Property ThumbType As ThumbType
    public ThumbType ThumbType {get; set;}
    See Also