Microsoft SDK for Java

MonthCalendar.addMonthlyBoldedDate

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

Syntax

public void addMonthlyBoldedDate( Time date )

Parameters

date

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

Exceptions

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

Remarks

Call the updateBoldedDates method after calling this method.

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