Exemplo n.º 1
0
 private void tbDollars_KeyDown(object sender, KeyEventArgs e)
 {
     CCFBGlobal.checkForDecimalOnKeyPress(e);
 }