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

Gets or sets the color of the arrow and close buttons when they are active.

Syntax

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

Property Value

Color

Requirements

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

See Also