web browser control

T

Tom

Back in the days of VB6, I was able to use the web browser
control to easily display browser content within my
Windows forms. I am now trying to do this with a C#
Windows Forms application and am suprised at the apparent
lack of information on this subject. Does anyone out there
have some guidence on how do do this?
 
H

Herfried K. Wagner [MVP]

Hello,

Tom said:
Back in the days of VB6, I was able to use the web browser
control to easily display browser content within my
Windows forms. I am now trying to do this with a C#
Windows Forms application and am suprised at the apparent
lack of information on this subject. Does anyone out there
have some guidence on how do do this?

For VB .NET (maybe it works similar with C#):

311303 WebOCHostVB.exe Hosts the WebBrowser Control in Visual Basic .NET
http://support.microsoft.com/?id=311303

HTH,
Herfried K. Wagner
 
P

pouya

-----Original Message-----
Back in the days of VB6, I was able to use the web browser
control to easily display browser content within my
Windows forms. I am now trying to do this with a C#
Windows Forms application and am suprised at the apparent
lack of information on this subject. Does anyone out there
have some guidence on how do do this?
.
 

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.

Ask a Question

Top