Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DRAG AND DROP (very urgent)
Message
From
24/03/1999 11:38:24
 
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00201405
Message ID:
00201488
Views:
12
>>I have placed a control which doesn't have OLE DragDrop but it has Plain Drag Drop on to a User Control.
>>
>>And on another User Control I have a control which supports OLE DragDrop.
>>
>>What is the best way to implement Drag Drop functionality from usercontrol1 on form1 to usercontrol2 on form2 ?
>
>Did you tried setting OLEDragMode and OLEDropMode to both Automatic.

Yes I tried. Please remember that one control supports OLEDRAG and the other doesn't

Let me explain clearly

Form1 Form2
| |
| |
Usercontrol1 UserControl2
| |
| |
Control1 Control2
(Supports DragDrop (Supports DragDrop
doesnot support OLEDragDrop) supports OLEDragDrop)

What I want is, Some method of dragging from Control2 to drop on Control1.

Also vice versa. ie drag from control1 to control2
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform