home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / vxcliser.zip / VXREXX.2 / VREDISPG.VRW (.txt) < prev    next >
VX-REXX Windows/Object Info  |  1994-12-23  |  1KB  |  44 lines

  1. VRX   OS/2 v2.10
  2. VRWindow
  3. sizeable
  4. Modal
  5. SimpleDialog
  6. CALL Window1_Close
  7. Select an operation type
  8. Window1
  9. VRPushButton
  10. NoPointerFocus
  11. CALL PB_Okay_Click
  12. PB_Okay
  13. VRPushButton
  14. NoPointerFocus
  15. Cancel
  16. CALL PB_Cancel_Click
  17. PB_Cancel
  18. VRGroupBox
  19. <default>
  20. <default>
  21. ResizeChild
  22. VRContainer
  23. KeptRecords
  24. TextTree
  25. TreeIndent
  26. TreeLine
  27. Center
  28. CALL CN_Operations_DoubleClick
  29. ExpandTree
  30. CALL CN_Operations_ExpandTree
  31. ShowTreeLine
  32. AutoSort
  33. Ascending
  34. DragTarget
  35.     AllowDrag
  36. GuardRecords
  37. AutoEdit
  38. ClipSiblings
  39. 8.Helv
  40. SystemWindowText
  41. SystemWindow
  42. CN_Operations
  43. Window1
  44.