Microsoft Foundation Classes (mfc.hlp) (Table of Contents; Topic list)
CFont::CFont
CFont                                       Up Contents Index Back
──Microsoft Foundation Classes──────────────────────────────────────────────
 
  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
 
 
                                     -♦-