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