Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding Reference To Project
Message
From
15/12/2006 17:07:24
 
 
To
15/12/2006 15:35:50
Tolga Kaya
Not Applicable
Namur, Belgium
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01178122
Message ID:
01178184
Views:
20
>Hi Everybody
>
>In VB6 we have to first add the Component to project reference list ( by TOOLS\REFERENCES menu item ),
> in order to use all sub classes of ACTIVE-X objects in VB6.
>I would like to know if there is a way to do this in VFP.
>
>I Tried :
>
>Public Sf As Mapwingis.ShapeFile
>sf=Createobject("Mapwingis.ShapeFile.1")
>
>but it doesn't work.

I answered this over on Foxite, but I'll repeat myself.

You don't have to do this in VFP. However, if you want IntelliSense for the controls, you need to register them in the IntelliSense Manager.

Tools | IntelliSense Manager
Types
Type Libraries
check the ones you want

Tamar
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform