Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MS Internet Transfer Control (INET)
Message
De
17/08/2002 07:42:19
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00690514
Message ID:
00690699
Vues:
13
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?...

Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform