WM_STYLECHANGED top-level constant

int const WM_STYLECHANGED

Sent to a window after the SetWindowLong function has changed one or more of the window's styles.

Implementation

const WM_STYLECHANGED = 0x007D;