Example #1
0
 private void butCancel_Click(object sender, System.EventArgs e)
 {
     d.close(); this.Close();
 }