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

  1. VRX   OS/2 v2.13
  2. VRWindow
  3. dialog
  4. Modal
  5. CALL VRPrPDlg_Close
  6. Bottom
  7. VRPrPDlg
  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. Title
  22. VREntryField
  23. EF_Value1
  24. Title for printer dialog
  25. VRCheckBox
  26. NoPointerFocus
  27. Quoted String
  28. VRCheckBox
  29. NoPointerFocus
  30. Quoted String
  31. VRDescriptiveText
  32. Center
  33. OK text
  34. VREntryField
  35. EF_Value2
  36. Text for OK button
  37. VRCheckBox
  38. NoPointerFocus
  39. Quoted String
  40. VRDescriptiveText
  41. Center
  42. Job props text
  43. VREntryField
  44. EF_Value3
  45. Text for Job Properties.. button
  46. VRCheckBox
  47. NoPointerFocus
  48. Quoted String
  49. VRDescriptiveText
  50. Center
  51. Cancel text
  52. VREntryField
  53. EF_Value4
  54. Text for Cancel button
  55. VRPrPDlg
  56.