HOWTO: Using GridHitTest() with OLE Drag and Drop (185497)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q185497 SUMMARY
OLE Drag and Drop is a new feature in Visual FoxPro 6.0. This article shows
how to make use of the new GridHitTest() function with OLE Drag and Drop to
drag text from a text box and drop it into a cell in a grid. Changing the
mouse pointer while dragging the text is also featured in this article.
This article does not cover all scenarios when dragging text into a grid.
It is provided to allow developers to get a start in working with OLE Drag
and Drop.
This article does not cover the background for OLE Drag and Drop. For more
information on OLE Drag and Drop, please see Chapter 31: Interoperability
and the Internet in the Microsoft Visual FoxPro "Programmer's Guide,"
version 6.0.
REFERENCES
Microsoft Visual FoxPro "Programmer's Guide," version 6.0, Chapter 31:
Interoperability and the Internet. The section on OLE Drag and Drop.
Microsoft Visual FoxPro Help, 6.0: search on: "GridHitTest()";
"OLEDropMode"; "OLEDragDrop"; "OLECompleteDrag"; "OLEDragOver"
Modification Type: | Major | Last Reviewed: | 8/12/1999 |
---|
Keywords: | kbhowto KB185497 |
---|
|