Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Populate one field from another
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Populate one field from another
Miscellaneous
Thread ID:
01120161
Message ID:
01120161
Views:
64
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.
Next
Reply
Map
View

Click here to load this message in the networking platform