Microsoft SDK for Java

MonthCalendar.getShowTodayCircle

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

Syntax

public boolean getShowTodayCircle()

Return Value

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

See Also   setShowTodayCircle

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