ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.Slicer.4.5.2 Assembly / C1.Win.FlexPivot.Styles Namespace / ButtonStyles Class / Pressed Property

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