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