Esempio n. 1
0
 private void BtnAnexo_Click(object sender, EventArgs e)
 {
     Funcoes.AbrirAnexo(ref txtAnexo);
 }