Input for WinForms | ComponentOne
C1.Win.Input Namespace / C1ToggleSwitch Class / ThumbWidth Property

In This Topic
    ThumbWidth Property
    In This Topic
    Gets or sets the width of thumb.
    Syntax
    'Declaration
     
    
    Public Property ThumbWidth As Integer
    public int ThumbWidth {get; set;}
    See Also