예제 #1
0
 private void txtKeyPress_Double(object sender, KeyPressEventArgs e)
 {
     AUtil.OnlyNumberDouble(ref e);
 }