Before the array to do a project process, needs to combine MapInfo to carry on the local demonstration development, accumulates a little experience to share with everybody
All of the following are based on Mapxtreme 6.6
MapInfo provides a powerful enough WinForm map space to be conveniently dragged and placed in vs.
But such powerful controls also pose a problem with too much closeness.
Now we are all exposed to a lot of maps on the web, such as Google Map,live map, these web maps have very high interactivity, zoom by double-clicking the mouse or the middle mouse button scrolling, or using the Zoom tool to complete, but on the WinForm, These very good interactive capabilities are all gone, become a cold control (as shown below), need to manually trigger to invoke the corresponding function, such a function to the user how much trouble ah!
Need a change:
First construct a Mapcontrol object on the form that you want to use Mapcontrol, and declare the following event: