Community of VE/MapPoint Users and Developers
This is a discussion on Managing Toolbars (In .Net) within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; I can turn a toolbar on or off as follows: AxMappointControl1.Toolbars.Item("Navigation").Vis ible = True Is there any way to manage ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Managing Toolbars (In .Net) AxMappointControl1.Toolbars.Item("Navigation").Vis ible = True Is there any way to manage individual tools? For instance, on the drawing toolbar, the only tool I want visible is the pushpin. |
| |||
|
Hi, I dont think this is possible. Solution for you could be to make your own toolbar.
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
| |||
|
make my own toolbar, eh...... Within Mappoint or VS? If Mappoint, can you point me in the right direction there? If VS, are there examples of how I can emulate such behavior as placing a pushpin on a map based on a point and click? |
| |||
|
Hi, Not in mappoint, I did mean in your application. I have no example, sorry. But I think you only need a few things. So what you wants you put on a panel, and further you can in fact do as if you where writing some kind of drawing program. You have OnMouseMove with x,y as arguments, OnBeforeClick where you can disable mappoint popup menu, and eventuall display your own, and further you can in code put pushpins, shapes etc on the map. I hope this helps a little..
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
![]() |
| Tags |
| managing, net, toolbars |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Re: toolbars in mfc dialog | djcapslock | MapPoint 2006/2009 Discussion | 2 | 06-04-2005 06:39 AM |
| ToolBars Color | Gianmaria | MapPoint 2006/2009 Discussion | 9 | 05-17-2005 03:01 PM |
| Toolbars and C# | ddpg | MapPoint 2006/2009 Discussion | 1 | 03-29-2004 08:29 AM |
| toolbars | Fisherman´s Friend | MapPoint 2006/2009 Discussion | 0 | 09-22-2003 08:13 AM |
| Toolbars | Bart Vervenne | Wish List | 0 | 04-11-2003 02:38 PM |