CMFCFontInfo::GetFullName
Retrieves the concatenated names of a font and its character set (script).
CString GetFullName() const;
Return Value
A string that contains the font name and script.
Remarks
Use this method to obtain the full name of the font. For example, if the font name is is Arial and the font script is Cyrillic, this method returns "Arial (Cyrillic)".
Requirements
Header: afxtoolbarfontcombobox.h