2 references to TBM_SETRANGEMIN
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TrackBar.cs (2)
923
SendMessage(NativeMethods.
TBM_SETRANGEMIN
, 0, minimum);
1099
SendMessage(NativeMethods.
TBM_SETRANGEMIN
, 0, minimum);