Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Createobject()
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Miscellaneous
Thread ID:
00534712
Message ID:
00534765
Views:
16
>The problem will come at runtime on a machine that does not have developer license installed on many ActiveX controls.

In this case it is on the original machine.

> The workaround to this is to subclass the control by dropping on a form. Then you instanciate the form instead of the control.

Do you think there is any problem using this from an FRX? I don't see why there would. I am thinking put the code in a function, and return a reference to the form that can be stored in a report var. For each record I can pass the var to a function that can use the control on the form. When the report is done, the var goes out of scope. This way I won't be creating/destroying for each record. Sound good?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform