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

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