Name

Public Const WM_MOVE = &H3

Synopsis

wParam

Unused.

lParam

Low-order word contains the x coordinate of the top of the window; high-order word contains the y coordinate of the top of the window.

Description

Sent after the window is moved.

Return Value

0 only if the application processes this message.

Get Subclassing and Hooking with Visual Basic now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.