Input for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / ThumbStateStyle Class / HotPressed Property

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