DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.8 Assembly / C1.Win.DataFilter.Styles Namespace / DataFilterScrollThumbStyle Class / Hot Property

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