Пример #1
0
 private void btnNovo_Click(object sender, EventArgs e)
 {
     txtSetor.Text = "";
     regAtual.DefinirSetor("");
     novo = true;
 }