Share via


CWnd::GetFont

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 OverviewClass MembersHierarchy Chart

See Also   CWnd::SetFont, , CFont