Share via


MappointControl object

Gg662941.BIZOMMappointControl(en-us,MSDN.10).gif

The MappointControl object is the root of the Microsoft MapPoint Control 13.0 ActiveX Control object hierarchy. It allows direct access to the Map object in the MapPoint object model through the ActiveMap property. This object remains valid after the map is closed and then reopened.

Although it is possible to access the Application object from the MapPoint Control (for example, by using the Application property of the active Map object), we do not recommend doing so. Instead, access equivalent Application functions–such as the Region property—directly from the MapPoint Control.

With the exception of the ReadyStateChange event, all events are a pass-through of the same event on the Map object. Avoid displaying messages or dialog boxes in the middle of event handlers.

Notes

  • Every computer that runs an application created with the MapPoint Control must have either a full MapPoint license or a MapPoint Control runtime license. For more information about licenses and preparing an installation disc, see the About distributing an application created with the MapPoint Control reference topic.

  • For best results, the color settings on a computer running an application created with the MapPoint Control should be set at the highest level supported by the monitor. The minimum setting is 16-bit color.

Events

Methods

Properties