Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

MonthCalendar.setTitleForeColor

Sets the color used to display text within the month calendar's title.

Syntax

public void setTitleForeColor( Color value )

Parameters

value

Set to a Color object that represents the text color for the month calendar's title. The default value is the default active window caption text color.

Exceptions

WFCInvalidArgumentException thrown if the specified parameter evaluates to null.

See Also    getTitleForeColor