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

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