dbicLabel Send comments on this topic.
ShadowText Property
See Also 
dbicLabel Assembly > Dbi.WinControl.Label Namespace > dbiLabel Class : ShadowText Property

Determines if the text will be shadowed.

Syntax

Visual Basic (Declaration) 
Public Overridable Property ShadowText As Boolean
C# 
public virtual bool ShadowText {get; set;}

Property Value

Boolean

Requirements

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

See Also