home *** CD-ROM | disk | FTP | other *** search
/ The Pier Shareware 6 / The_Pier_Shareware_Number_6_(The_Pier_Exchange)_(1995).iso / 035 / vxrxs21a.zip / SAMPLES / DRAGDROP / DRAGDROP.VRY (.txt) < prev   
VX-REXX Windows/Object Info  |  1994-10-31  |  981b  |  45 lines

  1. VRX   OS/2 v2.11
  2. VRWindow
  3. Modal
  4. CALL Window1_Close
  5. Container drag and drop test
  6. (255,255,228)
  7. Window1
  8. VRContainer
  9. AutoPosition
  10. KeptRecords
  11. TreeIndent
  12. TreeLine
  13. Center
  14. CALL CN_1_DragDrop
  15. AutoSort
  16. DragTarget
  17. GuardRecords
  18. AutoEdit
  19. PaleGray
  20. SystemWindowText
  21. ClipSiblings
  22. VRContainer
  23. KeptRecords
  24. TreeIndent
  25. TreeLine
  26. Center
  27. CALL CN_2_DragDrop
  28. AutoSort
  29. DragTarget
  30. GuardRecords
  31. AutoEdit
  32. PaleGray
  33. SystemWindowText
  34. ClipSiblings
  35.     VRMenuBar
  36. MenuBar
  37. VRMenu
  38. ~Help
  39. Menu1
  40. VRMenuItem
  41. ~Product information...
  42. CALL MN_ProdInfo_Click
  43. MN_ProdInfo
  44. Window1
  45.