private void autorToolStripMenuItem_Click(object sender, EventArgs e) { EliminarAutor vnt = new EliminarAutor(); vnt.Show(); }