I am embedding the MapPoint ActiveX component in a C# application my company is developing. The only problem we have is when the application is closed, the component prompts to save the map every time. The user will never need to save the map outside what saving our program already does. Is there a way to keep the component from prompting to save every time I close my program?
Thanks in advance!