dbicExplorerBar Send comments on this topic.
MaskColor Property
See Also 
dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace > dbiExplorerBar Class : MaskColor Property

Gets or sets the mask color for images within 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