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

In This Topic
    DefaultItemForeColor Property
    In This Topic
    Default text color of the combo box items.
    Syntax
    'Declaration
     
    
    Public Property DefaultItemForeColor As Color
    public Color DefaultItemForeColor {get; set;}
    See Also