Example #1
0
 private void btnNovo_Click(object sender, EventArgs e)
 {
     Util.botaoNovo(this);
     textBox1.Text = "Controles";
 }