private void btnNewListas_Click(object sender, EventArgs e) { listBox window6 = new listBox(); window6.Show(); }