Accordion for WinForms | ComponentOne
C1.Win.Accordion.Styles Namespace / ActiveAccordionPageHeaderButtonStyle Class / Pressed Property

In This Topic
    Pressed Property (ActiveAccordionPageHeaderButtonStyle)
    In This Topic
    Gets style containing display attributes that determine the general appearance of element on the screen when when it is pressed.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Pressed As BasePageHeaderButtonStyle
    public BasePageHeaderButtonStyle Pressed {get;}
    See Also