home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / sd386v50.zip / sd386src.zip / DIALOG.H < prev    next >
Text File  |  1992-08-03  |  455b  |  16 lines

  1. #define UPARROWROWOFFSET    2
  2. #define DNARROWROWOFFSET    2
  3. #define SCROLLBARCOLOFFSET  3
  4.  
  5. #define ON_TITLE                0
  6. #define SCROLLBAR_UPARROW       100
  7. #define SCROLLBAR_DNARROW       101
  8. #define SCROLLBAR_ABOVE_SLIDER  102
  9. #define SCROLLBAR_BELOW_SLIDER  103
  10. #define SCROLLBAR_ON_SLIDER     104
  11. #define BUTTONS                 105
  12. #define DISPLAY_AREA            106
  13. #define OUTSIDE_DIALOG          107
  14.  
  15. #define INIT_DIALOG  200
  16.