furjaw Newbie
Joined: 10 Jun 2006 Posts: 5
|
Posted: Jun 10th, 2006 11:21 PM Post subject: Drag and Drop image |
|
|
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 |
|