Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Detecting form shutdown
Message
 
To
23/08/2005 11:18:08
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01042947
Message ID:
01042968
Views:
19
This message has been marked as a message which has helped to the initial question of the thread.
>>With the Closing() event.
>
>You mean the Closed() event.

Closing() fires before the Closed() event. In the Closing() event handler the form isn't closed yet and you can cancel closing the form. If you want to know when the form is "truly" closed you should use the Closed() event.

Einar
Semper ubi sub ubi.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform