Microsoft SDK for Java

MonthCalendar.setShowWeekNumbers

Sets a boolean value indicating whether the month calendar control displays week numbers (1 through 52) to the left of each row of days.

Syntax

public void setShowWeekNumbers( boolean value )

Parameters

value

Set to true to display the week numbers; otherwise, set to false. The default value is false.

See Also   getShowWeekNumbers

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