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