private void btnNext_Click(object sender, EventArgs e) { payments window5 = new payments(); window5.Show(); }