home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / vrxda.zip / meth2p.VRW (.txt) < prev    next >
VX-REXX Windows/Object Info  |  1995-08-21  |  1KB  |  29 lines

  1. VRX   OS/2 v2.12
  2. VRWindow
  3. dialog
  4. Modal
  5. CALL dlg_Close
  6. VRPushButton
  7. NoPointerFocus
  8. CALL PB_accept_Click
  9. PB_accept
  10. VRPushButton
  11. NoPointerFocus
  12. ~Cancel
  13. CALL PB_Cancel_Click
  14. PB_Cancel
  15. VRDescriptiveText
  16. Center
  17. VREntryField
  18. EF_Value1
  19. VRCheckBox
  20. NoPointerFocus
  21. Quoted String
  22. VRCheckBox
  23. NoPointerFocus
  24. Quoted String
  25. VREntryField
  26. EF_Value2
  27. VRDescriptiveText
  28. Center
  29.