CMFCPopupMenu::GetMessageWnd

返回指向该结构将弹出菜单消息的窗口。

CWnd* GetMessageWnd() const;

返回值

指针到接收弹出菜单消息的windows; NULL,如果没有窗口。

备注

当您使用方法 CMFCPopupMenu::Create 创建弹出菜单时,指定了窗口接收菜单消息。

要求

标头: afxpopupmenu.h

请参见

参考

CMFCPopupMenu选件类

层次结构图

CMFCPopupMenu::Create