Share via


CMFCCustomizeButton::OnChangeParentWnd

Called by the framework when it inserts a button into a new toolbar.

virtual void OnChangeParentWnd(
   CWnd* pWndParent
);

Parameters

Parameter

Description

[in] pWndParent

The new parent window.

Requirements

Header: afxcustomizebutton.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCCustomizeButton Class

CMFCToolBarMenuButton::OnChangeParentWnd