Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Textbox
Message
De
01/06/2005 08:15:52
 
 
À
01/06/2005 08:04:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Versions des environnements
Visual FoxPro:
VFP 8
Database:
Visual FoxPro
Divers
Thread ID:
01018907
Message ID:
01018926
Vues:
12
To get this to work, the textboxes must be databound, meaning that controlsource must be filled in. IF coontrolsource is empty, you must use this code
DODEFAULT()
this.Visible=this.Value>0
NODEFAULT
>hi,
>i get error message missing expression
>
>>My fault, in the Refresh you must use
>>this.visible=eval(this.controlsource)>0
>>I think this is a better solution, because you put the code where it belongs!
>>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform