Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

MonthCalendar.getShowToday

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

Syntax

public boolean getShowToday()

Return Value

Returns true if the "today" date will appear on the control; otherwise, returns false.

See Also    setShowToday