Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
These nasty grids again
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00040235
Message ID:
00040240
Views:
22
>Hi,
>
> How do you drag&drop something into a grid and trigger the D&D event of the control instead of the grid?
>
>TIA
>
>Mike

Grids are kind of tricky if you want to drop something on a particular record of the grid because you have to determine the x,y coordinates and use offsets determined by whether the grid has scroll bars, etc. Happily, MS has already done this sort of thing. You can find it at:

www.microsoft.com/kb/articles/q141/6/36.htm

Michael G. Emmons
memmons@nc.rr.com
Previous
Reply
Map
View

Click here to load this message in the networking platform