Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OCX install?
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Miscellaneous
Thread ID:
00720617
Message ID:
00720739
Views:
9
>>I need to test if an specific OCX is installed in the systme, if not, I will install it, programatically off course!
>
>I would do someting like this:

>DEFINE CLASS ObjectProvider As Session
>
> FUNCTION GetObject( cObjectName as String ) As Object

....

Just a comment that some OCXs may require to be instantiated on a form. In this case, replace the session class with a form.

You don't have to show the form.

John Burton
Previous
Reply
Map
View

Click here to load this message in the networking platform