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

In This Topic
    AutoWidth Property (RangeSliderThumbStyle)
    In This Topic
    Gets or sets a value indicating that the width of a thumb is automatically calculated.
    Syntax
    'Declaration
     
    
    Public Property AutoWidth As Boolean
    public bool AutoWidth {get; set;}
    See Also