Re: WebBrowser in TAB sequence
- From: "brian" <brianfakemail@xxxxxxxxx>
- Date: 21 Sep 2006 01:56:30 -0700
Igor Tandetnik wrote:
See if this helps:
http://groups.google.com/group/microsoft.public.inetsdk.programming.webbrowser_ctl/browse_frm/thread/d80465d3a42ec6d3
Hi Igor, it looks like calling DoVerb(OLEIVERB_UIACTIVATE) works as
described it that thread. At least I think so.
However there is one more thing left: sometimes (I still cannot find
the dependence) the BACKSPACE and ENTER keys aren't interpreted well
from address-box (this is a combo-box control).
In plain English above means that sometimes user cannot backspace in
the combo-box and sometimes pressing the Enter key while the focus is
in combo-box doesn't generate WM_COMMAND message (with IDOK) as usual
in Win32 applications.
I suppose that the web-browser message handling is _eating_ that
WM_KEYDOWN messages, because I forward all keyboard input first to the
browser control. Do you have any idea?
Thanks for your patience.
brian
.
- Follow-Ups:
- Re: WebBrowser in TAB sequence
- From: Igor Tandetnik
- Re: WebBrowser in TAB sequence
- References:
- Re: WebBrowser in TAB sequence
- From: brian
- Re: WebBrowser in TAB sequence
- From: Igor Tandetnik
- Re: WebBrowser in TAB sequence
- Prev by Date: Re: Release Word document from webbrowser
- Next by Date: Re: WebBrowser in TAB sequence
- Previous by thread: Re: WebBrowser in TAB sequence
- Next by thread: Re: WebBrowser in TAB sequence
- Index(es):
Relevant Pages
|
|