P
perry.vo
Hello,
I need to be able to create a web browser inside a C# form on a WinCe
device. All is going well by using IWebBrowser2 wrapper in eVC++.
However, I cannot seem to figure out a way to intercept input key
events in C# form before sending them over to the web browser. How can
I go about doing so? It seems that all key events are automatically go
directly to the IWebBrowser control ???
Any help is greatly appreciated.
I need to be able to create a web browser inside a C# form on a WinCe
device. All is going well by using IWebBrowser2 wrapper in eVC++.
However, I cannot seem to figure out a way to intercept input key
events in C# form before sending them over to the web browser. How can
I go about doing so? It seems that all key events are automatically go
directly to the IWebBrowser control ???
Any help is greatly appreciated.