Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.