[]
Gets or sets the background color for the tab.
[C1Description("C1DockingTabPage.TabBackColor", "Gets or sets the background color for the tab.")]
[C1Category("Appearance")]
public Color TabBackColor { get; set; }
<C1Description("C1DockingTabPage.TabBackColor", "Gets or sets the background color for the tab.")>
<C1Category("Appearance")>
Public Property TabBackColor As Color