Drag/Drop onto Picture Control

  • Thread starter Thread starter Jeff Williams
  • Start date Start date
J

Jeff Williams

I am trying to get the following to work so would like some guidance on
how to achieve what I need.

1. I have a form which has a tab control.
2. On the 4th TabPage I have 5 picture boxes.
3. These picture boxes are normally populated from a file(s) with a set
path and filename.

I have this working

I now want to be able to drag a jpg file from windows explorer onto any
picture box which does not contain an existing image and have the
following occur.

4. This file is moved from its current location to a set path and
filename I give it.
5. The image is displayed in the Picture box.

I would appreciate any help on the processes need to perform 4 and 5.

Regards
Jeff
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top