home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / odtlktv4.zip / ODTLKT / TOOLKIT / BETA / SAMPLES / OPENDOC / PARTS / CNTNRPRT / CNTNRHLP.H < prev    next >
Text File  |  1995-06-08  |  567b  |  13 lines

  1. //  124283 06/07/95  BLG   because panels are hard coded in the .hlp file
  2. //                         cannot use menu ids to access panels.
  3. //                         defined following values to ensure access to help panels
  4. //
  5. #define IDMA_COLOR_GRAY_PANEL       3585
  6. #define IDMA_COLOR_RED_PANEL        3586
  7. #define IDMA_COLOR_GREEN_PANEL      3587
  8. #define IDMA_COLOR_YELLOW_PANEL     3588
  9. #define IDMA_COLOR_BLUE_PANEL       3589
  10. #define IDMA_COLOR_MAGENTA_PANEL    3590
  11. #define IDMA_COLOR_CYAN_PANEL       3591
  12. #define IDMA_COLOR_WHITE_PANEL      3592
  13.