Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ActiveX Control Errors
Message
 
To
15/12/1999 17:16:17
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00304394
Message ID:
00304454
Views:
22
>I'm getting an error from an ActiveX control that I think can be solved by adding a reference to the object, but I don't remember the specific syntax.
>
>Something like:
>
>ThisForm.ActiveX.Object.Property = "Some Value"

Craig,

It is;

Thisform.OLEControlName.Object.Property = "Some Value"
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform