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

Gets or sets the color of the navigation arrows and close button when they are inactive.

Syntax

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

Property Value

Color

Requirements

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

See Also