WM_FONTCHANGE top-level constant

int const WM_FONTCHANGE

An application sends the WM_FONTCHANGE message to all top-level windows in the system after changing the pool of font resources.

Implementation

const WM_FONTCHANGE = 0x001D;