Microsoft SDK for Java

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

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