dbicDayView Send comments on this topic.
TaskBarBorder Property
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : TaskBarBorder Property

Determines whether to draw a regular border around a task bar in an appointment.

Syntax

Visual Basic (Declaration) 
Public Overridable Property TaskBarBorder As Boolean
C# 
public virtual bool TaskBarBorder {get; set;}

Property Value

Boolean

Requirements

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

See Also