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

Gets or sets the text color for a tab when the mouse moves over it.

Syntax

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

Property Value

Color

Requirements

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

See Also