Community of VE/MapPoint Users and Developers
This is a discussion on How to disable help in activeX within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; Hello, I'm beginer with Mappoint and I have some problems. I use the activeX with Visual C++. When I create ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| How to disable help in activeX I'm beginer with Mappoint and I have some problems. I use the activeX with Visual C++. When I create an ActiveX of mappoint , help appears when I click on the right top corner (on the "microsoft mappoint" icon). So I would to disable this icon and the help witch comes with? Thanks for your reply. Laurent |
| |||
|
Hi Laurent, 2 problems Workarounds ? There always are What you maybe can do is intercept the mouse click if user click on the logo. You can use BeforeClick event, calculate the XY prosition of the mouse pointer, and if it is on the logo then just cancel it. I did never tryed this but should be not any problem.
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
| |||
|
Thanks for your reply. In fact, I want to use Mappoint in a commercial application, so it's better if the logo doesn't appears. But how to intercept message in Mappoint (BeforeClick, AfterRedraw)? All exemples I found are in VB or C# not in C++ (They is a topic for this subjet but no solution has been found). In fact with the AfterRedraw event I can hide the logo with my self logo. |
| |||
|
Hi, Quote:
Quote:
Quote:
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
| |||
|
Hi, Quote:
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
![]() |
| Tags |
| activex, disable |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Is there anyway to disable the MAppoint help | kwargo | MapPoint 2006/2009 Discussion | 0 | 03-08-2004 02:58 PM |
| Disable Right mouse button | Fisherman´s Friend | MapPoint 2006/2009 Discussion | 2 | 12-17-2003 09:48 AM |
| Disable save | Dazzer | MapPoint 2006/2009 Discussion | 1 | 10-28-2003 05:30 AM |
| Disable right mouse button | Anonymous | MapPoint 2006/2009 Discussion | 3 | 09-10-2003 06:09 AM |
| Disable DW.EXE | Wim | MapPoint 2006/2009 Discussion | 2 | 01-25-2003 07:40 AM |