How to Set Up a Grid as a Destination for Drag and Drop (141636)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 3.0b
This article was previously published under Q141636 SUMMARY
By default, if a grid is used for the destination of a drag and drop
operation, the DragDrop method of the grid is called. This does not allow
dropping into an individual grid cell, because the DragDrop method of the
cell control is never called. This article shows how to calculate the
destination cell coordinates, and call the DragDrop method of the
appropriate destination.
Modification Type: | Major | Last Reviewed: | 9/30/2003 |
---|
Keywords: | kbcode KB141636 |
---|
|