home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / ctlhtmlc / ctlhtml.aps / Menus / 128.rc next >
Encoding:
Text File  |  1999-05-10  |  461 b   |  26 lines

  1. 128 MENU
  2. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  3. {
  4.  POPUP "&File"
  5.  {
  6.   MENUITEM "E&xit", 57665
  7.  }
  8.  POPUP "&View"
  9.  {
  10.   MENUITEM "&Status Bar", 59393
  11.   MENUITEM SEPARATOR
  12.   MENUITEM "&Options...", 10000
  13.  }
  14.  POPUP "&Examples"
  15.  {
  16.   MENUITEM "&Control Examples", 10002
  17.   MENUITEM SEPARATOR
  18.   MENUITEM "Message &Boxes...", 10001
  19.   MENUITEM "&Modeless Message Box...", 10003
  20.  }
  21.  POPUP "&Help"
  22.  {
  23.   MENUITEM "&About CtlHTML Demo", 57664
  24.  }
  25. }
  26.