Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Drag and Drop Image 1

Status
Not open for further replies.

furjaw

Bioengineer
Jun 10, 2006
9
Visual Basic 2005 Express Edition:

I need to drag and drop an image from one PictureBox to another PictureBox where:

1) the image is visible while being dragged
2) the image can be dropped at any location within the target PictureBox
3) the image can be rotated within the target PictureBox

 
Replies continue below

Recommended for you

You could look at Addflow, which handles parts 1 and 2 (except that it is not a picture box)
Rotating is another issue and a component can probably found to do that too. Or you could use the Windows API.
 
jo0ls at xtremevbtalk.com wrote a program that does it all!

1) Transparent backround on dragged objects.
2) See object as it is being dragged.
3) Rotate object.
4) Nudge object.
5) Delete object.
6) Drag multiple objects.
7) Drag multiple copies of an object.
8) Redrag objects.
9) Drag objects of any size

Wow!

<
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor