Input for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / ToggleSwitchStyles Class / Bar Property

In This Topic
    Bar Property (ToggleSwitchStyles)
    In This Topic
    Gets the style containing display attributes that determine the general appearance of the Bar element.
    Syntax
    'Declaration
     
    
    Public Property Bar As BarStyle
    public BarStyle Bar {get; set;}
    See Also