Microsoft SDK for Java

MonthCalendar.setBoldedDates

Sets an array of Time objects that represent dates that are displayed in bold in the month calendar.

Syntax

public void setBoldedDates( Time[] dates )

Parameters

dates

An array of Time objects that represent the dates to display in bold in the month calendar.

Remarks

Calling this method removes existing information about which dates to display in bold.

See Also   getBoldedDates

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