Overview | Methods | This Package | All Packages
Sets the color used to display text for header and trailing-day days (days from the previous and following month that appear on the current calendar).
Syntax
public final void setCalendarTrailingForeColor( Color value )
Parameters
value
A Color object that represents the color used to display text for header and trailing-day days. The default value is the default window gray text value.
Exceptions
WFCInvalidArgumentException thrown if the specified parameter evaluates to null.
See Also getCalendarTrailingForeColor