Replies: 1 comment 3 replies
-
Have you enabled drag and drop on the ChromiumWebBrowser? https://docs.microsoft.com/en-us/dotnet/api/system.windows.uielement.allowdrop?view=net-5.0 As a starting point I'd add a breakpoint to |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can anyone give me some help with dragging an attachment from outlook into a web page hosted in CefSharp WPF. I understand that chromium has a fx for this but it still has to be implemented in CefSharp? Can anyone give some tips and I can try and do it in my own branch. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions