ASPX pages in win applications

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hell
I would like to ask if there is a control that can display an ASPX or HTML enabled page in general, in a windows application
If not how do I open an internet explorer instance without any navigation component

thanks
 
Hi Saxone,

Have a look for the webbrowser also called axwebbrowser also called reusing
Internet Explorer in Visual Studio Net.

The reference in VS.net is Microsoft Web-browser, the best thing to use it
is to add it to your Toolbox in VS.net and drag it to a form.

Succes

Cor
 

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