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

In This Topic
    Styles Property (C1ToggleSwitch)
    In This Topic
    Gets or sets the C1ToggleSwitch styles.
    Syntax
    'Declaration
     
    
    Public Property Styles As ToggleSwitchStyles
    public ToggleSwitchStyles Styles {get; set;}
    See Also