tags:

views:

10

answers:

0

I have an application where I have used a Webbrowser component in a wrapper to open an Excel worksheet. Now, when I press the exit key of the form containing the Webbrowser component, I would like it to find that particular Excel instance (leaving others) and kill it.

How can I do that?