ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / LayoutForm Class / ForeColor Property

In This Topic
    ForeColor Property (LayoutForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property ForeColor As System.Drawing.Color
    public virtual System.Drawing.Color ForeColor {get; set;}
    See Also