ComponentOne Menus and Toolbars for WinForms
TabForeColor Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1DockingTabPage Class : TabForeColor Property
Gets or sets the text color for the nonselected tab.
Syntax
'Declaration
 
Public Property TabForeColor As System.Drawing.Color
public System.Drawing.Color TabForeColor {get; set;}
See Also

Reference

C1DockingTabPage Class
C1DockingTabPage Members