|
-
Feb 27th, 2007, 07:07 AM
#1
Thread Starter
New Member
How to drag-and-drop a button between 2 Pictureboxes?
Hi all
I need to create an application, where I´ll have two pictureboxes on a form, and a Command Button array inside Picturebox1.
Then, I need to drag these command buttons from Picturebox1 and drop them in Picturebox2.
Is this possible?
I´m asking this, because I can do a normal drag and drop operation, if the ideia is to only move the buttons inside a single
picturebox, or inside a single form, but dragging the buttons to the outside of their native picturebox, to the second picturebox, is
another story, which I was´nt able to figure out how to do it.
Does anyone knows how to make this possible?
Thanks in advance
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|