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

Gets or sets the text color of the tool tips in the control.

Syntax

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

Property Value

Color

Requirements

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

See Also