Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to cancel form's lostfocus event?
Message
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00162218
Message ID:
00162254
Views:
20
>if ! thisform.any_method()
> wait window 'losing focus'
> nodefault
>endif
>

Hola Juan carlos. Parece que no entiendo bien el ingles de los latinos pero si no me equivoco tu devieras probar con:

if ! thisform.any_method()
wait window 'losing focus'
nodefault
RETURN .F.
endif
Dominican Republic, a Paradise in America
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform