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

In This Topic
    HotPressed Property (NavButtonCustomStyle)
    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 ReadOnly Property HotPressed As NavStateCustomStyle
    public NavStateCustomStyle HotPressed {get;}
    See Also