Welcome to WindowsClient.net | Sign in | Join

Here are some frequently asked questions about Windows Forms and their answers.

Windows Forms FAQs

Why don't I get <I>&lt;event name here&gt;</I> from the WebBrowser?

The most likely reason that you are not getting a particular event from the WebBrowser is that that event is hidden. Since the WebBrowser is an ActiveX control it differs in the standard events that it raises.