Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
EasyLabel label printing software
Message
De
24/07/2002 10:08:28
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00682016
Message ID:
00682023
Vues:
21
I suppose that behind Field() collection there are some member you omitt, which VB automaticallu recognizes. Try to type point behind Fields() and see if IntelliSense will show some member like Value, etc. For example:
thisform.elb1.Object.Field("PARTNO").Value = "123456"
thisform.elb1.Object.Field("COLOR").Value = "Green"
I also put "Object" in these rows; there are situations in VFP, in which this also was solve some problems.

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