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

Gets or sets the default background color of a tab.

Syntax

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

Property Value

Color

Requirements

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

See Also