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.
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
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.