2 references to TBM_SETRANGEMIN
System.Windows.Forms (2)
System\Windows\Forms\Controls\TrackBar\TrackBar.cs (2)
862
PInvokeCore.SendMessage(this, PInvoke.
TBM_SETRANGEMIN
, (WPARAM)(BOOL)false, (LPARAM)_minimum);
1061
PInvokeCore.SendMessage(this, PInvoke.
TBM_SETRANGEMIN
, (WPARAM)(BOOL)false, (LPARAM)_minimum);