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

In This Topic
    Hot Property (AccordionPageStyle)
    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 BasePageStyle
    public BasePageStyle Hot {get;}
    See Also