SWP_NOSENDCHANGING top-level constant Null safety
Prevents the window from receiving the WM_WINDOWPOSCHANGING message.
Implementation
const SWP_NOSENDCHANGING = 0x0400;
Prevents the window from receiving the WM_WINDOWPOSCHANGING message.
const SWP_NOSENDCHANGING = 0x0400;