7 references to WM_VSCROLL
System.Windows.Forms (7)
winforms\Managed\System\WinForms\Control.cs (1)
14263case NativeMethods.WM_VSCROLL:
winforms\Managed\System\WinForms\MessageDecoder.cs (1)
143case NativeMethods.WM_VSCROLL: text = "WM_VSCROLL"; break;
winforms\Managed\System\WinForms\Printing\PrintPreviewControl.cs (1)
921case NativeMethods.WM_VSCROLL:
winforms\Managed\System\WinForms\RichTextBox.cs (1)
3738case NativeMethods.WM_VSCROLL:
winforms\Managed\System\WinForms\ScrollableControl.cs (1)
1480case NativeMethods.WM_VSCROLL:
winforms\Managed\System\WinForms\ScrollBar.cs (1)
920case NativeMethods.WM_REFLECT + NativeMethods.WM_VSCROLL:
winforms\Managed\System\WinForms\TrackBar.cs (1)
1174case NativeMethods.WM_REFLECT+NativeMethods.WM_VSCROLL: