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

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