Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DragDrop vs OLEDragDrop
Message
De
24/03/1999 12:13:44
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
DragDrop vs OLEDragDrop
Divers
Thread ID:
00201506
Message ID:
00201506
Vues:
54
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 ?

To make the User controls I am using VB6/win95.

Since this is a genuine problem, I am asking the VFP Pro's to help me out.


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
Répondre
Fil
Voir

Click here to load this message in the networking platform