Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
When event
Message
From
12/06/1996 13:36:41
 
 
To
12/06/1996 09:02:55
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00002220
Message ID:
00002232
Views:
35
>I've found something, wich caused me a huge
>headache:
>
>Suppose you have 2 controls: Control1 & Control2
>
>Control1 has the focus and the Control2.Click code
>is "Control1.SetFocus()"
>
>When you click on Control2, this is what happens:
>
> Control1.Valid
> Control2.When
> Control1.LostFocus
> Control2.GotFocus
> Control2.Click
> Control1.When
> Control2.LostFocus
> Control1.GotFocus
> Control2.Valid
> Control2.When
>

Let me be sure I have this correct. You are suggesting that if you click on control2, the first event that fires is the VALID event for control1. Is that right ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform