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

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