home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / wxos2233.zip / wxOS2-2_3_3.zip / wxWindows-2.3.3 / contrib / utils / wxrcedit / df / wxMenu.df < prev    next >
Text File  |  2000-10-07  |  150b  |  9 lines

  1. node wxMenu
  2. type panel
  3. icon 0
  4. childtype menu_item
  5. var label of text
  6. var style of flags wxMENU_TEAROFF
  7. var help of text
  8. derived from menu_item
  9.