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

  1. VRX   OS/2 v2.10
  2. VRWindow
  3. dialog
  4. Modal
  5. SimpleDialog
  6. CALL Window1_Close
  7. Set tab order
  8. Window1
  9. VRPushButton
  10. NoPointerFocus
  11. CALL PB_OK_Click
  12. PB_OK
  13. VRPushButton
  14. NoPointerFocus
  15. ~AutoOrder
  16. CALL PB_Auto_Click
  17. PB_Auto
  18. VRPushButton
  19. NoPointerFocus
  20. Cancel
  21. CALL PB_Cancel_Click
  22. PB_Cancel
  23. VRGroupBox
  24. <default>
  25. <default>
  26. ResizeChild
  27. VRContainer
  28. KeptRecords
  29. Detail
  30. TreeIndent
  31. TreeLine
  32. Center    MiniIcons
  33. AutoSort
  34. Ascending
  35. DragTarget
  36. GuardRecords
  37. AutoEdit
  38. ClipSiblings
  39. SystemWindow
  40. CN_Objects
  41. Window1
  42.