CMFCCustomizeButton::CopyFrom
Copies the properties of another toolbar button to the current button.
virtual void CopyFrom(
const CMFCToolBarButton& src
);
Parameters
Parameter |
Description |
[in] src |
A reference to the source button to copy from. |
Remarks
Call this method to copy another toolbar button to the toolbar button.
Requirements
Header: afxcustomizebutton.h