Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Clear all textboxes
Message
De
18/03/2003 09:22:09
 
 
À
07/03/2003 12:45:31
Julie Ball
Gardner Publications, Inc.
Cincinnati, Ohio, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00762836
Message ID:
00766986
Vues:
19
Try to set the forecolor equal to the backcolor of the textboxes with one strike. For white background:

form.SetAll("forecolor",RGB(255,255,255),"textbox")

all textboxes should 'show' up as empty ( but they are not !)

to reverse:
form.SetAll("forecolor",RGB(0,0,0),"textbox")

or what was the color before

Giesbert
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform