Web Browser Form

  • Thread starter Thread starter Jeff Cobelli
  • Start date Start date
J

Jeff Cobelli

Is there an equivalent in VB.NET to the VB6 Web Browser Form? I want my
application to have it's own web browser. I have been unable to find any
documentation on whether this capability even exists. Thanks for your help.
 
Hi Jeff,

It is the same axwebbrowser, when you search on msdn.microsoft.com use the
keyword "navigate2" with it?

(In the next version from VB.net it seems that there is a managed code
webbrowser planned)

I hope this helps,
 
* "Jeff Cobelli said:
Is there an equivalent in VB.NET to the VB6 Web Browser Form? I want my
application to have it's own web browser. I have been unable to find any
documentation on whether this capability even exists. Thanks for your help.

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

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

Back
Top