ComponentOne SplitContainer for WinForms
C1.Win.C1SplitContainer.4.8 Assembly / 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 System.Drawing.Color
    public System.Drawing.Color HeaderForeColor {get; set;}
    See Also