Re: [DOTNET] Hosting the browser in a WinForms application

2002-05-02 Thread Ted Faison
For full information on reusing and customizing the WebBrowser in a C# Windows Form, you might want to check out the new book "Component-based Development with Visual C#". It has an entire chapter devoted to WebBrowser reuse. You can find the book at http://www.amazon.com/exec/obidos/ASIN/0764549

Re: [DOTNET] Hosting the browser in a WinForms application

2002-05-01 Thread Marsh, Drew
Peter Stephens [mailto:[EMAIL PROTECTED]] wrote: > 3. Are there any good/comprehensive tutorials on the Net that > describe the necessary steps to do all this. Peter, You can find answers to all your questions by starting here[1]. HTH, Drew [1] http://msdn.microsoft.com/workshop/browser/hosti

[DOTNET] Hosting the browser in a WinForms application

2002-05-01 Thread Peter Stephens
Hi Netters, I am interested in using the IE browser control in my WinForms application. I have never hosted the browser (even in other languages) and am not sure what the capabilities and caveats are. So far I have determined that I need to use the COM interop tools like so: aximp c:\windows\sy