WM_GETFONT

Version 3.0

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

Parameter

Description

 

wParam

Not used.

 

lParam

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.