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

In This Topic
    OnState Property (BarStyle)
    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 ItemBaseStyle
    public ItemBaseStyle OnState {get; set;}
    See Also