Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form Caption
Message
De
29/11/1999 06:37:15
 
 
À
27/11/1999 11:59:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00295963
Message ID:
00296311
Vues:
19
>>Is there a way (isn't there always?) to assign a variable or object value to a form caption? Every way I tried always uses the expression literally.
>
>Not at design time, since the caption is evaluated just once. Do it with cod ein hte form's init method.

Actually provided the object or the variable is defined before the form is run (and in scope)you can do that

e.g. create a new form
set the form caption property to =pcSomeValiable
pcSomeValue="Caption to use"
and run the form

Arnon
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform