home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / framctl2.zip / FRAMECTL.H < prev    next >
Text File  |  1996-10-07  |  413b  |  17 lines

  1. #define FRAME_WND_ID      100
  2. #define CAT_SCRATCH_ID    200
  3. #define HELP_BUTTON_ID    300
  4. #define HELP_BUTTON2_ID   400
  5. #define COMBOBOX_ID       500
  6.  
  7. #define MI_FILE           600
  8. #define MI_FILE_EXIT      700
  9. #define MI_CAT            800
  10. #define MI_CAT_TBD        900
  11.  
  12. #define FRAME_WIDTH       300L
  13. #define FRAME_HEIGHT      150L
  14.  
  15. #define COMBOBOX_WIDTH    120L
  16. #define COMBOBOX_HEIGHT   100L
  17.