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