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

Gets or sets the text color of a disabled tab.

Syntax

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

Property Value

Color

Requirements

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

See Also