Community of VE/MapPoint Users and Developers
This is a discussion on How to prevent Save map dialog appearing? within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; How do I prevent the save map dialog from appearing whenever the embedded ActiveX control is closed? I've tried saving ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| How to prevent Save map dialog appearing? Help! ;-> don wendt |
| ||||
|
Don, Do you have the saved setting in the Form_Unload Event? It should look something like this: Private Sub Form_Unload(Cancel As Integer) MappointControl1.ActiveMap.Saved = True MappointControl1.CloseMap End Sub
__________________ John http://www.support-pc.com Order MapPoint 2006 Here https://secure.mp2kmag.com/?refer=support-PC |
![]() |
| Tags |
| appearing, dialog, map, prevent, save |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to disable the save dialog box | Anonymous | MapPoint 2006/2009 Discussion | 4 | 11-06-2006 08:39 AM |
| Prevent Pushpin/Waypoint deletion | EdB | MapPoint 2006/2009 Discussion | 8 | 08-17-2005 11:55 AM |
| avoid MP std save dialog?¿? | Nostradamus | MapPoint 2006/2009 Discussion | 3 | 09-08-2004 10:13 AM |
| can't prevent MP from optimizing stops ??? | Anonymous | MapPoint 2006/2009 Discussion | 0 | 12-02-2003 12:10 AM |
| Preventing 'Save As' Dialog (using the OCX!) | daxydoggie | MapPoint 2006/2009 Discussion | 1 | 08-15-2003 03:07 PM |