WebView Mouse Scrollwheel Scrolling trouble with Xaml Islands in Visual Basic Forms Project

  • Thread starter Thread starter awayfloatedaway
  • Start date Start date
A

awayfloatedaway

Guest
I am using Xaml Islands to include Xaml controls in my Visual Basic Forms program. I added a Webview. The Webview is working fine in all ways except with responding to the mouse scrollwheel. It will almost never respond to the mouse scrollwheeling and if it does it only lasts a few seconds. All the while, it responds fine if I grab the vertical scrollbar or use the down arrow key on the keyboard.

Can someone please tell me how to fix this problem? I have spent hours trying to use different methods to keep the focus on the webview control but nothing helps.


Thank you for reading my question!

Continue reading...
 
Back
Top