ComponentOne SplitContainer for WinForms
C1.Win.C1SplitContainer.4.5.2 Assembly / C1.Win.C1SplitContainer Namespace / C1SplitterPanel Class / HeaderBackColor Property

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