home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / vrprt21.zip / VRPrPTxt.VRW (.txt) < prev    next >
VX-REXX Windows/Object Info  |  1995-10-15  |  2KB  |  65 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 progress dialog
  25. VRCheckBox
  26. NoPointerFocus
  27. Quoted String
  28. VRCheckBox
  29. NoPointerFocus
  30. Quoted String
  31. VRDescriptiveText
  32. Center
  33. line 1
  34. VREntryField
  35. EF_Value2
  36. Text for first line in dialog
  37. VRCheckBox
  38. NoPointerFocus
  39. Quoted String
  40. VRDescriptiveText
  41. Center
  42. Line 2
  43. VREntryField
  44. EF_Value3
  45. Text for second line in dialog
  46. VRCheckBox
  47. NoPointerFocus
  48. Quoted String
  49. VRDescriptiveText
  50. Center
  51. Line 3
  52. VREntryField
  53. EF_Value4
  54. Text for third line in dialog
  55. VRCheckBox
  56. NoPointerFocus
  57. Quoted String
  58. VREntryField
  59. EF_Value5
  60. Text for Abort button
  61. VRDescriptiveText
  62. Center
  63. Abort text
  64. VRPrPDlg
  65.