dbicMonth Send comments on this topic.
DisabledColor Property
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : DisabledColor Property

Gets or sets the fore color of a disabled date.

Syntax

Visual Basic (Declaration) 
Public Shadows Property DisabledColor As Color
C# 
public new Color DisabledColor {get; set;}

Property Value

Color

Requirements

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

See Also