WM_SIZE top-level constant

int const WM_SIZE

Sent to a window after its size has changed.

Implementation

const WM_SIZE = 0x0005;