home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic 4 Unleashed / Visual_Basic_4_Unleashed_SAMS_Publishing_1995.iso / repease / rep_dlg.h < prev    next >
Text File  |  1993-06-09  |  4KB  |  126 lines

  1. #define IDC_FILE              763
  2. #define IDC_LEFT_MARGIN       766
  3. #define IDC_RIGHT_MARGIN      767
  4. #define IDC_TOP_MARGIN        768
  5. #define IDC_BOT_MARGIN        769
  6. #define IDC_PRINT_JUSTIFIED   772
  7. #define IDC_FONT_TYPES        779
  8. #define IDC_FONT_POINTS       780
  9. #define IDC_FONT_DEFAULT      781
  10. #define IDC_PRINTER_LIST      782
  11. #define IDC_PRINTER_SETUP     783
  12. #define IDC_LIST_BOX          784
  13. #define IDC_NAME              785
  14. #define IDC_EXP               786
  15. #define IDC_DATA_FIELD        787
  16. #define IDC_DLG_FIELD         788
  17. #define IDC_SYS_FIELD         789
  18. #define IDC_FUNCT             790
  19. #define IDC_OP                791
  20. #define IDC_PRINT_TRIAL       792
  21. #define IDC_MMDDYY            793
  22. #define IDC_DDMMYY            794
  23.  
  24. #define IDC_TYPE_TEXT         795
  25. #define IDC_TYPE_NUM          796
  26. #define IDC_TYPE_DBL          797
  27. #define IDC_TYPE_DATE         798
  28. #define IDC_TYPE_LOGICAL      799
  29.  
  30. #define IDC_PROMPT_ORDER      800
  31. #define IDC_FIELD_WIDTH       801
  32. #define IDC_CALC_FIELD        802
  33.  
  34. #define IDC_SEC_PAGE_BEF      803
  35. #define IDC_SEC_PAGE_AFT      804
  36. #define IDC_SEC_TRIM_BEFORE   805
  37. #define IDC_SEC_TRIM_AFTER    806
  38. #define IDC_SEC_KEEP_TOGETHER 807
  39. #define IDC_SEC_RECORDS       808
  40. #define IDC_SEC_REPRINT       809
  41.  
  42. #define IDC_DEC_PLACES        810
  43. #define IDC_ALIGN_LEFT        811
  44. #define IDC_ALIGN_RIGHT       812
  45. #define IDC_ALIGN_CENTER      813
  46. #define IDC_DOLLAR_SYM        814
  47. #define IDC_NEG_PREFIX        815
  48. #define IDC_NEG_SUFFIX        816
  49. #define IDC_POS_PREFIX        817
  50. #define IDC_POS_SUFFIX        818
  51. #define IDC_SUP_ZERO          819
  52. #define IDC_PAD_ZERO          820
  53. #define IDC_USE_COMMA         821
  54. #define IDC_SUM_TYPE          822
  55. #define IDC_RETAIN_VAL        823
  56.  
  57. #define IDC_TRIM_SPACES       824
  58. #define IDC_CAP_ALL           825
  59. #define IDC_CAP_FIRST         826
  60. #define IDC_LOWER             827
  61. #define IDC_WRAP              828
  62. #define IDC_WORD_WRAP         829
  63.  
  64. #define IDC_MMDDYYYY          830
  65. #define IDC_MMMDDYYYY         831
  66. #define IDC_DATE_DELIM        832
  67.  
  68. #define IDC_TRUE              833
  69. #define IDC_FALSE             834
  70.  
  71. #define IDC_DLG_PROMPT        835
  72. #define IDC_DLG_INPUT         836
  73. #define IDC_DLG_NEXT          837
  74. #define IDC_DLG_PREV          838
  75.  
  76. #define IDC_REP_STATUS        839
  77. #define IDC_REP_RECORDS       840
  78. #define IDC_REP_PAGE          841
  79.  
  80. #define IDC_CUR_PRINTER       842
  81. #define IDC_CUR_REC           843
  82. #define IDC_CUR_PAGE          844
  83.  
  84. #define IDC_HLEFT             845
  85. #define IDC_HRIGHT            846
  86. #define IDC_HCENTER           847
  87. #define IDC_VTOP              848
  88. #define IDC_VBOTTOM           849
  89. #define IDC_VCENTER           850
  90.  
  91. #define IDC_LINE_LEFT         856
  92. #define IDC_LINE_RIGHT        857
  93. #define IDC_LINE_TOP          858
  94. #define IDC_LINE_BOT          859
  95. #define IDC_LINE_WIDTH        860
  96. #define IDC_LINE_COLOR        861        
  97. #define IDC_LSTY_SOLID        862
  98. #define IDC_LSTY_DASH         863
  99. #define IDC_LSTY_DOT          864
  100. #define IDC_LSTY_DASHDOT      865
  101. #define IDC_LINE_HORZ         866
  102. #define IDC_LINE_VERT         867
  103. #define IDC_LINE_FDIAG        868
  104. #define IDC_LINE_BDIAG        869
  105.  
  106. #define IDC_PAINT_BACKGROUND      875
  107. #define IDC_BRUSH_SOLID           876
  108. #define IDC_BRUSH_HATCH_BDIAG     877
  109. #define IDC_BRUSH_HATCH_CROSS     878
  110. #define IDC_BRUSH_HATCH_DIAG_CROSS 879
  111. #define IDC_BRUSH_HATCH_FDIAG     880
  112. #define IDC_BRUSH_HATCH_HORZ      881
  113. #define IDC_BRUSH_HATCH_VERT      882
  114. #define IDC_BRUSH_COLOR           883
  115.  
  116. #define IDC_RULER_OFF         890
  117. #define IDC_RULER_INCH        891
  118. #define IDC_RULER_CM          892
  119.  
  120. #define IDC_JUMP_PAGE         895
  121. #define IDC_FIRST_PAGE        896
  122. #define IDC_LAST_PAGE         897
  123.  
  124.  
  125. #define IDC_FLEX_SIZE         900
  126.