June 30, 2013C# Sample CodingC Sharp, c#, C# Programming, close form, coding c#, Language, Snippets, this.closeadmin Private void btnOK_Click(object sender, EventArgs e) { this.Close(); } this code allow you to close the form