web browser control

  • Thread starter Thread starter Tom
  • Start date Start date
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?
 
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
 
-----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?
.
 
Back
Top