Community of VE/MapPoint Users and Developers
This is a discussion on [VB6 + MP2K] : how to know that... within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; Hello, I've made a VB6 application which opens a new map. I read into a database datas. For each new ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
|
Yes it is possible. In the selection change event you need to test to see if the selected item is a pushpin. Code: If TypeOf objmap.Selection Is Pushpin Then 'Do Something End if
__________________ John http://www.support-pc.com Order MapPoint 2006 Here https://secure.mp2kmag.com/?refer=support-PC |
![]() |
| Tags |
| mp2k, vb6 |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [VB6 + MP2K] : how to compare 2 locations ??? | Vincent BENNER | MapPoint 2006/2009 Discussion | 2 | 12-12-2003 02:52 AM |
| [VB6 + MP2K] : How to know that... I found the solution ! | Vincent BENNER | MapPoint 2006/2009 Discussion | 0 | 11-21-2003 05:18 AM |
| [VB6 + MP2K] How to calculate distance between... | Vincent BENNER | MapPoint 2006/2009 Discussion | 1 | 11-19-2003 12:59 PM |
| With MP2K does anyone know how to programatically .... | Anonymous | MapPoint 2006/2009 Discussion | 1 | 07-29-2002 07:19 AM |
| MP2K Object Library | JPeters | MapPoint 2006/2009 Discussion | 0 | 07-23-2002 10:30 AM |