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