Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding ActiveX control to a form
Message
 
 
To
27/06/2009 23:40:05
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Miscellaneous
Thread ID:
01408828
Message ID:
01408831
Views:
50
>I am not sure this is the responce that I got when I inquired about using this OCX
>
>"You do add the object to the form. You add it as a reference."

I think they were assuming you're using .NET Are you sure this ActiveX is supported by VFP? In any case, are you able to subclass it?

If not, perhaps you need to do something like

thisform.oMyActiveX = createobject(Name Of this ActiveX), but it may not work. Check Help on CreateObject and CreateObjectX functions.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform