Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Wich control is next ?
Message
From
30/10/1998 05:02:25
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00152508
Message ID:
00152638
Views:
19
>Good afternoon everybody !
>
>Here is my problem :
>
>In the VALID event, I would like to know why this control lost the focus or which control want's the focus.Is there a stack of events to be treated ?
>
>thanks in advance !
>
>Benoit Grenier.

Hello

Use Cotrol's When Event to establish whether it should recieve focus, and and return .F. if needed

This is the order of events
Control1.Valid
Control1.LostFocus
Control2.When
Control2.GotFocus

Regards
Danijel
Previous
Reply
Map
View

Click here to load this message in the networking platform