Windows C++ Library
CFont Member List
This is the complete list of members for CFont, including all inherited members.
CFont()CFont
CFont(int iID)CFont
CFont(const CLogFont &rLogFont)CFont
CFont(HFONT hFont, bool bOwn=false)CFont
CFont(const CFont &rhs)CFont
Create(int iID)CFont
Create(const CLogFont &rLogFont)CFont
Create(HFONT hFont, bool bOwn=false)CFont
Format(CLogFont::FontFormat eFormat) const CFont
Handle() const CFont [inline]
m_bOwnerCFont [protected]
m_hFontCFont [protected]
operator=(const CFont &rhs)CFont
Parse(const tchar *pszFont, CFont &oFont)CFont [static]
Release()CFont [protected]
Select(const CWnd &rParent)CFont
~CFont()CFont