dbicCalendar Send comments on this topic.
TipsBackColor Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : TipsBackColor Property

Gets or sets the background color of the tooltips in the control.

Syntax

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

Property Value

Color

Requirements

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

See Also