Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to know user switching away from VFP app
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01420450
Message ID:
01420455
Views:
102
Sergey,

Thanks a lot!

Ben


>Ben,
>
>Look for Binding to Windows Message events -> Application Activation in VFP9 Solution samples.
>
>BINDEVENT(_VFP.hWnd, WM_ACTIVATE, THIS, "handlewinmsg" )
>
>
>
>>When I switch to other applications from my VFP application, I want to do something in the VFP application. I believe BindEvent() can let VFP know the user is switching away. Which Windows message should I bind to?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform