WM_SETFONT top-level constant

int const WM_SETFONT

Sets the font that a control is to use when drawing text.

Implementation

const WM_SETFONT = 0x0030;