if you add the webbrowser control to you toolbox, then drag the COM
component onto your form, the IDE will create the wrapper class for .NET.
it's really easy. any old COM Component can be used in the same way.
System.Net.WebClient or System.Net.(Http)WebRequest will do the trick.
Cheers,
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.