WM_DISPLAYCHANGE top-level constant Null safety
The WM_DISPLAYCHANGE message is sent to all windows when the display resolution has changed.
Implementation
const WM_DISPLAYCHANGE = 0x007E;
The WM_DISPLAYCHANGE message is sent to all windows when the display resolution has changed.
const WM_DISPLAYCHANGE = 0x007E;