Welcome to WindowsClient.net | Sign in | Join
Home > Learn > Windows Forms FAQs
Here are some frequently asked questions about Windows Forms and their answers.
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.