Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disable Form Closing and then Enable
Message
 
 
To
18/03/2010 15:15:15
General information
Forum:
ASP.NET
Category:
Forms
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01455436
Message ID:
01455537
Views:
24
>>I'm with Mike on this one. Your form must have an existing way of being closed. Why not handle the OnFormClosing event in the same way? The args will tell you what triggered the closure and you can still cancel it if you want. IMO that's much more in keeping with the normal user experience.....
>
>I like your input. You give practical suggestions rather just saying that "since it can't be done in .NET, it is no good" <g>.
>So you are saying that when a user clicks on the X in the upper right corner, the OnFormClosing will fire? If so, hopefully there is a call to disallow closing the form. Thank you.

Dmitry,

Did you read the thread I gave you in full or only the referenced message?
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform