Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

how to close an application in c#

this.Close();
//This only close the current form or window that you are using.
 
PREVIOUS NEXT
Tagged: #close #application
ADD COMMENT
Topic
Name
3+5 =