Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there an event that traps focus changing on a form?
Message
From
09/12/2009 16:43:32
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Is there an event that traps focus changing on a form?
Environment versions
Visual FoxPro:
VFP 9 SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01438293
Message ID:
01438293
Views:
125
Say that I have a method on my form that I want to fire every time the user tabs out of one textbox and into the next. Or when they click on some other control on the form to change focus of that control....

So I'm looking for a way to fire this method as bascially any time focus changes on the form, but I do not want to add code to EVERY control's LostFocus() event.

Any ideas?

The reason for this is I need to run some calculations based on the inputs values of several textboxes, and I want it to fire every time they tab out of a textbox so I can update the data that I display on the form in other textboxes.
Next
Reply
Map
View

Click here to load this message in the networking platform