WM_HSCROLL top-level constant
int
const WM_HSCROLL
The WM_HSCROLL message is sent to a window when a scroll event occurs in the window's standard horizontal scroll bar.
To learn more, see learn.microsoft.com/windows/win32/Controls/wm-hscroll.
Implementation
const WM_HSCROLL = 276;