DashboardLayout for WinForms | ComponentOne
C1.Win.C1SplitContainer Namespace / C1SplitterPanel Class / HeaderForeColor Property

In This Topic
    HeaderForeColor Property (C1SplitterPanel)
    In This Topic
    Gets or sets the foreground color of the panel header.
    Syntax
    'Declaration
     
    
    Public Property HeaderForeColor As Color
    public Color HeaderForeColor {get; set;}
    See Also