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
See Also
Concepts
Reference
Change History
Date |
History |
Reason |
---|---|---|
September 2008 |
Updated whole topic. |
Information enhancement. |