ComponentOne Input for WinForms
DefaultItemForeColor Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > ComboBoxStyle Class : DefaultItemForeColor Property
Default text color of the combo box items.
Syntax
'Declaration
 
Public Property DefaultItemForeColor As System.Drawing.Color
public System.Drawing.Color DefaultItemForeColor {get; set;}
See Also

Reference

ComboBoxStyle Class
ComboBoxStyle Members