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