private void txtPesquisar_KeyPress(object sender, KeyPressEventArgs e) { funcoes.ApenasLetrasAsteristicos(e); }