Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1DockingTab Class / TabAreaBackColor Property

In This Topic
    TabAreaBackColor Property
    In This Topic
    Gets or sets the background color for the tab area.
    Syntax
    'Declaration
     
    
    Public Property TabAreaBackColor As Color
    public Color TabAreaBackColor {get; set;}
    See Also