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
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