Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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. src must be of type CMFCDropDownToolbarButton.
Requirements
Header: afxdropdowntoolbar.h