Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combining flds in a text box
Message
 
À
16/12/1999 14:46:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00304805
Message ID:
00304841
Vues:
24
Randy,

The problem is not getting the data in there but getting the textbox to refresh with new values when things change.

I would suggest using the textbox's Refresh method, put this code in there;


* Textbox Refresh
This.Value = ALLTRIM(Name.First) + " " + ALLTRIM(Name.Last)

Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform