ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / ComboBoxStyle Class / HotItemForeColor Property

In This Topic
    HotItemForeColor Property
    In This Topic
    Text color of the combo box items in hot state.
    Syntax
    'Declaration
     
    
    Public Property HotItemForeColor As Color
    public Color HotItemForeColor {get; set;}
    See Also