Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Refreshing controls in a pageframe
Message
De
09/01/2006 16:09:42
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Refreshing controls in a pageframe
Divers
Thread ID:
01084945
Message ID:
01084945
Vues:
59
I have a pageframe containing several textboxes whose controlsource is dynamically set by a buttongroup also on the pageframe. When issuing :

* button.click
... do something to set the controlsource
thisform.refresh
or
this.parent.refresh
or
thisform.pageframe.refresh


None of these will actually refresh the textbox until the record pointer is moved to the next record. So my question is: How can I force the refresh of the textboxes to show the new controlsource?

Thanks
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform