Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Property sheet question
Message
 
 
À
17/12/2001 19:39:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00595408
Message ID:
00595541
Vues:
22
>I have noticed in the framework I use that sometimes a defined property has a value of ="xxx" in the property sheet and another property might have a value of YYY (no equal sign or quotes). What is the difference in behavior between the two?
>
>TIA, Alex

In addition to other replies: = allows you to put expressions, like
ControlSource = iif(seek(myField,'MyTable','MyOrder'),MyTable.Descript,'Unknown')
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform