AllowDrop

B

Bart Steur

Hello,

I'm using VB 2005 Express.

I want to implement a functionality into my app that allows users to drag an
image file from explorer onto a picture box control in my app. I can't get
it to work. Nearly each control has the AllowDrop property, but I can't find
it for the PictureBox Control. But there are DragEnter, DragDrop events for
the Picturebox control.

Any help please.

Regards,
Bart
 

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

Top