WM_STYLECHANGING top-level constant
int
const WM_STYLECHANGING
Sent to a window when the SetWindowLong function is about to change one or more of the window's styles.
Implementation
const WM_STYLECHANGING = 0x007C;