Syntax
CFont* GetFont();
Remarks
Gets the current font.
Return Value
A pointer to the current font.
The pointer may be temporary and should not be stored for later use.
See Also
CWnd::SetFont, WM_GETFONT, CFont