G
Guest
I am trying to embed an Office Document in a VS 2005 Windows Application
which I can edit and save.
The only documentation I can find uses a COM component Webbrowser control.
I would like to avoid using this and use the new .NET 2.0 Webbrowser control
but I can't figure out how to communicate between the form and the webbrowser
whether the file has changed so I can save it. I have no problem displaying
the document, but I can't save.
Any help would be much appreciated!!
which I can edit and save.
The only documentation I can find uses a COM component Webbrowser control.
I would like to avoid using this and use the new .NET 2.0 Webbrowser control
but I can't figure out how to communicate between the form and the webbrowser
whether the file has changed so I can save it. I have no problem displaying
the document, but I can't save.
Any help would be much appreciated!!