⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 detailform.cs

📁 为湖北省教委、湖北省就业指导中心订做的学历查询系统
💻 CS
📖 第 1 页 / 共 3 页
字号:
			this.groupBox1.Size = new System.Drawing.Size(400, 240);
			this.groupBox1.TabIndex = 0;
			this.groupBox1.TabStop = false;
			this.groupBox1.Text = "查询人员详细信息";
			// 
			// dtByrq
			// 
			this.dtByrq.Location = new System.Drawing.Point(88, 192);
			this.dtByrq.Name = "dtByrq";
			this.dtByrq.Size = new System.Drawing.Size(104, 21);
			this.dtByrq.TabIndex = 11;
			// 
			// dtRxrq
			// 
			this.dtRxrq.Location = new System.Drawing.Point(88, 160);
			this.dtRxrq.Name = "dtRxrq";
			this.dtRxrq.Size = new System.Drawing.Size(104, 21);
			this.dtRxrq.TabIndex = 9;
			// 
			// label10
			// 
			this.label10.Location = new System.Drawing.Point(16, 160);
			this.label10.Name = "label10";
			this.label10.Size = new System.Drawing.Size(64, 16);
			this.label10.TabIndex = 6;
			this.label10.Text = "入学时间:";
			this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// dtCsrq
			// 
			this.dtCsrq.Location = new System.Drawing.Point(88, 64);
			this.dtCsrq.Name = "dtCsrq";
			this.dtCsrq.Size = new System.Drawing.Size(104, 21);
			this.dtCsrq.TabIndex = 3;
			// 
			// pictureBox1
			// 
			this.pictureBox1.Location = new System.Drawing.Point(72, 264);
			this.pictureBox1.Name = "pictureBox1";
			this.pictureBox1.Size = new System.Drawing.Size(100, 32);
			this.pictureBox1.TabIndex = 4;
			this.pictureBox1.TabStop = false;
			// 
			// scjgTxt
			// 
			this.scjgTxt.Location = new System.Drawing.Point(272, 160);
			this.scjgTxt.Name = "scjgTxt";
			this.scjgTxt.Size = new System.Drawing.Size(120, 21);
			this.scjgTxt.TabIndex = 10;
			this.scjgTxt.Text = "";
			// 
			// scjgLable
			// 
			this.scjgLable.Location = new System.Drawing.Point(200, 160);
			this.scjgLable.Name = "scjgLable";
			this.scjgLable.Size = new System.Drawing.Size(64, 23);
			this.scjgLable.TabIndex = 2;
			this.scjgLable.Text = "审查结果";
			this.scjgLable.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// txtName
			// 
			this.txtName.Enabled = false;
			this.txtName.Location = new System.Drawing.Point(88, 32);
			this.txtName.Name = "txtName";
			this.txtName.Size = new System.Drawing.Size(104, 21);
			this.txtName.TabIndex = 1;
			this.txtName.Tag = "";
			this.txtName.Text = "";
			// 
			// label1
			// 
			this.label1.Location = new System.Drawing.Point(16, 32);
			this.label1.Name = "label1";
			this.label1.Size = new System.Drawing.Size(72, 16);
			this.label1.TabIndex = 0;
			this.label1.Text = "姓  名:";
			this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label2
			// 
			this.label2.Location = new System.Drawing.Point(200, 32);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(48, 16);
			this.label2.TabIndex = 0;
			this.label2.Text = "性  别:";
			this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label3
			// 
			this.label3.Location = new System.Drawing.Point(16, 64);
			this.label3.Name = "label3";
			this.label3.Size = new System.Drawing.Size(72, 16);
			this.label3.TabIndex = 0;
			this.label3.Text = "出生日期:";
			this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label4
			// 
			this.label4.Location = new System.Drawing.Point(200, 64);
			this.label4.Name = "label4";
			this.label4.Size = new System.Drawing.Size(64, 16);
			this.label4.TabIndex = 0;
			this.label4.Text = "层  次:";
			this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label5
			// 
			this.label5.Location = new System.Drawing.Point(16, 96);
			this.label5.Name = "label5";
			this.label5.Size = new System.Drawing.Size(72, 16);
			this.label5.TabIndex = 0;
			this.label5.Text = "学历类型:";
			this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label6
			// 
			this.label6.Location = new System.Drawing.Point(200, 96);
			this.label6.Name = "label6";
			this.label6.Size = new System.Drawing.Size(64, 16);
			this.label6.TabIndex = 0;
			this.label6.Text = "学  制:";
			this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label7
			// 
			this.label7.Location = new System.Drawing.Point(16, 128);
			this.label7.Name = "label7";
			this.label7.Size = new System.Drawing.Size(72, 16);
			this.label7.TabIndex = 0;
			this.label7.Text = "院系名称:";
			this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label8
			// 
			this.label8.Location = new System.Drawing.Point(200, 128);
			this.label8.Name = "label8";
			this.label8.Size = new System.Drawing.Size(64, 16);
			this.label8.TabIndex = 0;
			this.label8.Text = "专业名称:";
			this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label9
			// 
			this.label9.Location = new System.Drawing.Point(200, 160);
			this.label9.Name = "label9";
			this.label9.Size = new System.Drawing.Size(72, 16);
			this.label9.TabIndex = 0;
			this.label9.Text = "毕结业结论:";
			this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			// 
			// label11
			// 
			this.label11.Location = new System.Drawing.Point(16, 192);
			this.label11.Name = "label11";
			this.label11.Size = new System.Drawing.Size(72, 16);
			this.label11.TabIndex = 0;
			this.label11.Text = "毕业时间:";
			this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label12
			// 
			this.label12.Location = new System.Drawing.Point(200, 192);
			this.label12.Name = "label12";
			this.label12.Size = new System.Drawing.Size(64, 16);
			this.label12.TabIndex = 0;
			this.label12.Text = "证书编号:";
			this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// txtSex
			// 
			this.txtSex.Location = new System.Drawing.Point(272, 32);
			this.txtSex.Name = "txtSex";
			this.txtSex.Size = new System.Drawing.Size(120, 21);
			this.txtSex.TabIndex = 2;
			this.txtSex.Tag = "";
			this.txtSex.Text = "";
			// 
			// txtClass
			// 
			this.txtClass.Location = new System.Drawing.Point(272, 64);
			this.txtClass.Name = "txtClass";
			this.txtClass.Size = new System.Drawing.Size(120, 21);
			this.txtClass.TabIndex = 4;
			this.txtClass.Tag = "";
			this.txtClass.Text = "";
			// 
			// txtDiploma
			// 
			this.txtDiploma.Location = new System.Drawing.Point(88, 96);
			this.txtDiploma.Name = "txtDiploma";
			this.txtDiploma.Size = new System.Drawing.Size(104, 21);
			this.txtDiploma.TabIndex = 5;
			this.txtDiploma.Tag = "";
			this.txtDiploma.Text = "";
			// 
			// txtXz
			// 
			this.txtXz.Location = new System.Drawing.Point(272, 96);
			this.txtXz.Name = "txtXz";
			this.txtXz.Size = new System.Drawing.Size(120, 21);
			this.txtXz.TabIndex = 6;
			this.txtXz.Tag = "";
			this.txtXz.Text = "";
			// 
			// txtSchool
			// 
			this.txtSchool.Location = new System.Drawing.Point(88, 128);
			this.txtSchool.Name = "txtSchool";
			this.txtSchool.Size = new System.Drawing.Size(104, 21);
			this.txtSchool.TabIndex = 7;
			this.txtSchool.Tag = "";
			this.txtSchool.Text = "";
			// 
			// txtConclusion
			// 
			this.txtConclusion.Location = new System.Drawing.Point(272, 160);
			this.txtConclusion.Name = "txtConclusion";
			this.txtConclusion.Size = new System.Drawing.Size(88, 21);
			this.txtConclusion.TabIndex = 1;
			this.txtConclusion.Tag = "";
			this.txtConclusion.Text = "";
			// 
			// txtSpecialty
			// 
			this.txtSpecialty.Location = new System.Drawing.Point(272, 128);
			this.txtSpecialty.Name = "txtSpecialty";
			this.txtSpecialty.Size = new System.Drawing.Size(120, 21);
			this.txtSpecialty.TabIndex = 8;
			this.txtSpecialty.Tag = "";
			this.txtSpecialty.Text = "";
			// 
			// txtZsbh
			// 
			this.txtZsbh.Enabled = false;
			this.txtZsbh.Location = new System.Drawing.Point(272, 192);
			this.txtZsbh.Name = "txtZsbh";
			this.txtZsbh.Size = new System.Drawing.Size(120, 21);
			this.txtZsbh.TabIndex = 12;
			this.txtZsbh.Tag = "";
			this.txtZsbh.Text = "";
			this.txtZsbh.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtZsbh_KeyPress);
			// 
			// pictureBox2
			// 
			this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
			this.pictureBox2.Location = new System.Drawing.Point(64, 264);
			this.pictureBox2.Name = "pictureBox2";
			this.pictureBox2.Size = new System.Drawing.Size(56, 24);
			this.pictureBox2.TabIndex = 5;
			this.pictureBox2.TabStop = false;
			this.pictureBox2.Click += new System.EventHandler(this.pictureBox2_Click);
			this.pictureBox2.MouseEnter += new System.EventHandler(this.pictureBox2_MouseEnter);
			this.pictureBox2.MouseLeave += new System.EventHandler(this.pictureBox2_MouseLeave);
			// 
			// pictureBox3
			// 
			this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
			this.pictureBox3.Location = new System.Drawing.Point(144, 264);
			this.pictureBox3.Name = "pictureBox3";
			this.pictureBox3.Size = new System.Drawing.Size(56, 24);
			this.pictureBox3.TabIndex = 6;
			this.pictureBox3.TabStop = false;
			this.pictureBox3.Click += new System.EventHandler(this.pictureBox3_Click);
			this.pictureBox3.MouseEnter += new System.EventHandler(this.pictureBox3_MouseEnter_1);
			this.pictureBox3.MouseLeave += new System.EventHandler(this.pictureBox3_MouseLeave_1);
			// 
			// pictureBox4
			// 
			this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
			this.pictureBox4.Location = new System.Drawing.Point(224, 264);
			this.pictureBox4.Name = "pictureBox4";
			this.pictureBox4.Size = new System.Drawing.Size(56, 24);
			this.pictureBox4.TabIndex = 7;
			this.pictureBox4.TabStop = false;
			this.pictureBox4.Click += new System.EventHandler(this.pictureBox4_Click);
			this.pictureBox4.MouseEnter += new System.EventHandler(this.pictureBox4_MouseEnter);
			this.pictureBox4.MouseLeave += new System.EventHandler(this.pictureBox4_MouseLeave);
			// 
			// pictureBox5
			// 
			this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
			this.pictureBox5.Location = new System.Drawing.Point(304, 264);
			this.pictureBox5.Name = "pictureBox5";
			this.pictureBox5.Size = new System.Drawing.Size(56, 24);
			this.pictureBox5.TabIndex = 8;
			this.pictureBox5.TabStop = false;
			this.pictureBox5.Click += new System.EventHandler(this.pictureBox5_Click);
			this.pictureBox5.MouseEnter += new System.EventHandler(this.pictureBox5_MouseEnter);
			this.pictureBox5.MouseLeave += new System.EventHandler(this.pictureBox5_MouseLeave);
			// 
			// textBox1
			// 
			this.textBox1.Enabled = false;
			this.textBox1.Location = new System.Drawing.Point(88, 64);
			this.textBox1.Name = "textBox1";
			this.textBox1.Size = new System.Drawing.Size(104, 21);
			this.textBox1.TabIndex = 13;
			this.textBox1.Tag = "";
			this.textBox1.Text = "textBox1";
			this.textBox1.Visible = false;
			// 
			// textBox2
			// 
			this.textBox2.Location = new System.Drawing.Point(88, 160);
			this.textBox2.Name = "textBox2";
			this.textBox2.Size = new System.Drawing.Size(104, 21);
			this.textBox2.TabIndex = 14;
			this.textBox2.Text = "textBox2";
			this.textBox2.Visible = false;
			// 
			// textBox3
			// 
			this.textBox3.Location = new System.Drawing.Point(88, 192);
			this.textBox3.Name = "textBox3";
			this.textBox3.Size = new System.Drawing.Size(104, 21);
			this.textBox3.TabIndex = 15;
			this.textBox3.Text = "textBox3";
			this.textBox3.Visible = false;
			// 
			// DetailForm
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
			this.BackColor = System.Drawing.SystemColors.ControlLightLight;
			this.ClientSize = new System.Drawing.Size(416, 304);
			this.Controls.Add(this.pictureBox5);
			this.Controls.Add(this.pictureBox4);
			this.Controls.Add(this.pictureBox3);
			this.Controls.Add(this.pictureBox2);
			this.Controls.Add(this.groupBox1);

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -