Accordion for WinForms | ComponentOne
C1.Win.Accordion.Styles Namespace / AccordionPageHeaderButtonStyle Class / Hot Property

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