dbicTabs Send comments on this topic.
TabForeColor Property
See Also 
dbicTabs Assembly > Dbi.WinControl.Tabs Namespace > TabPage Class : TabForeColor Property

Gets or sets the foreground (text) color of the tab.

Syntax

Visual Basic (Declaration) 
Public Property TabForeColor As Color
C# 
public Color TabForeColor {get; set;}

Property Value

Color

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also