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

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