Results 1 to 10 of 10

Thread: Drag Drop files from windows into VB.NET

Threaded View

  1. #1

    Thread Starter
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Drag Drop files from windows into VB.NET

    this example allows you to drag an image file from outside your app onto a picturebox, and VB will handle it via drag/drop to display the image.

    this is just a sample, but could easily be modified for using other file types. I couldn't find much on the web for doing this type of stuff... so I thought it might be useful to others.
    Attached Files Attached Files
    Last edited by kleinma; Apr 26th, 2006 at 08:27 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width