how to run Excel menu options when shown inside a webBrowser control ?????

  • Thread starter Thread starter Antonio Lopez Arredondo
  • Start date Start date
A

Antonio Lopez Arredondo

hi all !!!

I have a WinForms app that has a Internet Explorer component where I show
information by using the "navigate" method.

when I show an XLS file the Excel is embedded and the spreadsheet is
correctly shown; the Excel menues are not displayed (that's fine).

what I would like to do is to add a button in my WinForms application to pop
up Excel's "Save as" dialog.

is there any way to do it ? (remember that the XLS file is shown inside
the webbrowser component)

any hint will be greatly appreciated.
thanks in advance,
ant
 
Back
Top