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.
Called by the framework when the button is inserted into a new toolbar.
virtual void OnChangeParentWnd(
CWnd* pWndParent
);
Parameters
- [in] pWndParent
The new parent window.
Remarks
The button is inserted into a toolbar, for example, when the user drags it from one toolbar to another toolbar.
The default implementation of this method does nothing.
Requirements
Header: afxtoolbarbutton.h