private void txtDesconto_TextChanged(object sender, EventArgs e) { Formatacao.Moeda(ref txtDesconto); }