private void Eliminar_Click(object sender, EventArgs e) { AnalisisBLL.Eliminiar(Convert.ToInt32(AnalisiIdnumericUpDown1.Value)); }