📄 form_jzg.cs
字号:
//
// label10
//
this.label10.Location = new System.Drawing.Point(8, 248);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(16, 16);
this.label10.TabIndex = 206;
this.label10.Text = "*";
//
// label9
//
this.label9.Location = new System.Drawing.Point(8, 216);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(16, 16);
this.label9.TabIndex = 205;
this.label9.Text = "*";
//
// label8
//
this.label8.Location = new System.Drawing.Point(280, 96);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(16, 16);
this.label8.TabIndex = 204;
this.label8.Text = "*";
//
// label7
//
this.label7.Location = new System.Drawing.Point(512, 96);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(16, 16);
this.label7.TabIndex = 203;
this.label7.Text = "*";
//
// label6
//
this.label6.Location = new System.Drawing.Point(528, 56);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(16, 16);
this.label6.TabIndex = 202;
this.label6.Text = "*";
//
// label5
//
this.label5.Location = new System.Drawing.Point(8, 96);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(16, 16);
this.label5.TabIndex = 201;
this.label5.Text = "*";
//
// label4
//
this.label4.Location = new System.Drawing.Point(528, 16);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(16, 16);
this.label4.TabIndex = 200;
this.label4.Text = "*";
//
// label3
//
this.label3.Location = new System.Drawing.Point(8, 56);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(8, 16);
this.label3.TabIndex = 199;
this.label3.Text = "*";
//
// label2
//
this.label2.Location = new System.Drawing.Point(8, 16);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(8, 16);
this.label2.TabIndex = 198;
this.label2.Text = "*";
//
// label1
//
this.label1.Location = new System.Drawing.Point(296, 16);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(8, 16);
this.label1.TabIndex = 197;
this.label1.Text = "*";
//
// btn_xmcx
//
this.btn_xmcx.Location = new System.Drawing.Point(472, 8);
this.btn_xmcx.Name = "btn_xmcx";
this.btn_xmcx.Size = new System.Drawing.Size(40, 23);
this.btn_xmcx.TabIndex = 196;
this.btn_xmcx.Text = "查询";
this.btn_xmcx.Click += new System.EventHandler(this.btn_xmcx_Click);
//
// dTP_fzrq
//
this.dTP_fzrq.Location = new System.Drawing.Point(592, 248);
this.dTP_fzrq.Name = "dTP_fzrq";
this.dTP_fzrq.Size = new System.Drawing.Size(176, 21);
this.dTP_fzrq.TabIndex = 195;
//
// dTP_sccymtsj
//
this.dTP_sccymtsj.Location = new System.Drawing.Point(352, 288);
this.dTP_sccymtsj.Name = "dTP_sccymtsj";
this.dTP_sccymtsj.Size = new System.Drawing.Size(160, 21);
this.dTP_sccymtsj.TabIndex = 194;
//
// dTP_zjcymtsj
//
this.dTP_zjcymtsj.Location = new System.Drawing.Point(352, 328);
this.dTP_zjcymtsj.Name = "dTP_zjcymtsj";
this.dTP_zjcymtsj.Size = new System.Drawing.Size(160, 21);
this.dTP_zjcymtsj.TabIndex = 193;
//
// dTP_csny
//
this.dTP_csny.Location = new System.Drawing.Point(88, 48);
this.dTP_csny.Name = "dTP_csny";
this.dTP_csny.Size = new System.Drawing.Size(192, 21);
this.dTP_csny.TabIndex = 192;
//
// cbb_whcd
//
this.cbb_whcd.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbb_whcd.Location = new System.Drawing.Point(88, 208);
this.cbb_whcd.Name = "cbb_whcd";
this.cbb_whcd.Size = new System.Drawing.Size(192, 20);
this.cbb_whcd.TabIndex = 191;
//
// cbb_isT
//
this.cbb_isT.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbb_isT.Location = new System.Drawing.Point(88, 288);
this.cbb_isT.Name = "cbb_isT";
this.cbb_isT.Size = new System.Drawing.Size(192, 20);
this.cbb_isT.TabIndex = 190;
//
// txt_bf
//
this.txt_bf.Location = new System.Drawing.Point(88, 376);
this.txt_bf.MaxLength = 200;
this.txt_bf.Multiline = true;
this.txt_bf.Name = "txt_bf";
this.txt_bf.ScrollBars = System.Windows.Forms.ScrollBars.Both;
this.txt_bf.Size = new System.Drawing.Size(688, 96);
this.txt_bf.TabIndex = 189;
this.txt_bf.Text = "";
//
// cbb_zyjszw
//
this.cbb_zyjszw.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbb_zyjszw.Location = new System.Drawing.Point(88, 248);
this.cbb_zyjszw.Name = "cbb_zyjszw";
this.cbb_zyjszw.Size = new System.Drawing.Size(192, 20);
this.cbb_zyjszw.TabIndex = 186;
//
// cbb_js
//
this.cbb_js.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbb_js.Location = new System.Drawing.Point(88, 328);
this.cbb_js.Name = "cbb_js";
this.cbb_js.Size = new System.Drawing.Size(192, 20);
this.cbb_js.TabIndex = 185;
//
// lbl_bf
//
this.lbl_bf.Location = new System.Drawing.Point(40, 384);
this.lbl_bf.Name = "lbl_bf";
this.lbl_bf.Size = new System.Drawing.Size(32, 16);
this.lbl_bf.TabIndex = 184;
this.lbl_bf.Text = "备注";
//
// lbl_sfjs
//
this.lbl_sfjs.Location = new System.Drawing.Point(24, 288);
this.lbl_sfjs.Name = "lbl_sfjs";
this.lbl_sfjs.Size = new System.Drawing.Size(56, 16);
this.lbl_sfjs.TabIndex = 183;
this.lbl_sfjs.Text = "是否教师";
//
// lbl_js
//
this.lbl_js.Location = new System.Drawing.Point(40, 328);
this.lbl_js.Name = "lbl_js";
this.lbl_js.Size = new System.Drawing.Size(32, 16);
this.lbl_js.TabIndex = 182;
this.lbl_js.Text = "角色";
//
// lbl_zjcymmsj
//
this.lbl_zjcymmsj.Location = new System.Drawing.Point(296, 320);
this.lbl_zjcymmsj.Name = "lbl_zjcymmsj";
this.lbl_zjcymmsj.Size = new System.Drawing.Size(56, 32);
this.lbl_zjcymmsj.TabIndex = 180;
this.lbl_zjcymmsj.Text = "最近参与命题时间";
//
// lbl_sccymtsj
//
this.lbl_sccymtsj.Location = new System.Drawing.Point(296, 288);
this.lbl_sccymtsj.Name = "lbl_sccymtsj";
this.lbl_sccymtsj.Size = new System.Drawing.Size(64, 32);
this.lbl_sccymtsj.TabIndex = 178;
this.lbl_sccymtsj.Text = "首次参与命题时间";
//
// txt_fzbm
//
this.txt_fzbm.Location = new System.Drawing.Point(592, 288);
this.txt_fzbm.MaxLength = 30;
this.txt_fzbm.Name = "txt_fzbm";
this.txt_fzbm.Size = new System.Drawing.Size(176, 21);
this.txt_fzbm.TabIndex = 177;
this.txt_fzbm.Text = "";
//
// lbl_fzbm
//
this.lbl_fzbm.Location = new System.Drawing.Point(536, 296);
this.lbl_fzbm.Name = "lbl_fzbm";
this.lbl_fzbm.Size = new System.Drawing.Size(56, 16);
this.lbl_fzbm.TabIndex = 176;
this.lbl_fzbm.Text = "发证部门";
//
// lbl_fzrq
//
this.lbl_fzrq.Location = new System.Drawing.Point(536, 256);
this.lbl_fzrq.Name = "lbl_fzrq";
this.lbl_fzrq.Size = new System.Drawing.Size(56, 16);
this.lbl_fzrq.TabIndex = 174;
this.lbl_fzrq.Text = "发证日期";
//
// txt_jszgzbh
//
this.txt_jszgzbh.Location = new System.Drawing.Point(352, 248);
this.txt_jszgzbh.MaxLength = 20;
this.txt_jszgzbh.Name = "txt_jszgzbh";
this.txt_jszgzbh.Size = new System.Drawing.Size(160, 21);
this.txt_jszgzbh.TabIndex = 173;
this.txt_jszgzbh.Text = "";
//
// lbl_jszgzbh
//
this.lbl_jszgzbh.Location = new System.Drawing.Point(296, 248);
this.lbl_jszgzbh.Name = "lbl_jszgzbh";
this.lbl_jszgzbh.Size = new System.Drawing.Size(56, 32);
this.lbl_jszgzbh.TabIndex = 172;
this.lbl_jszgzbh.Text = "教师资格证编号";
//
// lbl_zyjszw
//
this.lbl_zyjszw.Location = new System.Drawing.Point(24, 248);
this.lbl_zyjszw.Name = "lbl_zyjszw";
this.lbl_zyjszw.Size = new System.Drawing.Size(56, 32);
this.lbl_zyjszw.TabIndex = 171;
this.lbl_zyjszw.Text = "专业技术职务";
//
// txt_zy
//
this.txt_zy.Location = new System.Drawing.Point(592, 208);
this.txt_zy.MaxLength = 20;
this.txt_zy.Name = "txt_zy";
this.txt_zy.Size = new System.Drawing.Size(176, 21);
this.txt_zy.TabIndex = 170;
this.txt_zy.Text = "";
//
// lbl_zy
//
this.lbl_zy.Location = new System.Drawing.Point(552, 216);
this.lbl_zy.Name = "lbl_zy";
this.lbl_zy.Size = new System.Drawing.Size(32, 16);
this.lbl_zy.TabIndex = 169;
this.lbl_zy.Text = "专业";
//
// txt_byyx
//
this.txt_byyx.Location = new System.Drawing.Point(352, 208);
this.txt_byyx.MaxLength = 20;
this.txt_byyx.Name = "txt_byyx";
this.txt_byyx.Size = new System.Drawing.Size(160, 21);
this.txt_byyx.TabIndex = 168;
this.txt_byyx.Text = "";
//
// lbl_byyx
//
this.lbl_byyx.Location = new System.Drawing.Point(296, 216);
this.lbl_byyx.Name = "lbl_byyx";
this.lbl_byyx.Size = new System.Drawing.Size(56, 16);
this.lbl_byyx.TabIndex = 167;
this.lbl_byyx.Text = "毕业院校";
//
// lbl_whcd
//
this.lbl_whcd.Location = new System.Drawing.Point(24, 216);
this.lbl_whcd.Name = "lbl_whcd";
this.lbl_whcd.Size = new System.Drawing.Size(56, 16);
this.lbl_whcd.TabIndex = 165;
this.lbl_whcd.Text = "文化程度";
//
// btn_sfzhcx
//
this.btn_sfzhcx.Location = new System.Drawing.Point(240, 88);
this.btn_sfzhcx.Name = "btn_sfzhcx";
this.btn_sfzhcx.Size = new System.Drawing.Size(40, 23);
this.btn_sfzhcx.TabIndex = 164;
this.btn_sfzhcx.Text = "查询";
this.btn_sfzhcx.Click += new System.EventHandler(this.btn_sfzhcx_Click);
//
// cbb_hyzk
//
this.cbb_hyzk.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbb_hyzk.Location = new System.Drawing.Point(592, 88);
this.cbb_hyzk.Name = "cbb_hyzk";
this.cbb_hyzk.Size = new System.Drawing.Size(176, 20);
this.cbb_hyzk.TabIndex = 163;
//
// cbb_zzmm
//
this.cbb_zzmm.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbb_zzmm.Location = new System.Drawing.Point(352, 88);
this.cbb_zzmm.Name = "cbb_zzmm";
this.cbb_zzmm.Size = new System.Drawing.Size(160, 20);
this.cbb_zzmm.TabIndex = 162;
//
// cbb_jg1
//
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -