home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / frmsub.zip / toolbar.h < prev    next >
Text File  |  1994-06-03  |  1KB  |  32 lines

  1. /* ********************************************************************** */
  2. /*                                                                        */
  3. /*    ToolBar.h                                                           */
  4. /*                                                                        */
  5. /*                                                                        */
  6. /* ********************************************************************** */
  7.  
  8. #define  ID_MAIN_WIN     10
  9.  
  10. #define   MID_MENUBAR    100
  11. #define   MID_MENU1      101
  12. #define   MID_SUB11      102
  13. #define   MID_MENU2      103
  14. #define   MID_SUB21      104
  15. #define   MID_SUB22      105
  16. #define   MID_MENU3      106
  17. #define   MID_SUB31      106
  18. #define   MID_SUB32      107
  19. #define   MID_SUB33      108
  20.  
  21. #define   MID_TOOLBAR    200
  22. #define   MID_TB_1       201
  23. #define   MID_TB_2       202
  24. #define   MID_TB_3       203
  25. #define   MID_TB_4       204
  26. #define   MID_TB_5       205
  27. #define   MID_TB_6       206
  28. #define   MID_TB_7       207
  29. #define   MID_TB_8       208
  30. #define   MID_TB_9       209
  31. #define   MID_TB_10      210
  32.