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.

Implementation

const EN_VSCROLL = 0x0602;