2 references to MCM_SETMAXSELCOUNT
System.Windows.Forms (2)
winforms\Managed\System\WinForms\MonthCalendar.cs (2)
615if (unchecked( (int) (long)SendMessage(NativeMethods.MCM_SETMAXSELCOUNT, value, 0)) == 0) 1631SendMessage(NativeMethods.MCM_SETMAXSELCOUNT, maxSelectionCount, 0);