private void btnUpdate_Click(object sender, EventArgs e) { update novoUpdate = new update(); novoUpdate.ShowDialog(); }