Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can i hide the text in a textbox object ?
Message
De
09/04/2002 06:59:11
 
 
À
09/04/2002 06:28:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00642542
Message ID:
00642548
Vues:
12
you could manipulate the text by using the value property

for example

if TRUE
this.value = "show this"
else
this.value = "something else"
endif



Nelly
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform