Replies: 1 comment
-
http://cefsharp.github.io/api/102.0.x/html/Methods_T_CefSharp_IBrowserHost.htm provides methods to send mouse move/wheel/click events. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My Application is based in C# Winform .net 4.5.2
i have the event mouse click on my application:
and work fine... but, How can I send the same event to the browser?
Beta Was this translation helpful? Give feedback.
All reactions