| Re: Cant See Mappoint.Application from VB Quote: |
Originally Posted by RWH I am an experienced VB6 developer new to Mappoint. I wish to start using the product and have clicked on Microsoft Mappoint Control 9 to add the component to my project.
However, when I view the available components all I can see is:
Map
MappedDataField
MappedDataFields
MappointControl
MappointCtl
MappointUtilities
I cant see the Mappoint application itself.
if I type 'Dim objApp As New MapPoint.Application' I get 'User Defined Type not defined'
What am I doing wrong ? |
to open mappoint as an application check the mappoint controls in the references
__________________
The road is long and hard to find
|