Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
DateTimePicker.setCalendarTrailingForeColor
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