CFont::CFont
Constructs a CFont object.
CFont( );
Заметки
The resulting object must be initialized with CreateFont, CreateFontIndirect, CreatePointFont, or CreatePointFontIndirect before it can be used.
Пример
CFont font;
Требования
Header: afxwin.h