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