private void button2_Click(object sender, EventArgs e) { newaccounts an = new newaccounts(user_id); an.Show(); }