Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OLE Drag and Drop with the ListView
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
OLE Drag and Drop with the ListView
Miscellaneous
Thread ID:
00255366
Message ID:
00255366
Views:
47
Hi All,

I am trying to use drag and drop files with the ListView (version 6) and I am having a problem:

Within the OLEDragDrop Event I am trying to use the GetData method to retrieve an array of files that was dropped. I tried using the standard foxpro control syntax of GetData(format, @array), but this doesn't work. I then looked at the VB documentation for the method, and it states that GetData will except one parameter, the format, and it will return the data. So, I tried GetData(15) and the return value is undefined.

Anyone have some experience with this that they can share?

Doug Stalter

"According to the proverb, the best things are the most difficult." -Plutarch
Next
Reply
Map
View

Click here to load this message in the networking platform