Microsoft SDK for Java

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

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