cefsharp / CefSharp

.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
http://cefsharp.github.io/
Other
9.84k stars 2.92k forks source link

> CefSharp ver 65 support drag and drop with out having to write any separate function for it. But it is not supporting Google Map API anymore for which I have to migrate to ver 98 or above. But with ver 98 drag and drop does not work. #4809

Closed SUHASABOROLE closed 4 months ago

SUHASABOROLE commented 4 months ago
          > CefSharp ver 65 support drag and drop with out having to write any separate function for it. But it is not supporting Google Map API anymore for which I have to migrate to ver 98 or above. But with ver 98 drag and drop does not work.

Give me an example where I can use CefSharp ver98 and above and still drag and drop images or youtube videos from the cefsharp browser to my InkCanvas

Originally posted by @SUHASABOROLE in https://github.com/cefsharp/CefSharp/issues/4592#issuecomment-2128653039