Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1DockingTabPage Class / TabBackColor Property

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