Пример #1
0
        private void txt_FirstStationHeadPlace_KeyPress(object sender, KeyPressEventArgs e)
        {
            InputFormat ifobj = new InputFormat();

            ifobj.HalfWidthFormat(e);
        }
Пример #2
0
        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);
 }
Пример #4
0
 private void txt_StaHeadAntennaB_KeyPress(object sender, KeyPressEventArgs e)
 {
     InputFormat ifobj = new InputFormat();
     ifobj.HalfWidthFormat(e);
 }
Пример #5
0
 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);
 }
Пример #8
0
 private void cmb_StationPacket_KeyPress(object sender, KeyPressEventArgs e)
 {
     InputFormat ifobj = new InputFormat();
     ifobj.HalfWidthFormat(e);
 }
Пример #9
0
        private void cmb_StationPacket_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 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_EndStationHeadAddress_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 txt_Directional_Add_KeyPress(object sender, KeyPressEventArgs e)
        {
            InputFormat ifobj = new InputFormat();

            ifobj.HalfWidthFormat(e);
        }
Пример #17
0
 private void txt_FirstStationHeadPlace_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);
 }
Пример #19
0
        private void txt_StaHeadAntennaB_KeyPress(object sender, KeyPressEventArgs e)
        {
            InputFormat ifobj = new InputFormat();

            ifobj.HalfWidthFormat(e);
        }
Пример #20
0
        private void txtModelSpecial_KeyPress(object sender, KeyPressEventArgs e)
        {
            InputFormat ifobj = new InputFormat();

            ifobj.HalfWidthFormat(e);
        }
Пример #21
0
        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);
        }
Пример #23
0
        private void txtCheckPassword_KeyPress(object sender, KeyPressEventArgs e)
        {
            InputFormat ifobj = new InputFormat();

            ifobj.HalfWidthFormat(e);
        }