DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter.Styles Namespace / FilterEditorEditorStyle Class / HotSelected Property

In This Topic
    HotSelected Property (FilterEditorEditorStyle)
    In This Topic
    Gets style containing display attributes that determine the general appearance of the selected element on the screen when the cursor is over it.
    Syntax
    'Declaration
     
    Public ReadOnly Property HotSelected As FilterEditorEditorHotSelectedStyle
    public FilterEditorEditorHotSelectedStyle HotSelected {get;}
    See Also