Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Binding to a Form's Destroy Event
Message
From
30/12/2004 10:50:36
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Binding to a Form's Destroy Event
Miscellaneous
Thread ID:
00973290
Message ID:
00973290
Views:
65
I am trying to write a generic class that keeps track of open windows, and I want this class to be alerted when a form closes. My thought was to use BindEvent to bind one of my classes methods to the form's Destroy Event. However, I am not able to get this to work, regardless of BindEvent's flag setting. The closest I can come is to bind to the QueryUnload event, but this is not ideal, as I don't know there is a way to check if the QueryUnload issued a nodefault, short of placing custom code in each form, which I would rather not do if possible. I haven't found a source that says you can't bind to the destroy event, but there is at least one source that shows it might be possible. I am using VFP8

Thanks,


Brian Vander Plaats
Vogel Paint, Inc.
Next
Reply
Map
View

Click here to load this message in the networking platform