Input for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / CheckBoxGlyphItemStyle Class / Pressed Property

In This Topic
    Pressed Property (CheckBoxGlyphItemStyle)
    In This Topic
    Gets style containing display attributes that determine the general appearance of the pressed element on the screen.
    Syntax
    'Declaration
     
    
    Public Property Pressed As StateGlyphStyle
    public StateGlyphStyle Pressed {get; set;}
    See Also