private void Cap9Button_Click(object sender, EventArgs e) { Capitulo9 cap9 = new Capitulo9(); cap9.Show(); }