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