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