dbicDropDate Send comments on this topic.
TitleBackColor Property
See Also 
dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace > dbiCalendarControl Class : TitleBackColor Property

Determines the background color used for the title of the calendar.

Syntax

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

Property Value

Color

Requirements

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

See Also