Share via


CFrameImpl::GetMenuBar

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Returns a pointer to the menu bar that belongs to the associated frame window.

const CMFCMenuBar* GetMenuBar() const;
CMFCMenuBar* GetMenuBar();

Return Value

A pointer to the menu bar associated with the parent frame window.

Remarks

This function is used internally by the framework.

Requirements

Header: afxframeimpl.h

See Also

Reference

CFrameImpl Class

Other Resources

MFC Hierarchy Chart