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

Sets the selected date in the control to the current system date.

Syntax

Visual Basic (Declaration) 
Public Sub Today() 
C# 
public void Today()

Return Value

This method does not return a value.

Requirements

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

See Also