CMFCFontComboBox::GetSelFont

Retrieves information about the currently selected font.

CMFCFontInfo* GetSelFont() const;

Return Value

A pointer to CMFCFontInfo Class object that describes a font. It can be NULL if no font is selected in the combo box.

Requirements

Header: afxfontcombobox.h

See Also

Reference

CMFCFontComboBox Class

Hierarchy Chart