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

Gets or sets the main border color of dbiTabs.

Syntax

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

Property Value

System.Drawing.Color

Requirements

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

See Also