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

Gets or sets the mask color for the images in the control.

Syntax

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

Property Value

Color

Requirements

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

See Also