WM_SYSCOLORCHANGE top-level constant

int const WM_SYSCOLORCHANGE

The WM_SYSCOLORCHANGE message is sent to all top-level windows when a change is made to a system color setting.

Implementation

const WM_SYSCOLORCHANGE = 0x0015;