1 reference to MCM_GETMAXTODAYWIDTH
System.Windows.Forms (1)
winforms\Managed\System\WinForms\MonthCalendar.cs (1)
1505
int maxTodayWidth = unchecked( (int) (long)SendMessage(NativeMethods.
MCM_GETMAXTODAYWIDTH
, 0, 0));