Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BindEvent to Form.Unload
Message
 
 
To
26/08/2008 06:37:26
General information
Forum:
Visual FoxPro
Category:
Contracts, agreements and general business
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01341442
Message ID:
01341781
Views:
19
>Hi,
>I am writing form manager that able to detect form released interactively or programmatically so that I can do some external tasks. Currently, I have use BINDEVENT() with WM_DESTROY for this purpose.

The way we have implemented the Form Manager is that each form registeres with the Form Manager when instantiated and unregisters itself when released. Of course, all forms are based on a special class to have this functionality.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform