Community of VE/MapPoint Users and Developers
This is a discussion on Is there a way to remove programaticaly (VB) all p.... within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; Is there a way to remove programaticaly (VB) all pushpins in the active map. Maybe for each pushpin in ? ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
|
Delete all of the datasets (using the ActiveX control): Dim objDataSet As MapPoint.DataSet Dim objMap As MapPoint.Map Set objMap = ctlMapPoint.ActiveMap For Each objDataSet In objMap.DataSets objDataSet.Delete Next - Walt Cygan |
![]() |
| Tags |
| programaticaly, remove |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Remove Detail | k8thnote | MapPoint 2006/2009 Discussion | 2 | 03-01-2006 06:56 PM |
| Remove Pushpin | Anonymous | MapPoint 2006/2009 Discussion | 1 | 08-09-2004 10:57 PM |
| How Do I remove Cities? | Anonymous | MapPoint 2006/2009 Discussion | 2 | 02-18-2004 03:03 PM |
| Remove placenames on map | ndavies | MapPoint 2006/2009 Discussion | 0 | 09-19-2003 04:29 AM |
| Remove items from the menu | Zanzibar | MapPoint 2006/2009 Discussion | 0 | 12-23-2002 05:39 AM |