Community of VE/MapPoint Users and Developers
This is a discussion on [b]MapPoint and C#[/b] within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; Can someone please tell me if it is possible to use C# to program MapPoint. Just about every tutorial/example I ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| [b]MapPoint and C#[/b] If it is possible to use C# could you please help me with some links to tutorials/examples please... Thanks in advance. |
| |||
| example workflow
an example for managed c++ http://support.microsoft.com/default...b;en-us;302900 should be equal. Create the 3 dll and add them as a reference. add a control to a form, ... beware: swap lines mpctl->endinit() and mpctl->openmap(...) or you will get an exception |
| |||
| even better |