View Single Post

  #2 (permalink)  
Old 06-16-2003
Joakim Joakim is offline
Junior Member
White Belt
 
Join Date: Jun 2003
Posts: 11
Not sure what you mean, but you must work with your ActiveX (MapPointCtl) in VB6 if you do not plan to make an Comm Add-In to MapPoint.

1) Add your MapPoint Control to the Form
2) Add following code in Form_load to make it visible: Me.MappointControl1.NewMap MapPointCtl.GeoMapRegion.geoMapEurope

(or MapPointCtl.GeoMapRegion.geoMapNorthAmerica if you want that region)

Joakim
http://www.spedsoft.se
__________________
SpedSoft AB has been working with MapPoint since version 2000 and have the longest experience in Sweden on MapPoint.
Reply With Quote