CFont::CFont

This constructor constructs a CFont object. The resulting object must be initialized with CreateFont, CreateFontIndirect, CreatePointFont, or CreatePointFontIndirect before it can be used.

At a Glance

Header file: Afxwin.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

CFont( );

See Also

CFont::CreateFontIndirect, CFont::CreateFont, CFont::CreatePointFont, CFont::CreatePointFontIndirect