CFont::CFont

Syntax

CFont();

Remarks

Constructs a CFont object. The resulting object must be initialized with CreateFont or CreateFontIndirect before it can be used.

See Also

CFont::CreateFontIndirect, CFont::CreateFont, ::EnumFonts