A
Alexander
I'm having a problem with the webBrowser control in CE 6.0. My app
loads a page on it (via webbrowser.Navigate) and it loads fine.
Once I load a 2nd page on it, it loses focus. I press the arrow keys
up and down but the page wont scroll.
The whole app then behaves strangely. It sends double key presses
events. I send a webBrowser.Focus command and check if its focused
and it says its focused.
CLICKING on it however, fixes the issue and the arrow keys work
again. This is a problem because this is supposed to work without
having to use a mouse.
Please help and thanks in advance for reading this.
loads a page on it (via webbrowser.Navigate) and it loads fine.
Once I load a 2nd page on it, it loses focus. I press the arrow keys
up and down but the page wont scroll.
The whole app then behaves strangely. It sends double key presses
events. I send a webBrowser.Focus command and check if its focused
and it says its focused.
CLICKING on it however, fixes the issue and the arrow keys work
again. This is a problem because this is supposed to work without
having to use a mouse.
Please help and thanks in advance for reading this.