Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Detecting changes in control values
Message
De
29/10/1997 16:58:00
 
 
À
29/10/1997 16:54:08
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00057294
Message ID:
00057295
Vues:
31
>I have several pages of controls that are NOT bound to a ControlSource. I
>only want to process each page if at least one of the values on that page
>has changed. Is there any way to determine whether a value of a control
>(TextBox or ComboBox) has changed?
>
>Thanks
>Elyse

Add something like:
Thisform.ChangeHappenedFlag=.t.
into all controls InteractiveChange event. Also, you could have separate property-flags for each page.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform