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

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