EN_VSCROLL top-level constant

int const EN_VSCROLL

Sent when the user clicks an edit control's vertical scroll bar or when the user scrolls the mouse wheel over the edit control.

To learn more, see learn.microsoft.com/windows/win32/Controls/en-vscroll.

Implementation

const EN_VSCROLL = 1538;