WebBrowserExtensionsSendMouseWheelEvent Method |
Name | Description | |
---|---|---|
SendMouseWheelEvent(IBrowser, Int32, Int32, Int32, Int32, CefEventFlags) |
Send a mouse wheel event to the browser.
| |
SendMouseWheelEvent(IBrowserHost, Int32, Int32, Int32, Int32, CefEventFlags) |
Send a mouse wheel event to the browser.
| |
SendMouseWheelEvent(IChromiumWebBrowserBase, Int32, Int32, Int32, Int32, CefEventFlags) |
Send a mouse wheel event to the browser.
|