MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / MultiColumnComboStyles Class / Hot Property

In This Topic
    Hot Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Hot As C1.Win.Input.Styles.StateElementStyle
    public C1.Win.Input.Styles.StateElementStyle Hot {get; set;}
    See Also