Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MSACAL70.OCX
Message
De
04/03/1999 11:25:47
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00191200
Message ID:
00194052
Vues:
23
Paul and those interested:

In VFP6, a number of properties are "hidden" now, especially if they are native to VFP6 controls and also the OCX. So you'll have to use the .Object reference.

For example, I've created a quick form using the MSACAL70.OCX and in the Click Event placed the code

Form1.txtDate.value = This.Object.Value

This works fine... If you only used (This.value), you would get an error..

Good luck..
Scott C Dowling
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform