home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / mtchprps.zip / MtchPrps.VRW (.txt) < prev   
VX-REXX Windows/Object Info  |  1995-10-04  |  1KB  |  40 lines

  1. VRX   OS/2 v2.13
  2. VRWindow
  3. dialog
  4. Modal
  5. CALL MtchPrps_Close
  6. Match Properties by Adam Van de Berghe
  7. MtchPrps
  8. VRDescriptiveText
  9. Select the properties to match:
  10. VRCheckBox
  11. NoPointerFocus
  12. Colors
  13. VRCheckBox
  14. NoPointerFocus
  15. Sizes
  16. VRCheckBox
  17. NoPointerFocus
  18. Captions
  19. VRCheckBox
  20. NoPointerFocus
  21. Help Text
  22. VRCheckBox
  23. NoPointerFocus
  24. Hint Text
  25. VRCheckBox
  26. NoPointerFocus
  27. Help Tag
  28. VRCheckBox
  29. NoPointerFocus
  30. Fonts
  31. VRPushButton
  32. NoPointerFocus
  33. ~Continue
  34. CALL PB_1_Click
  35. VRPushButton
  36. NoPointerFocus
  37. ~Cancel
  38. CALL PB_2_Click
  39. MtchPrps
  40.