L
Laura Stern
Guest
Regarding the statement that "FormClosing is an option, but that can be cancelled" - yes, but it would be cancelled by the application itself. .NET is not going to cancel it. So they have total control over whether the form gets closed or not. I agree with Matt that they should have their code in the FormClosing event.
Continue reading...
Continue reading...