ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / CheckListItemStyles Class / HotSelected Property

In This Topic
    HotSelected Property
    In This Topic
    Gets the hot selected styles.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property HotSelected As ItemStyle
    public ItemStyle HotSelected {get;}
    See Also