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

  1. VRX   OS/2 v2.13
  2. VRWindow
  3. dialog
  4. Modal
  5. CALL dlg_Close
  6. Bottom
  7. VRPushButton
  8. NoPointerFocus
  9. CALL PB_accept_Click
  10. PB_accept
  11. Accept input
  12. VRPushButton
  13. NoPointerFocus
  14. ~Cancel
  15. CALL PB_Cancel_Click
  16. PB_Cancel
  17. Cancel operation
  18. VRSpinButton
  19. Right
  20. <0 to 224>
  21.     BoundPart
  22. EntryField
  23. SPIN_line
  24. Line thickness (56 TWIPS = 1mm)
  25. VRDescriptiveText
  26. Right
  27. Center
  28. Box line
  29. DT_10
  30. VRSpinButton
  31. Right
  32. <0 to 15>
  33.     BoundPart
  34. EntryField
  35. SPIN_fill
  36. Fill style (see programming reference)
  37. VRDescriptiveText
  38. Right
  39. Center
  40. Box fill
  41. VRCheckBox
  42. NoPointerFocus
  43. Print header
  44. VRCheckBox
  45. NoPointerFocus
  46. All pages
  47. VRDescriptiveText
  48. Center
  49. VREntryField
  50. EF_Font
  51. Name of the font face
  52. VRCheckBox
  53. NoPointerFocus
  54. Quoted String
  55. VRDescriptiveText
  56. Center
  57. Points
  58. VRSpinButton
  59. Right
  60. <6 to 48 by 2>
  61.     BoundPart
  62. EntryField
  63. SPIN_Pts
  64. Point size for the font
  65. VRDropDownComboBox
  66. ;White;Black;Blue;Red;Pink;Green;Cyan;Yellow;Darkgray;Darkblue;Darkred;Darkpink;Darkgreen;Darkcyan;Brown;Palegray;<default>
  67. <default>
  68.     BoundPart
  69. EntryField
  70. MoveDBCursor
  71. DDCB_tc
  72. Type a var name or pick a color
  73. VRDropDownComboBox
  74. ;White;Black;Blue;Red;Pink;Green;Cyan;Yellow;Darkgray;Darkblue;Darkred;Darkpink;Darkgreen;Darkcyan;Brown;Palegray;<default>
  75. <default>
  76.     BoundPart
  77. EntryField
  78. MoveDBCursor
  79. DDCB_fc
  80. Type a var name or pick a color
  81. VRDropDownComboBox
  82. ;White;Black;Blue;Red;Pink;Green;Cyan;Yellow;Darkgray;Darkblue;Darkred;Darkpink;Darkgreen;Darkcyan;Brown;Palegray;<default>
  83. <default>
  84.     BoundPart
  85. EntryField
  86. MoveDBCursor
  87. DDCB_lc
  88. Type a var name or pick a color
  89. VRDescriptiveText
  90. Right
  91. Center
  92. Color
  93. DT_11
  94. VRDescriptiveText
  95. Right
  96. Center
  97. Color
  98. DT_11
  99. VRDescriptiveText
  100. Right
  101. Center
  102. Text color
  103. DT_11
  104.