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

Reference

CMFCRibbonEdit Class

Hierarchy Chart