private void button1_Click(object sender, EventArgs e) { CambioRangos r = new CambioRangos(grados, resx2, l, text, label15); r.ShowDialog(); }