private void textBoxTc_KeyPress(object sender, KeyPressEventArgs e) { TemelKurallar.textBox_KeyPress(sender: sender, e: e); }
private void textBoxBarkod_KeyPress(object sender, KeyPressEventArgs e) { TemelKurallar.textBox_KeyPress(sender, e); }