3 references to TBM_SETRANGEMAX
System.Windows.Forms (3)
winforms\Managed\System\WinForms\TrackBar.cs (3)
520
SendMessage(NativeMethods.
TBM_SETRANGEMAX
, 1, maximum);
924
SendMessage(NativeMethods.
TBM_SETRANGEMAX
, 0, maximum);
1105
SendMessage(NativeMethods.
TBM_SETRANGEMAX
, 1, maximum);