CMFCPopupMenu::GetParentButton

返回指向父工具栏按钮。

CMFCToolBarMenuButton* GetParentButton() const;

返回值

对父工具栏按钮的指针。NULL,如果弹出菜单没有父工具栏按钮。

备注

CMFCPopupMenu 可以与在菜单上的按钮。在此方案中,弹出菜单显示当用户选择父工具栏按钮。

如果弹出菜单快捷菜单,它将没有父工具栏按钮。

要求

标头: afxpopupmenu.h

请参见

参考

CMFCPopupMenu选件类

层次结构图

CMFCToolBarMenuButton选件类