예제 #1
0
 private void mtxtYear_KeyPress(object sender, KeyPressEventArgs e)
 {
     NumbersOnly._KeyPress_NoPoint(sender, e);
 }