Hi - I am attempting my first integrated mapping and am struggling to
get the map to show in Access.
Copying the VB example in the manual
Dim mi as object
Set mi = CreateObject("Mapinfo.application")
mi.do "Set Application Window  " & Forms!Mapper.hWnd

mi.do "Set next document parent  " & Forms!Mapper!MyOle.hWnd & "Style
1"     'Problem here

mi.do "Open Table ""C:\program Files\Mapinfo\Census"" Interactive map
from Census"

I have tried creating an unbound frame and an image (MyOle above) in
which to display the map but neither support the hWnd method. how do I
get the handle of the frame to MI.
Grateful if someone can point me in the right direction.
Regards
Brian
----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

Reply via email to