Message 1 of 2
Focus problem in dockable window with hosted WebBrowser (IE) control

Not applicable
03-12-2015
02:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
we have a dockable window which hosts a WebBrowser control. If the browser displays a form it's not possible to switch between the form fields (i.e. text fields) using <TAB> key. Everytime the <TAB> key is pressed the window looses the focus. A mouse click into every text field of the web form is necessary to fill the form.
Is it possible to prevent the focus switch? Or how can I hold the focus in the WebBrowser control?
Thanks,
Thommy