DashboardLayout for WinForms | ComponentOne
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 Color
    public Color HeaderBackColor {get; set;}
    See Also