private void txtFIMoney_KeyPress(object sender, KeyPressEventArgs e) { commUse.InputNumeric(e, sender as Control); }