//Edit Buku private void toolStripMenuItem2_Click(object sender, EventArgs e) { Form9 f9 = new Form9(); f9.Show(); }