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