Community of VE/MapPoint Users and Developers
This is a discussion on Disable Mappoin 2002 PopUp Menu (using Vb.net) within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; Is there any way to disable popup menu at runtime in Mappoint 2002? The menu which apears when right click ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Disable Mappoin 2002 PopUp Menu (using Vb.net) I have tried this code, but it does not work mpCtrl1 is my map control Private Sub mpCtrl1_BeforeClick(ByVal Button As Long, _ ByVal Shift As Long, ByVal X As Long, _ ByVal Y As Long, Cancel As Boolean) If Button = 2 Then Cancel = True End If End Sub |
![]() |
| Tags |
| 2002, disable, mappoin, menu, popup, vbnet |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Disable Context menu | Anonymous | MapPoint 2006/2009 Discussion | 10 | 05-27-2005 02:03 PM |
| Solution: Server busy window after popup context menu. | Jeurink | MapPoint 2006/2009 Discussion | 6 | 04-06-2005 02:32 PM |
| mappoint 2002 - Disable "click the logo and display hel | Anonymous | MapPoint 2006/2009 Discussion | 0 | 10-12-2003 08:39 PM |
| disable loaded pin sets in mappoint 2002 | Anonymous | MapPoint 2006/2009 Discussion | 1 | 04-22-2003 09:52 PM |
| Is there any way to disable Mappoint 2002 popup menu? | Anonymous | MapPoint 2006/2009 Discussion | 2 | 12-12-2002 06:21 PM |