Sets the background color displayed in the month calendar's title.
public void setTitleBackColor( Color value )
value
Set to a Color object that represents the background color displayed in the month calendar's title. The default value is the default active window caption background color.
WFCInvalidArgumentException thrown if the specified parameter evaluates to null.
See Also getTitleBackColor