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.
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
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.