Exemplo n.º 1
0
 private void txtSell_KeyPress(object sender, KeyPressEventArgs e)
 {
     UtilityClass.CurrencyFormat(txtSell);
 }