Tab key support in an IWebBrowser2 control

Posted by Bob on Stack Overflow See other posts from Stack Overflow or by Bob
Published on 2010-05-05T17:34:21Z Indexed on 2010/05/05 17:38 UTC
Read the original article Hit count: 512

Filed under:
|

I have an embedded IWebBrowser2 control using straight C++ (windowed, not windowless) and when someone hits the Tab key to go between fields in the browser, it jumps focus out of the web browser.

Any ideas on what I need to implement or what I could be screwing up?

Thanks!

© Stack Overflow or respective owner

Related posts about iwebbrowser2

Related posts about win32