View Single Post

  #1 (permalink)  
Old 06-16-2003
Anonymous Anonymous is offline
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
Cant See Mappoint.Application from VB

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 ?
Reply With Quote