Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a pointer to the CMFCFontInfo object for a specified index in the combo box.
const CMFCFontInfo* GetFontDesc(
int iIndex=-1
) const;
Parameters
- [in] iIndex
Specifies the zero-based index of a combo box item.
Return Value
A pointer to a CMFCFontInfo object. If iIndex does not specify a valid item index, the return value is NULL.
Requirements
Header: afxtoolbarfontcombobox.h