Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Knowing When our form becomes active in Windows
Message
 
To
25/03/1999 10:29:52
Pascal Binette
Pratt & Whitney Canada
Saint-Hubert, Quebec, Canada
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00201871
Message ID:
00201907
Views:
19
Hi Pascal,

>When you switch between different applications on the Windows taskbar, is there a method that is called when your application becomes the active one? I though Activate would be, but it is not.

The activate event of the _SCREEN. But you can't capture it in VFP. If you know C++, you could write a DLL that hooks into the event queue and react accordingly, but with native VFP code I think that's impossible.

Christof
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform