home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / vrpmac21.zip / VRPrMarg.VRW (.txt) < prev    next >
VX-REXX Windows/Object Info  |  1995-10-15  |  4KB  |  137 lines

  1. VRX   OS/2 v2.13
  2. VRWindow
  3. dialog
  4. Modal
  5. CALL dlg_Close
  6. Bottom
  7. VRDescriptiveText
  8. Right
  9. Center
  10. VRDescriptiveText
  11. Center
  12. VRSpinButton
  13. Right
  14. <0 to 400>
  15.     BoundPart
  16. EntryField
  17. SPIN_left
  18. Left margin from edge of page
  19. VRDescriptiveText
  20. Right
  21. Center
  22. Right
  23. VRSpinButton
  24. Right
  25. <0 to 400>
  26.     BoundPart
  27. EntryField
  28. SPIN_right
  29. Right margin from edge of page
  30. VRDescriptiveText
  31. Center
  32. VRDescriptiveText
  33. Right
  34. Center
  35. VRSpinButton
  36. Right
  37. <0 to 400>
  38.     BoundPart
  39. EntryField
  40. SPIN_top
  41. Top margin from edge of page
  42. VRDescriptiveText
  43. Center
  44. VRDescriptiveText
  45. Right
  46. Center
  47. Bottom
  48. VRSpinButton
  49. Right
  50. <0 to 400>
  51.     BoundPart
  52. EntryField
  53. SPIN_bottom
  54. Bottom margin from edge of page
  55. VRDescriptiveText
  56. Center
  57. VRDescriptiveText
  58. Right
  59. Center
  60. Fill style
  61. VRSpinButton
  62. Right
  63. <0 to 15>
  64.     BoundPart
  65. EntryField
  66. SPIN_fill
  67. Fill style (see programming guide)
  68. VRDescriptiveText
  69. Right
  70. Center
  71. Line type
  72. DT_10
  73. VRSpinButton
  74. Right
  75. <0 to 224>
  76.     BoundPart
  77. EntryField
  78. SPIN_line
  79. Line thickness (56 TWPS = 1mm)
  80. VRDescriptiveText
  81. Center
  82. TWIPS
  83. DT_11
  84. VRPushButton
  85. NoPointerFocus
  86. ~Cancel
  87. CALL PB_Cancel_Click
  88. PB_Cancel
  89. Cancel operation
  90. VRPushButton
  91. NoPointerFocus
  92. CALL PB_accept_Click
  93. PB_accept
  94. Accept the data
  95. VRDescriptiveText
  96. Center
  97. DT_12
  98. VREntryField
  99. EF_File
  100. Name of file to print
  101. VRPushButton
  102. NoPointerFocus
  103. ~Pick file...
  104. CALL PB_File_Click
  105. PB_File
  106. Choose the file
  107. VRCheckBox
  108. NoPointerFocus
  109. Quoted String
  110. Place file name in quotes
  111. VRDropDownComboBox
  112. ;White;Black;Blue;Red;Pink;Green;Cyan;Yellow;Darkgray;Darkblue;Darkred;Darkpink;Darkgreen;Darkcyan;Brown;Palegray;<default>
  113. <default>
  114.     BoundPart
  115. EntryField
  116. MoveDBCursor
  117. DDCB_lc
  118. Type a var name or pick a color
  119. VRDescriptiveText
  120. Center
  121. Center
  122. Line color
  123. DT_13
  124. VRDropDownComboBox
  125. ;White;Black;Blue;Red;Pink;Green;Cyan;Yellow;Darkgray;Darkblue;Darkred;Darkpink;Darkgreen;Darkcyan;Brown;Palegray;<default>
  126. <default>
  127.     BoundPart
  128. EntryField
  129. MoveDBCursor
  130. DDCB_fc
  131. Type a var name or pick a color
  132. VRDescriptiveText
  133. Center
  134. Center
  135. Fill color
  136. DT_14
  137.