Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
CFont*GetFont()const;
Return Value
A pointer to a CFont that contains the current font.
The pointer may be temporary and should not be stored for later use.
Remarks
Gets the current font for this window.
CWnd Overview | Class Members | Hierarchy Chart
See Also CWnd::SetFont, , CFont