DashboardLayout for WinForms | ComponentOne
C1.Win.Layout.Styles Namespace / CuesStyle Class / Hot Property

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