2 references to TBM_SETLINESIZE
System.Windows.Forms (2)
System\Windows\Forms\Controls\TrackBar\TrackBar.cs (2)
496
PInvokeCore.SendMessage(this, PInvoke.
TBM_SETLINESIZE
, 0, value);
874
PInvokeCore.SendMessage(this, PInvoke.
TBM_SETLINESIZE
, (WPARAM)0, (LPARAM)_smallChange);