10 references to WM_HSCROLL
System.Windows.Forms (10)
winforms\Managed\System\WinForms\Control.cs (2)
8835SendMessage(NativeMethods.WM_HSCROLL, NativeMethods.Util.MAKELPARAM(NativeMethods.SB_THUMBPOSITION, si.nPos), 0); 14262case NativeMethods.WM_HSCROLL:
winforms\Managed\System\WinForms\MessageDecoder.cs (1)
142case NativeMethods.WM_HSCROLL: text = "WM_HSCROLL"; break;
winforms\Managed\System\WinForms\Printing\PrintPreviewControl.cs (1)
924case NativeMethods.WM_HSCROLL:
winforms\Managed\System\WinForms\RichTextBox.cs (1)
3751case NativeMethods.WM_HSCROLL:
winforms\Managed\System\WinForms\ScrollableControl.cs (2)
1284SendMessage(NativeMethods.WM_HSCROLL, 1483case NativeMethods.WM_HSCROLL:
winforms\Managed\System\WinForms\ScrollBar.cs (1)
919case NativeMethods.WM_REFLECT + NativeMethods.WM_HSCROLL:
winforms\Managed\System\WinForms\TrackBar.cs (1)
1173case NativeMethods.WM_REFLECT+NativeMethods.WM_HSCROLL:
winforms\Managed\System\WinForms\TreeView.cs (1)
3171case NativeMethods.WM_HSCROLL: