M
mmuzilli
Howdy all,
I´d like to know if it´s possible to develop and work with a
WebBroser inside my application. The intention is to develop a static
file with some dynamic texts.
The customer will read this page using a web browser (like Internet
Explorer) and cannot go out of the application; for example, open a
browser, close and return to the application. The main idea is show a
page constructed during running time.
I´m using MS Visual Studio 2003 for the development.
I found this link on the web:
http://msdn2.microsoft.com/en-us/library/ms229657.aspx
But the problem is that I don´t know if it will work with MS Visual
Studio 2003, since the class WebBrowser don´t work in the
System.Windows.Form namespace.
Thank you in advance,
Marcelo Muzilli
I´d like to know if it´s possible to develop and work with a
WebBroser inside my application. The intention is to develop a static
file with some dynamic texts.
The customer will read this page using a web browser (like Internet
Explorer) and cannot go out of the application; for example, open a
browser, close and return to the application. The main idea is show a
page constructed during running time.
I´m using MS Visual Studio 2003 for the development.
I found this link on the web:
http://msdn2.microsoft.com/en-us/library/ms229657.aspx
But the problem is that I don´t know if it will work with MS Visual
Studio 2003, since the class WebBrowser don´t work in the
System.Windows.Form namespace.
Thank you in advance,
Marcelo Muzilli