SB_THUMBTRACK top-level constant Null safety
The user is dragging the scroll box. This message is sent repeatedly until the user releases the mouse button.
Implementation
const SB_THUMBTRACK = 5;
The user is dragging the scroll box. This message is sent repeatedly until the user releases the mouse button.
const SB_THUMBTRACK = 5;