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

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