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

In This Topic
    Hot Property (CheckListItemStyles)
    In This Topic
    Gets the hot styles.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Hot As ItemStyle
    public ItemStyle Hot {get;}
    See Also