2 references to TBM_SETLINESIZE
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TrackBar.cs (2)
576
SendMessage(NativeMethods.
TBM_SETLINESIZE
, 0, value);
927
SendMessage(NativeMethods.
TBM_SETLINESIZE
, 0, smallChange);