WM_GETFONT

This message retrieves from a control the font with which the control is currently drawing its text.

Parameters

wParam

This parameter is not used.

lParam

This parameter is not used.

Return Value

The return value is the handle of the font used by the control, or NULL if it is using the system font.