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

Gets or sets the foreground color of the selected tab in the control.

Syntax

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

Property Value

Color

Requirements

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

See Also