Input for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / CheckBoxGlyphItemStyle Class / Hot Property

In This Topic
    Hot Property (CheckBoxGlyphItemStyle)
    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 Property Hot As StateGlyphStyle
    public StateGlyphStyle Hot {get; set;}
    See Also