|
-
Oct 24th, 2005, 12:29 PM
#1
Thread Starter
Frenzied Member
[RESOLVED] Drag and Drop controls Not as easy as it sounds
I am trying to drag and drop a control simalar to the VS toolbar. The user is going to click on a label which is part of a user control and represents a control, and drag it onto the form thus creating the control where they let go. My issue is if I try to use the drag drop events I only get the NO symbol. And I can't seem to use the mouse coordinates and do it mannually because if I track the coordinates on the user control, once I leave that user control I can't seem to get the mouse coordinates anymore. If I track the coordinates from the form once I enter the user control same thing happens.
Anyone have any idea how I can do this?
Thanks
Last edited by mpdeglau; Oct 25th, 2005 at 12:21 PM.
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
|