Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

MonthCalendar.setShowToday

Sets a boolean value indicating whether the month calendar control will display the "today" date at the bottom of the control.

Syntax

public void setShowToday( boolean value )

Parameters

value

Set to true if the "today" date will appear on the control; otherwise, set to false. The default value is true.

See Also    getShowToday