Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Merge two textboxes' content
Message
De
19/10/2004 05:00:28
 
 
À
19/10/2004 03:40:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00952512
Message ID:
00952538
Vues:
10
Not quite true, Tore

Make a textbox double high and use the code:

thisform.mytextbox1.Value = "hello" + CHR(13) + "world"

and you get more trhan 1 line.

Terry

>Then you must use an editbox, a textbox can not display more than one line. Thisform.myEditbox.value=TableName.Name + chr(13)+chr(10) + TableName.Address
- Whoever said that women are the weaker sex never tried to wrest the bedclothes off one in the middle of the night
- Worry is the interest you pay, in advance, for a loan that you may never need to take out.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform