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

Gets or sets the primary backcolor of the tab.

Syntax

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

Property Value

Color

Requirements

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

See Also