2
Answers

closing a C# ap from a child form

Photo of ken kirkpatrick

ken kirkpatrick

19y
3.1k
1
hi! i've been trying to close the whole application from anyform. I've tried this.close(), this.dispose(). these basically close the app... but in the background it is still running... is there a command that closes the application absolutly?

Answers (2)