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

Gets or sets the primary color used to paint the background of the control.

Syntax

Visual Basic (Declaration) 
Overrides Public Property BackColor As Color
C# 
public override Color BackColor {get; set;}

Property Value

Color

Requirements

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

See Also