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

Gets or sets the border color of the tab.

Syntax

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

Property Value

Color

Requirements

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

See Also