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

Gets or sets the color used to paint the dark border of a raised tab.

Syntax

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

Property Value

Color

Requirements

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

See Also