private void txt_FirstStationHeadPlace_KeyPress(object sender, KeyPressEventArgs e) { InputFormat ifobj = new InputFormat(); ifobj.HalfWidthFormat(e); }
private void textBox_Remark_KeyPress(object sender, KeyPressEventArgs e) { InputFormat ifobj = new InputFormat(); ifobj.HalfWidthFormat(e); }
private void textBox_EmpStateOfHealth_KeyPress(object sender, KeyPressEventArgs e) { InputFormat ifobj = new InputFormat(); ifobj.HalfWidthFormat(e); }
private void txt_StaHeadAntennaB_KeyPress(object sender, KeyPressEventArgs e) { InputFormat ifobj = new InputFormat(); ifobj.HalfWidthFormat(e); }
private void txtName_KeyPress(object sender, KeyPressEventArgs e) { InputFormat ifobj = new InputFormat(); ifobj.HalfWidthFormat(e); }
private void txt_Description_Select_KeyPress(object sender, KeyPressEventArgs e) { InputFormat ifobj = new InputFormat(); ifobj.HalfWidthFormat(e); }
private void txt_EndStationHeadAddress_KeyPress(object sender, KeyPressEventArgs e) { InputFormat ifobj = new InputFormat(); ifobj.HalfWidthFormat(e); }
private void cmb_StationPacket_KeyPress(object sender, KeyPressEventArgs e) { InputFormat ifobj = new InputFormat(); ifobj.HalfWidthFormat(e); }
private void textBox_EmployeeArchives_KeyPress(object sender, KeyPressEventArgs e) { InputFormat ifobj = new InputFormat(); ifobj.HalfWidthFormat(e); }
private void textBox_EmpWorkPlace_KeyPress(object sender, KeyPressEventArgs e) { InputFormat ifobj = new InputFormat(); ifobj.HalfWidthFormat(e); }
private void textBox_EmployeeCensusRegister_KeyPress(object sender, KeyPressEventArgs e) { InputFormat ifobj = new InputFormat(); ifobj.HalfWidthFormat(e); }
private void txt_Directional_Add_KeyPress(object sender, KeyPressEventArgs e) { InputFormat ifobj = new InputFormat(); ifobj.HalfWidthFormat(e); }
private void textBox_DutyRemark_KeyPress(object sender, KeyPressEventArgs e) { InputFormat ifobj = new InputFormat(); ifobj.HalfWidthFormat(e); }
private void txtModelSpecial_KeyPress(object sender, KeyPressEventArgs e) { InputFormat ifobj = new InputFormat(); ifobj.HalfWidthFormat(e); }
private void txtFemptel_KeyPress_1(object sender, KeyPressEventArgs e) { InputFormat ifobj = new InputFormat(); ifobj.HalfWidthFormat(e); }
private void txtEmpName_KeyPress(object sender, KeyPressEventArgs e) { InputFormat ifobj = new InputFormat(); ifobj.HalfWidthFormat(e); }
private void txtCheckPassword_KeyPress(object sender, KeyPressEventArgs e) { InputFormat ifobj = new InputFormat(); ifobj.HalfWidthFormat(e); }