CMFCToolBarEditBoxButton::OnChangeParentWnd

调用由结构,当按钮插入新工具栏。

virtual void OnChangeParentWnd(
   CWnd* pWndParent
);

参数

  • [in] pWndParent
    指针到新的父窗口。

备注

此方法通过重新创建内部 CEdit 对象重写基类实现(CMFCToolBarButton::OnChangeParentWnd)。

要求

标头: afxtoolbareditboxbutton.h

请参见

参考

CMFCToolBarEditBoxButton选件类

层次结构图

CEdit选件类