CMFCRibbonEdit::CopyFrom
Copies the state of the specified CMFCRibbonEdit Class object to the current CMFCRibbonEdit Class object.
virtual void CopyFrom(
const CMFCRibbonBaseElement& src
);
Parameters
- [in] src
The source CMFCRibbonEdit Class object.
Remarks
The src parameter must be of type CMFCRibbonEdit Class.
Requirements
Header: afxribbonedit.h