Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with KeyPress
Message
From
12/12/2000 13:21:55
 
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00452358
Message ID:
00452363
Views:
28
>12 - But if you press the F8 key - Will appear just 1 message... The ThisForm.TextBox.Valid is not execute.

THats correct. That is because when you hit F8, you call the code YOU assiociated with Save.Valid(), you don't actually create the event of teh TextBox.Valid() and the Focus doesn't actually move().

Does that make sense? Just because you call an event, you really only call a method with your code that is assicioated with that event.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform