'Declaration Public Property CalendarButtonMouseOverBackground As Brush
'Usage Dim instance As MultiCalendar Dim value As Brush instance.CalendarButtonMouseOverBackground = value value = instance.CalendarButtonMouseOverBackground
public Brush CalendarButtonMouseOverBackground {get; set;}