Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Copies the properties of another toolbar button to the current button.
virtual void CopyFrom(
const CMFCToolBarButton& src
);
Parameters
- [in] src
A reference to the source button from which to copy.
Remarks
Call this method to copy another toolbar button to this toolbar button.
Requirements
Header: afxtoolbarbutton.h