CFont | Constructs a CFont object. |
CreateFontIndirect | Initializes a CFont object with the characteristics given in a LOGFONT structure. | |
CreateFont | Initializes a CFont with the specified characteristics. |
FromHandle | Returns a pointer to a CFont object when given a Windows HFONT. |