private void txtKeyPress_Double(object sender, KeyPressEventArgs e) { AUtil.OnlyNumberDouble(ref e); }