Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disable Form Closing and then Enable
Message
 
General information
Forum:
ASP.NET
Category:
Forms
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01455436
Message ID:
01455548
Views:
29
>>>>>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?
>>
>>I didn't see in that thread the use of OnFormClosing event. I could have missed it though. You pointed to the message by Pete Kane that was not practical (to me).
>
>Re: Eliminating the X in the control box Thread #1440447 Message #1440465

Where does it say in her message to use OnFormClosing event? <g>
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform