1 write to titleBackColor
System.Windows.Forms (1)
winforms\Managed\System\WinForms\MonthCalendar.cs (1)
1122titleBackColor = value;
2 references to titleBackColor
System.Windows.Forms (2)
winforms\Managed\System\WinForms\MonthCalendar.cs (2)
1115return titleBackColor; 1642SetControlColor(NativeMethods.MCSC_TITLEBK, titleBackColor);