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

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