container for explorer object in office object model.

Add-in Express™ Support Service
That's what is more important than anything else

container for explorer object in office object model.
 
Guest


Guest


Hi all,

I need a complex menu should act as a placeholder for an internet explorer object. This way when the user clicks down on the button a web page will be revealed. This web page should be stored when the menu is hidden so that it doesn't have to be refreshed.

Is it possible, and if yes, how it will be done?
Thanks in advance,
Serhat.
Posted 04 Oct, 2005 08:08:54 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
Hi, Serhat.

It is not possible. You can only host the web browser on .NET forms.
Read this article to learn how it can be done:
http://www.codeproject.com/csharp/webbrowser.asp
Posted 04 Oct, 2005 19:33:52 Top
Guest


Guest


Ok-Thanks for the info.
Posted 06 Oct, 2005 04:36:30 Top