private void btnFunciones_Click(object sender, EventArgs e) { Funciones fun = new Funciones(); fun.Show(); }