home *** CD-ROM | disk | FTP | other *** search
/ ActiveX Programming Unleashed CD / AXU.iso / visualj / msdev / bin / ide / msvcgal.pkg / RESOURCE / 186 / Menus / 129.rc
Encoding:
Text File  |  1996-08-01  |  994 b   |  45 lines

  1. 129 MENU
  2. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  3. {
  4.  POPUP "&File"
  5.  {
  6.   MENUITEM "&New\tCtrl+N", 57600
  7.   MENUITEM "&Open...\tCtrl+O", 57601
  8.   MENUITEM "&Close", 57602
  9.   MENUITEM "&Save\tCtrl+S", 57603
  10.   MENUITEM "Save &As...", 57604
  11.   MENUITEM SEPARATOR
  12.   MENUITEM "&Print...\tCtrl+P", 57607
  13.   MENUITEM "Print Pre&view", 57609
  14.   MENUITEM "P&rint Setup...", 57606
  15.   MENUITEM SEPARATOR
  16.   MENUITEM "Recent File", 57616, GRAYED
  17.   MENUITEM SEPARATOR
  18.   MENUITEM "E&xit", 57665
  19.  }
  20.  POPUP "&Edit"
  21.  {
  22.   MENUITEM "&Undo\tCtrl+Z", 57643
  23.   MENUITEM SEPARATOR
  24.   MENUITEM "Cu&t\tCtrl+X", 57635
  25.   MENUITEM "&Copy\tCtrl+C", 57634
  26.   MENUITEM "&Paste\tCtrl+V", 57637
  27.  }
  28.  POPUP "&View"
  29.  {
  30.   MENUITEM "&Toolbar", 59392
  31.   MENUITEM "&Status Bar", 59393
  32.  }
  33.  POPUP "&Window"
  34.  {
  35.   MENUITEM "&New Window", 57648
  36.   MENUITEM "&Cascade", 57650
  37.   MENUITEM "&Tile", 57651
  38.   MENUITEM "&Arrange Icons", 57649
  39.  }
  40.  POPUP "&Help"
  41.  {
  42.   MENUITEM "&About This Application...", 57664
  43.  }
  44. }
  45.