CMFCRibbonEdit::CMFCRibbonEdit

Constructs a CMFCRibbonEdit Class object.

CMFCRibbonEdit(
   UINT nID,
   int nWidth,
   LPCTSTR lpszLabel = NULL,
   int nImage = -1
);
CMFCRibbonEdit();

Parameters

Remarks

The CMFCRibbonEdit Class control does not use a large image.

Requirements

Header: afxribbonedit.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCRibbonEdit Class

Change History

Date

History

Reason

October 2008

Updated whole topic.

Information enhancement.