Microsoft Foundation Classes (mfc.hlp) (Table of Contents; Topic list)
CWnd::DrawMenuBar
CWnd                                        Up Contents Index Back
──Microsoft Foundation Classes──────────────────────────────────────────────
 
  void DrawMenuBar();
 
  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.
 
  See Also
 
  ::DrawMenuBar
 
 
                                     -♦-