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