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

📄 rshtjia.cs

📁 delphi编的中小型管理系统
💻 CS
📖 第 1 页 / 共 2 页
字号:
			this.textBox5.TabIndex = 15;
			this.textBox5.Text = "江苏";
			// 
			// label9
			// 
			this.label9.Location = new System.Drawing.Point(8, 298);
			this.label9.Name = "label9";
			this.label9.Size = new System.Drawing.Size(72, 16);
			this.label9.TabIndex = 16;
			this.label9.Text = "入党时间:";
			// 
			// textBox6
			// 
			this.textBox6.Location = new System.Drawing.Point(96, 291);
			this.textBox6.Name = "textBox6";
			this.textBox6.Size = new System.Drawing.Size(136, 21);
			this.textBox6.TabIndex = 17;
			this.textBox6.Text = "";
			// 
			// label10
			// 
			this.label10.Location = new System.Drawing.Point(8, 328);
			this.label10.Name = "label10";
			this.label10.Size = new System.Drawing.Size(72, 16);
			this.label10.TabIndex = 18;
			this.label10.Text = "婚姻状况:";
			// 
			// comboBox1
			// 
			this.comboBox1.Items.AddRange(new object[] {
														   "未婚",
														   "已婚"});
			this.comboBox1.Location = new System.Drawing.Point(96, 318);
			this.comboBox1.Name = "comboBox1";
			this.comboBox1.Size = new System.Drawing.Size(72, 20);
			this.comboBox1.TabIndex = 19;
			this.comboBox1.Text = "未婚";
			// 
			// label11
			// 
			this.label11.Location = new System.Drawing.Point(8, 358);
			this.label11.Name = "label11";
			this.label11.Size = new System.Drawing.Size(72, 16);
			this.label11.TabIndex = 20;
			this.label11.Text = "健康状况:";
			// 
			// textBox7
			// 
			this.textBox7.Location = new System.Drawing.Point(96, 352);
			this.textBox7.Name = "textBox7";
			this.textBox7.Size = new System.Drawing.Size(136, 21);
			this.textBox7.TabIndex = 21;
			this.textBox7.Text = "良好";
			// 
			// label12
			// 
			this.label12.Location = new System.Drawing.Point(8, 384);
			this.label12.Name = "label12";
			this.label12.Size = new System.Drawing.Size(160, 16);
			this.label12.TabIndex = 22;
			this.label12.Text = "户口所属:(户口所在地)";
			// 
			// listBox1
			// 
			this.listBox1.ItemHeight = 12;
			this.listBox1.Items.AddRange(new object[] {
														  "南京西祠堂巷8号",
														  "",
														  "",
														  "",
														  "",
														  "",
														  "",
														  "",
														  "",
														  "",
														  "",
														  "",
														  "",
														  "",
														  "",
														  "",
														  "",
														  ""});
			this.listBox1.Location = new System.Drawing.Point(8, 416);
			this.listBox1.Name = "listBox1";
			this.listBox1.Size = new System.Drawing.Size(160, 64);
			this.listBox1.TabIndex = 23;
			// 
			// label13
			// 
			this.label13.Location = new System.Drawing.Point(8, 496);
			this.label13.Name = "label13";
			this.label13.Size = new System.Drawing.Size(72, 16);
			this.label13.TabIndex = 24;
			this.label13.Text = "证件类型:";
			// 
			// comboBox2
			// 
			this.comboBox2.Items.AddRange(new object[] {
														   "身份证",
														   "军人证",
														   "学生证",
														   "其他"});
			this.comboBox2.Location = new System.Drawing.Point(96, 496);
			this.comboBox2.Name = "comboBox2";
			this.comboBox2.Size = new System.Drawing.Size(88, 20);
			this.comboBox2.TabIndex = 25;
			this.comboBox2.Text = "身份证";
			// 
			// label14
			// 
			this.label14.Location = new System.Drawing.Point(344, 256);
			this.label14.Name = "label14";
			this.label14.Size = new System.Drawing.Size(48, 16);
			this.label14.TabIndex = 26;
			this.label14.Text = "性别:";
			// 
			// comboBox3
			// 
			this.comboBox3.Items.AddRange(new object[] {
														   "女",
														   "男"});
			this.comboBox3.Location = new System.Drawing.Point(432, 252);
			this.comboBox3.Name = "comboBox3";
			this.comboBox3.Size = new System.Drawing.Size(48, 20);
			this.comboBox3.TabIndex = 27;
			this.comboBox3.Text = "女";
			// 
			// label15
			// 
			this.label15.Location = new System.Drawing.Point(344, 309);
			this.label15.Name = "label15";
			this.label15.Size = new System.Drawing.Size(72, 16);
			this.label15.TabIndex = 28;
			this.label15.Text = "政治面貌:";
			// 
			// comboBox4
			// 
			this.comboBox4.Items.AddRange(new object[] {
														   "党员",
														   "团员",
														   "其他"});
			this.comboBox4.Location = new System.Drawing.Point(432, 306);
			this.comboBox4.Name = "comboBox4";
			this.comboBox4.Size = new System.Drawing.Size(121, 20);
			this.comboBox4.TabIndex = 29;
			this.comboBox4.Text = "党员";
			// 
			// label16
			// 
			this.label16.Location = new System.Drawing.Point(344, 360);
			this.label16.Name = "label16";
			this.label16.Size = new System.Drawing.Size(48, 16);
			this.label16.TabIndex = 30;
			this.label16.Text = "民族:";
			// 
			// comboBox5
			// 
			this.comboBox5.Items.AddRange(new object[] {
														   "汉族",
														   "回族",
														   "满族",
														   "苗族",
														   "藏族",
														   "其他"});
			this.comboBox5.Location = new System.Drawing.Point(432, 360);
			this.comboBox5.Name = "comboBox5";
			this.comboBox5.Size = new System.Drawing.Size(121, 20);
			this.comboBox5.TabIndex = 31;
			this.comboBox5.Text = "汉族";
			// 
			// label17
			// 
			this.label17.Location = new System.Drawing.Point(344, 416);
			this.label17.Name = "label17";
			this.label17.Size = new System.Drawing.Size(48, 16);
			this.label17.TabIndex = 32;
			this.label17.Text = "身高:";
			// 
			// textBox8
			// 
			this.textBox8.Location = new System.Drawing.Point(432, 414);
			this.textBox8.Name = "textBox8";
			this.textBox8.Size = new System.Drawing.Size(80, 21);
			this.textBox8.TabIndex = 33;
			this.textBox8.Text = "163";
			// 
			// label18
			// 
			this.label18.Location = new System.Drawing.Point(536, 419);
			this.label18.Name = "label18";
			this.label18.Size = new System.Drawing.Size(32, 21);
			this.label18.TabIndex = 34;
			this.label18.Text = "(cm)";
			// 
			// label19
			// 
			this.label19.Location = new System.Drawing.Point(344, 496);
			this.label19.Name = "label19";
			this.label19.Size = new System.Drawing.Size(72, 24);
			this.label19.TabIndex = 35;
			this.label19.Text = "证件编号:";
			// 
			// textBox9
			// 
			this.textBox9.Location = new System.Drawing.Point(432, 499);
			this.textBox9.Name = "textBox9";
			this.textBox9.Size = new System.Drawing.Size(120, 21);
			this.textBox9.TabIndex = 36;
			this.textBox9.Text = "3211**************";
			// 
			// rshtjia
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
			this.ClientSize = new System.Drawing.Size(640, 594);
			this.Controls.Add(this.textBox9);
			this.Controls.Add(this.label19);
			this.Controls.Add(this.label18);
			this.Controls.Add(this.textBox8);
			this.Controls.Add(this.label17);
			this.Controls.Add(this.comboBox5);
			this.Controls.Add(this.label16);
			this.Controls.Add(this.comboBox4);
			this.Controls.Add(this.label15);
			this.Controls.Add(this.comboBox3);
			this.Controls.Add(this.label14);
			this.Controls.Add(this.comboBox2);
			this.Controls.Add(this.label13);
			this.Controls.Add(this.listBox1);
			this.Controls.Add(this.label12);
			this.Controls.Add(this.textBox7);
			this.Controls.Add(this.label11);
			this.Controls.Add(this.comboBox1);
			this.Controls.Add(this.label10);
			this.Controls.Add(this.textBox6);
			this.Controls.Add(this.label9);
			this.Controls.Add(this.textBox5);
			this.Controls.Add(this.label8);
			this.Controls.Add(this.textBox4);
			this.Controls.Add(this.label7);
			this.Controls.Add(this.textBox3);
			this.Controls.Add(this.label6);
			this.Controls.Add(this.textBox2);
			this.Controls.Add(this.label5);
			this.Controls.Add(this.pictureBox1);
			this.Controls.Add(this.button2);
			this.Controls.Add(this.button1);
			this.Controls.Add(this.textBox1);
			this.Controls.Add(this.label4);
			this.Controls.Add(this.label3);
			this.Controls.Add(this.label2);
			this.Controls.Add(this.label1);
			this.Name = "rshtjia";
			this.Text = "rshtjia";
			this.ResumeLayout(false);

		}
		#endregion
	}
}

⌨️ 快捷键说明

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