I am needing to implement Drag and Drop functionality with my program. I have successfully put in the ability to drag into the app from windows explorer. I am struggling to find a way to be able to drag files back out of the app to Windows Explorer.
I have seen a couple of posts using the windows API but this seems crazy complex to use. Does anyone have an example of how they implemented drag out functionality?
Any help would be greatly appreciated.
Rick
DOCS: https://docs.microsoft.com/en-us/microsoft-edge/hosting/webview2
HTH /Michael
Yes I know, but I keep reading that MS seems to be getting away from Edge too. So I wouldn't put my bets on it.
Though you can always look for another solution when time would come of course.