4 references to MCSC_TITLETEXT
System.Windows.Forms (4)
System\Windows\Forms\Controls\DateTimePicker\DateTimePicker.cs (2)
275
SetControlColor(PInvoke.
MCSC_TITLETEXT
, value);
1301
SetControlColor(PInvoke.
MCSC_TITLETEXT
, _calendarTitleForeColor);
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.cs (2)
935
SetControlColor(PInvoke.
MCSC_TITLETEXT
, value);
1371
SetControlColor(PInvoke.
MCSC_TITLETEXT
, _titleForeColor);