Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MS Internet Transfer Control (INET)
Message
From
17/08/2002 07:42:19
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00690514
Message ID:
00690699
Views:
14
This message has been marked as the solution to the initial question of the thread.
If you refer to the Cancel method in that way:
ThisForm.Olecontrol1.Cancel()  && Olecontrol1 is MS Internet Transfer Control 6.0
try add Object keyword in the syntax:
ThisForm.Olecontrol1.Object.Cancel()  && This works by me

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Previous
Next
Reply
Map
View

Click here to load this message in the networking platform