dbicDate Send comments on this topic.
TodayPenWidth Property
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate Class : TodayPenWidth Property

Gets or sets the width of the pen used to draw the today indicator on both the date in the control and in the footer area.

Syntax

Visual Basic (Declaration) 
Public Property TodayPenWidth As Integer
C# 
public int TodayPenWidth {get; set;}

Property Value

Integer

Requirements

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

See Also