0 out of 2 rated this helpful - Rate this topic

Application.Exit Method

Informs all message pumps that they must terminate, and then closes all application windows after the messages have been processed.
Name Description
Application.Exit () Informs all message pumps that they must terminate, and then closes all application windows after the messages have been processed.

Supported by the .NET Compact Framework.

Application.Exit (CancelEventArgs) Informs all message pumps that they must terminate, and then closes all application windows after the messages have been processed.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.