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

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

Syntax

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

Property Value

Color

Requirements

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

See Also