Hi, I was wondering if there is an easy way of determining if a map has been closed by the user. A quick overview of whats happening is from our software we call an ocx that we've created that opens a Mappoint map and displays the customer location. By default we leave this map up and the user can look at other customers and map them on the same map. The problem is if the user closes the original map and tries to map another customer we need to open a new map.
Is there something that I can check to determine if the map is still running and if not create a new map.
Thanks