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
A pointer to the new parent window.
Remarks
This method overrides the base class implementation (CMFCToolBarButton::OnChangeParentWnd) by recreating the internal CEdit object.
Requirements
Header: afxtoolbareditboxbutton.h