CWnd::DrawMenuBar

Redraws the menu bar.

void DrawMenuBar( );

Remarks

If a menu bar is changed after Windows has created the window, call this function to draw the changed menu bar.

Example

See the example for CWnd::GetMenu.

Requirements

Header: afxwin.h

See Also

Reference

CWnd Class

Hierarchy Chart

DrawMenuBar