Michael Falconer

the difficult takes time, the impossible just a little longer

My Links

Blog Stats

News

Michael Falconer is a freelance/contract .net developer working in and around Glasgow, Scotland, mainly on asp.net applications. His company is called, for some strange reason, Camel-Jones.

Archives

Post Categories

Blogs

Other Links

Regulars

Adding a Web browser control to a windows form application

There's a great article on Kirk Allen Evans' blog that describes how to add a web browser control to a windows form, and then set the document source. Just what I was after!

[UPDATE]
As an aside, I opted to use the DownloadComplete event to flag up the fact that the empty page had complete loading. Seemed a bit more sensible than reacting to StatusText changed events...but then if it works, it works!

posted on Tuesday, May 18, 2004 10:45 AM