SWP_NOSENDCHANGING top-level constant

int const SWP_NOSENDCHANGING

Prevents the window from receiving the WM_WINDOWPOSCHANGING message.

Implementation

const SWP_NOSENDCHANGING = 0x0400;