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

Gets or sets the color used to paint the border of non-selected tabs.

Syntax

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

Property Value

Color

Requirements

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

See Also