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

Gets or sets the main highlight color for a selected or hot tracked tab.

Syntax

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

Property Value

Color

Requirements

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

See Also