Microsoft SDK for Java

MonthCalendar.addBoldedDate

Specifies that a date will be displayed in bold in the month calendar.

Syntax

public void addBoldedDate( Time date )

Parameters

date

A Time object that represents the date to display in bold.

Exceptions

WFCException thrown if the value specified for the date parameter evaluates to null.

Remarks

Call the updateBoldedDates method after calling this method.

See Also   removeBoldedDate

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