Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Refreshing a caption on a label on a form
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01345731
Message ID:
01345741
Vues:
19
>I have a label on my form that I want to change depending on certain details in a table.
>
>My code to work out the new value is in the refresh method of the label.
>
>So when I know the details of the table have changed, I simply run the refresh method of the label.
>
>However, the changes can only be seen if I SET STEP ON and step thorugh the code?
>
>Thx in advance

I usually use this trick - change label.visible to false and then back to true. It refreshes the label.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform