Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.