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

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