home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / dirdg10.zip / DirDialg.VRY (.txt) < prev    next >
VX-REXX Windows/Object Info  |  1994-08-21  |  2KB  |  69 lines

  1. VRX   OS/2 v2.01
  2. VRWindow
  3. dialog
  4. Modal
  5. HideButton
  6. TitleBar
  7. DBCSConversionBar
  8. CALL W_DirDialog_Close
  9. Select a directory
  10. <default>
  11. <default>
  12. Bottom
  13. <default>
  14. W_DirDialog
  15. VRPushButton
  16. <default>
  17. <default>
  18. CALL PB_Ok_Click
  19. <default>
  20. <default>
  21. PB_Ok
  22. Accept current directory specification.
  23. VRPushButton
  24. <default>
  25. ~Cancel
  26. <default>
  27. CALL PB_Cancel_Click
  28. <default>
  29. <default>
  30. PB_Cancel
  31. Keep previous directory specification.
  32.     VRListBox
  33. CALL LB_Drives_DoubleClick
  34. <default>
  35. <default>
  36. <default>
  37. LB_Drives
  38. Double-click to change drive.
  39. VRDescriptiveText
  40. Top    WordBreak
  41. Drives:
  42. <default>
  43. <default>
  44. <default>
  45. DT_Drives
  46. VRDescriptiveText
  47. Top    WordBreak
  48. Directories:
  49. <default>
  50. <default>
  51. <default>
  52. DT_Dirs
  53.     VRListBox
  54. CALL LB_Dirs_DoubleClick
  55. <default>
  56. <default>
  57. <default>
  58. LB_Dirs
  59. Double-click to change directory.
  60. VREntryField
  61. Masked
  62. Autotab
  63. <default>
  64. <default>
  65. <default>
  66. EF_CurrDir
  67. Current directory specification.
  68. W_DirDialog
  69.