axWebBrowser excel mdicontainer

  • Thread starter Thread starter Christoph L
  • Start date Start date
C

Christoph L

If I open a form in a mdicontainer
with an axwebbrowser-control that show´s
an excel-document
and I close the form first and then the application
excel leaves open

If I close the application without closing the form first
excel closes.

Help appreciated.
 
Excel was closed when I used axWebBrowser1.Dispose()
in the closing event from the form
 
Back
Top