Fermer ma fenêtre
CodeKeep C# Feed Novembre 17th, 2008
Description: Fermer ma fenêtre
Link: http://www.codekeep.net/snippets/bf68e3cf-6243-452b-bedd-c3a1b7a36e52.aspx
this.Close(); Application.Exit();
CodeKeep C# Feed Novembre 17th, 2008
Description: Fermer ma fenêtre
Link: http://www.codekeep.net/snippets/bf68e3cf-6243-452b-bedd-c3a1b7a36e52.aspx
this.Close(); Application.Exit();