CWnd::DrawMenuBar
voidDrawMenuBar();
Remarks
Redraws the menu bar. 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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
voidDrawMenuBar();
Remarks
Redraws the menu bar. 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.