Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Valid()
Message
 
To
10/04/2003 16:12:23
John Vlahos
V I Software Solutions Design
Mississauga, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00776305
Message ID:
00776309
Views:
17
Depends on what is the ControlSource.
You could add a form property like form.currentvalue and set it to the control.value on control.gotfocus. Then on valid event you will be able to compare form.currentvalue with control.value and react appropriately.

>Is there a property to set which will allow the triggering of the Valid() event if and only if the value of cell of a text or combo box has changed?
>
>For example the user tabs into the cell and then tabs out I would only wish that the valid() event be performed if the user changed the value while in the cell. If the user made absolutely no change I wish the valid not be performed.
>
>Is there a simple solution for this?
>
>Thanks in advance!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform