Ejemplo n.º 1
0
 private void Ru_Click(object sender, EventArgs e)
 {
     Ru form2 = new Ru();
     form2.Show();
 }