Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL in List
Message
De
14/05/2005 14:44:29
 
 
À
14/05/2005 14:34:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Divers
Thread ID:
01013223
Message ID:
01014251
Vues:
23
Hello,

you don't have to call ListBox.Refresh() seperatly ..

normally you would call THISFORM.Refresh() after moving to another record for example ..

THISFORM.Refresh will trigger the Refresh() of each control on the form, the default behaviour of Refresh will evaluate the Controls ControlSource property and then display it's current value in the control

so you need to set it up somewhere anyway ..


Regards
Christian
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform