SB_THUMBTRACK top-level constant

int const SB_THUMBTRACK

The user is dragging the scroll box. This message is sent repeatedly until the user releases the mouse button.

Implementation

const SB_THUMBTRACK = 5;