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

Gets or sets the secondary default background color of a tab.

Syntax

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

Property Value

Color

Requirements

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

See Also