Esempio n. 1
0
 private void txtLength_KeyPress(Object sender, KeyPressEventArgs e)
 {
     WinFormHelper.SetControlOnlyZS(sender, e);
 }