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

Gets or sets the default fore color of an appointment in control.

Syntax

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

Property Value

Color

Requirements

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

See Also