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

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