dbicDayView Send comments on this topic.
TaskBarColor Property
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiAppointmentDialog Class : TaskBarColor Property

Gets or sets the task bar color to display in the appointment dialog.

Syntax

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

Remarks

This property value is of type Color, indicating the task bar color to display in the dialog box.

Requirements

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

See Also