Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

MonthCalendar.setShowTodayCircle

Sets a boolean value indicating whether the month calendar control will circle the "today" date.

Syntax

public void setShowTodayCircle( boolean value )

Parameters

value

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

See Also    getShowTodayCircle