> Usually a form can be stopped from closing  by
> handling the event which occurs when cancel button is
> clicked . This is possible in VB . I presume it should
> be possible in .Net

In might be possible in VB.NET, but handling the Cancel button's click event
in WinForms does *not* stop the form from closing.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to