Community of VE/MapPoint Users and Developers
This is a discussion on disabling deleting pushpin within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; Hi, someone knows how not to let user delete pushpins in a .net application using a mappoint COM control? Thanks....
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
|
I haven't done it myself, but have heard of other people who have (try searching these forums and the newsgroup microsoft.public.mappoint), but what they did was: trap the "OnNewSelection" event (I'm not sure if that is the exact name, you need to find the one that is called when the user is trying to select a new object). Check the object to see if it is a pushpin. If so, return an error code so that MapPoint doesn't continue with the selection process. You logic could do a variety of different things, eg. check the pushpin symbol or name, and only disable certain types of pushpins. Richard
__________________ Winwaed Software Technology LLC http://www.winwaed.com See http://www.mapping-tools.com for MapPoint Tools Pre-Order MapPoint 2009 today: http://www.mapping-tools.com/mappoint2009 |
![]() |
| Tags |
| deleting, disabling, pushpin |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Disabling closing of MapPoint? | MD2000 | MapPoint 2006/2009 Discussion | 1 | 05-09-2005 05:57 PM |
| Disabling the Save Pop up when application closes | Anonymous | MapPoint 2006/2009 Discussion | 2 | 02-10-2005 11:58 PM |
| Disabling cut option | Anonymous | MapPoint 2006/2009 Discussion | 0 | 07-09-2004 04:05 AM |
| Disabling Cntl Key Functions from MapPoint Control | Anonymous | MapPoint 2006/2009 Discussion | 2 | 03-18-2003 07:06 AM |
| I am deleting a pushpin from my Mapoint control. B.... | Anonymous | MapPoint 2006/2009 Discussion | 2 | 06-06-2002 10:39 PM |