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

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