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.setCalendarTitleBackColor
Sets the background color displayed in the month calendar's title.
Syntax
public final void setCalendarTitleBackColor( Color value )
Parameters
value
A Color object that represents background color displayed in the month calendar's title. The default value is the default active window caption background color.
Exceptions
WFCInvalidArgumentException thrown if the specified parameter evaluates to null.
See Also getCalendarTitleBackColor