rsine
Mon Oct 09 06:12:51 CDT 2006
What is the preferred method for closing a forms based application? Is
it using the forms "Close" method, "Application.Exit", or perhaps the
key word "END"? I am looking for a best practices answer so please
clarify the "why" if you consider one way better than another.
-Thanks
Herfried K. Wagner [MVP] wrote:
> "Martijn Mulder" <i@m> schrieb:
> > What method can I call to terminate my Forms-based application and give
> > control back to the system?
>
>
> Call the main form's 'Close' method.
>
> --
> M S Herfried K. Wagner
> M V P <URL:
http://dotnet.mvps.org/>
> V B <URL:
http://dotnet.mvps.org/dotnet/faqs/>