Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to call Cancel method of ActiveX
Message
From
13/05/2019 06:36:11
 
 
To
11/05/2019 14:29:21
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
01668547
Message ID:
01668576
Views:
80
Likes (1)
>>I may be wrong in this case, but I have seen many automation cases where you must pass a parameter, even if the the parameter value isn't important by itself. Try
>>
>>
upt.Cancel(.T.)
>
>It looks like using Object
>
>upt.Object.Cancel()
>
>works. It this OK ?

That's what I was about to recommend. The Object keyword lets you disambiguate between VFP and ActiveX controls.

Tamar
Previous
Reply
Map
View

Click here to load this message in the networking platform