How To Drag and Drop Between Two Containers (139626)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 5.0a
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q139626 SUMMARY
This article shows by example how to drag objects between containers. This
example uses a custom container class and drags a bitmap image between the
containers. This example also shows how to drag an image within the
control. However, this example does not cover all the possible variations
of dragging and dropping objects; it is intended to demonstrate only the
basic principles and code necessary to implement drag and drop. You should
be prepared to modify the sample code given here to meet the needs of your
situation.
Modification Type: | Minor | Last Reviewed: | 7/1/2004 |
---|
Keywords: | kbcode kbhowto KB139626 |
---|
|