dbicDate Send comments on this topic.
ButtonMaskColor Property
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate Class : ButtonMaskColor Property

Gets or sets the color to mask inside the images assigned to the navigation buttons.

Syntax

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

Property Value

Color

Remarks

Setting this property to a value of Empty will have the control ignore it.

Requirements

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

See Also