Ejemplo n.º 1
0
 private void textBoxTc_KeyPress(object sender, KeyPressEventArgs e)
 {
     TemelKurallar.textBox_KeyPress(sender: sender, e: e);
 }
Ejemplo n.º 2
0
 private void textBoxBarkod_KeyPress(object sender, KeyPressEventArgs e)
 {
     TemelKurallar.textBox_KeyPress(sender, e);
 }