Retrieving face name of font selected into a DC! Windows API No Responses » Apr 032008 Use GetTextFace function! Function signature is as follows… // MFC int GetTextFace( CString& rString ) const; // SDK int GetTextFace( HDC hdc, // handle to DC int nCount, //length of typeface name buffer LPTSTR lpFaceName // typeface name buffer );