示例#1
0
 private void btnAdd_Click(object sender, EventArgs e)
 {
     //create an instance of frmAddGame();
     frmAddGame Games = new frmGame();