예제 #1
0
파일: frmAbout.cs 프로젝트: tayduivn/mdebv
 private void butCancel_Click(object sender, System.EventArgs e)
 {
     d.close(); this.Close();
 }