private void button3_Click(object sender, EventArgs e) { AssignedBug abug = new AssignedBug(); abug.Show(); }