Click or drag to resize

MonthCalendar.BackgroundColor Property

X#
A Color object describing the background color (between the months) of the MonthCalendar control.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY BackgroundColor AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
A Color object describing the background color (between the months) of the MonthCalendar control.
See Also