home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code2 / vbctrl10 / dddemo.frm (.txt) < prev    next >
Visual Basic Form  |  1992-05-23  |  2KB  |  29 lines

  1. Form1
  2. Drag-Drop Control Demo
  3. Form1,
  4. Label1
  5. Drop files here:
  6. Picture1
  7.     DragDrop1
  8. DragDrop
  9. C:\WINDOWS\TADA.WAV
  10. Label1
  11. Files displayed here:
  12. List1
  13. Command1
  14. &Close
  15. Command2
  16. &About
  17. Command1_Click
  18. Form_Click
  19. DragDrop1_Dropped
  20. Files
  21. List1
  22.     DragDrop1
  23. Filename
  24. Command2_Click
  25. form2
  26. Command1_Click
  27. DragDrop1_Dropped
  28. Command2_Click
  29.