2 references to TBM_SETPAGESIZE
System.Windows.Forms (2)
System\Windows\Forms\Controls\TrackBar\TrackBar.cs (2)
293
PInvokeCore.SendMessage(this, PInvoke.
TBM_SETPAGESIZE
, 0, value);
873
PInvokeCore.SendMessage(this, PInvoke.
TBM_SETPAGESIZE
, (WPARAM)0, (LPARAM)_largeChange);