WM_GETFONT top-level constant

int const WM_GETFONT

Retrieves the font with which the control is currently drawing its text.

Implementation

const WM_GETFONT = 0x0031;