Results 1 to 2 of 2

Thread: Drag and Drop on Form

  1. #1

    Thread Starter
    Lively Member esafwan's Avatar
    Join Date
    Apr 2008
    Location
    Bangalore-India
    Posts
    95

    Question Drag and Drop on Form

    Hi,
    I was trying to make an app to upload photos to flickr.

    This is what I'm trying to achieve:


    1.User will select many photos and drop it on the form which here acts
    as a drop box.

    2. The app. will upload them to the users account.

    My main doubt.


    How do my app know what files have been dropped and their infos?
    ____________________________________________________________

    Just get me started with this... I'm not an expert...

    Thanx in advance!
    Men have become the tools of their tools. - Henry David Thoreau

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

    Re: Drag and Drop on Form

    I had done some sample code on dragging an image file from windows onto a form, and having it show that image on the form. You should be able to use this code and modify it to meet your needs.

    http://www.vbforums.com/showthread.php?t=328593

Tags for this Thread

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