ComponentOne SplitContainer for WinForms
C1.Win.C1SplitContainer.4.8 Assembly / C1.Win.C1SplitContainer Namespace / C1SplitterPanel Class / ForeColor Property

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