Sets the color used to display text within the month calendar's title.
public void setTitleForeColor( Color value )
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.
WFCInvalidArgumentException thrown if the specified parameter evaluates to null.
See Also getTitleForeColor