ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / ItemStyle Class / ForeColor Property

In This Topic
    ForeColor Property (ItemStyle)
    In This Topic
    Gets or sets the foreground color.
    Syntax
    'Declaration
     
    
    Public Property ForeColor As Color
    public Color ForeColor {get; set;}
    See Also