Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Populate one field from another
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Populate one field from another
Divers
Thread ID:
01120161
Message ID:
01120161
Vues:
58
Hi,

I have a pageframe on a form with two pages. Each page contains ten fields. I would like to populate a specific field with the value of another via a double click on the sending field. I have developed the necessary code to do this without problem.

While this works, it is combersome having to write the same code into the dblclick methods of each of the sending textboxes. Can I create one form method that can be used for each of the textboxes via BINDEVENTS? It would have to know which text box was double clicked and which text box will be receiving the value. I've tried testing some ideas passing THIS as a parameter with limited success.

Any ideas are appreciated.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform