CMFCRibbonEdit::CopyFrom

Copies the state of the specified CMFCRibbonEdit Class object to the current CMFCRibbonEdit Class object.

virtual void CopyFrom(
   const CMFCRibbonBaseElement& src
);

Parameters

Remarks

The src parameter must be of type CMFCRibbonEdit Class.

Requirements

Header: afxribbonedit.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCRibbonEdit Class

Change History

Date

History

Reason

September 2008

Updated whole topic.

Information enhancement.