I have a number of addin modules running in ArcGIS Explorer. The latest addition pulls up a window to manage queued process that are calling long-running services. When I close Explorer by hitting the X in the window Explorer crashes probably because I still have that window open behind it.
Typically I can get a binding on my forms for when they are closing. Is there a way to tie into the Explorer Closing event so I can close this window cleanly??