home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / vrpmac21.zip / VRPrPrt.VRW (.txt) < prev    next >
VX-REXX Windows/Object Info  |  1995-10-15  |  1KB  |  44 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 the input
  12. VRPushButton
  13. NoPointerFocus
  14. ~Cancel
  15. CALL PB_Cancel_Click
  16. PB_Cancel
  17. Cancel the operation
  18. VREntryField
  19. EF_String
  20. Text to print
  21. VRCheckBox
  22. NoPointerFocus
  23. Quoted String
  24. VRDescriptiveText
  25. Center
  26. VREntryField
  27. EF_Font
  28. Name of the font face
  29. VRCheckBox
  30. NoPointerFocus
  31. Quoted String
  32. VRDescriptiveText
  33. Center
  34. Points
  35. VRSpinButton
  36. Right
  37. <6 to 48 by 2>
  38.     BoundPart
  39. EntryField
  40. SPIN_Pts
  41. Point size for the font
  42. VRDescriptiveText
  43. Center
  44.