How to add an extern reference to a Win32 API?
We have two suggestions with sample projects how you host a WebBrowser control inside a form and display HTML contents and listen to events such as NavigateComplete or BeforeNavigate. Of course there are many other ways to do this. Download htmlviewer.zip for two sample projects for the suggestions discussed below. 1) The first suggestion is to generate an ActiveX wrapper for shdocvw using the aximp tool.