📄 form1.designer.cs
字号:
this.lbResume3.Size = new System.Drawing.Size(226, 116);
this.lbResume3.TabIndex = 0;
//
// groupBox7
//
this.groupBox7.Controls.Add(this.label23);
this.groupBox7.Controls.Add(this.txtCompany3);
this.groupBox7.Controls.Add(this.label24);
this.groupBox7.Controls.Add(this.txtAge3);
this.groupBox7.Controls.Add(this.cbSex3);
this.groupBox7.Controls.Add(this.label25);
this.groupBox7.Controls.Add(this.txtWorkYear3);
this.groupBox7.Controls.Add(this.label26);
this.groupBox7.Controls.Add(this.label27);
this.groupBox7.Controls.Add(this.txtName3);
this.groupBox7.Location = new System.Drawing.Point(595, 15);
this.groupBox7.Name = "groupBox7";
this.groupBox7.Size = new System.Drawing.Size(233, 236);
this.groupBox7.TabIndex = 6;
this.groupBox7.TabStop = false;
this.groupBox7.Text = "简历模板";
//
// label23
//
this.label23.AutoSize = true;
this.label23.Location = new System.Drawing.Point(31, 198);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(42, 14);
this.label23.TabIndex = 11;
this.label23.Text = "公司:";
//
// txtCompany3
//
this.txtCompany3.Location = new System.Drawing.Point(101, 195);
this.txtCompany3.Name = "txtCompany3";
this.txtCompany3.Size = new System.Drawing.Size(100, 23);
this.txtCompany3.TabIndex = 10;
//
// label24
//
this.label24.AutoSize = true;
this.label24.Location = new System.Drawing.Point(31, 126);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(42, 14);
this.label24.TabIndex = 9;
this.label24.Text = "年龄:";
//
// txtAge3
//
this.txtAge3.Location = new System.Drawing.Point(101, 123);
this.txtAge3.Name = "txtAge3";
this.txtAge3.Size = new System.Drawing.Size(100, 23);
this.txtAge3.TabIndex = 8;
//
// cbSex3
//
this.cbSex3.FormattingEnabled = true;
this.cbSex3.Location = new System.Drawing.Point(101, 85);
this.cbSex3.Name = "cbSex3";
this.cbSex3.Size = new System.Drawing.Size(100, 22);
this.cbSex3.TabIndex = 7;
//
// label25
//
this.label25.AutoSize = true;
this.label25.Location = new System.Drawing.Point(31, 160);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(70, 14);
this.label25.TabIndex = 6;
this.label25.Text = "工作年龄:";
//
// txtWorkYear3
//
this.txtWorkYear3.Location = new System.Drawing.Point(101, 157);
this.txtWorkYear3.Name = "txtWorkYear3";
this.txtWorkYear3.Size = new System.Drawing.Size(100, 23);
this.txtWorkYear3.TabIndex = 5;
//
// label26
//
this.label26.AutoSize = true;
this.label26.Location = new System.Drawing.Point(31, 88);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(42, 14);
this.label26.TabIndex = 4;
this.label26.Text = "性别:";
//
// label27
//
this.label27.AutoSize = true;
this.label27.Location = new System.Drawing.Point(31, 48);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(42, 14);
this.label27.TabIndex = 2;
this.label27.Text = "姓名:";
//
// txtName3
//
this.txtName3.Location = new System.Drawing.Point(101, 45);
this.txtName3.Name = "txtName3";
this.txtName3.Size = new System.Drawing.Size(100, 23);
this.txtName3.TabIndex = 1;
//
// groupBox5
//
this.groupBox5.Controls.Add(this.lbResume);
this.groupBox5.Location = new System.Drawing.Point(347, 257);
this.groupBox5.Name = "groupBox5";
this.groupBox5.Size = new System.Drawing.Size(232, 147);
this.groupBox5.TabIndex = 5;
this.groupBox5.TabStop = false;
this.groupBox5.Text = "内容";
//
// lbResume
//
this.lbResume.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbResume.FormattingEnabled = true;
this.lbResume.ItemHeight = 14;
this.lbResume.Location = new System.Drawing.Point(3, 19);
this.lbResume.Name = "lbResume";
this.lbResume.Size = new System.Drawing.Size(226, 116);
this.lbResume.TabIndex = 0;
//
// button9
//
this.button9.Location = new System.Drawing.Point(261, 156);
this.button9.Name = "button9";
this.button9.Size = new System.Drawing.Size(75, 23);
this.button9.TabIndex = 4;
this.button9.Text = "》》》》";
this.button9.UseVisualStyleBackColor = true;
//
// button8
//
this.button8.Location = new System.Drawing.Point(261, 94);
this.button8.Name = "button8";
this.button8.Size = new System.Drawing.Size(75, 23);
this.button8.TabIndex = 3;
this.button8.Text = "》";
this.button8.UseVisualStyleBackColor = true;
this.button8.Click += new System.EventHandler(this.button8_Click);
//
// groupBox4
//
this.groupBox4.Controls.Add(this.label18);
this.groupBox4.Controls.Add(this.txtCompany2);
this.groupBox4.Controls.Add(this.label19);
this.groupBox4.Controls.Add(this.txtAge2);
this.groupBox4.Controls.Add(this.cbSex2);
this.groupBox4.Controls.Add(this.label20);
this.groupBox4.Controls.Add(this.txtWorkYear2);
this.groupBox4.Controls.Add(this.label21);
this.groupBox4.Controls.Add(this.label22);
this.groupBox4.Controls.Add(this.txtName2);
this.groupBox4.Location = new System.Drawing.Point(346, 15);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Size = new System.Drawing.Size(233, 236);
this.groupBox4.TabIndex = 2;
this.groupBox4.TabStop = false;
this.groupBox4.Text = "简历模板";
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(31, 198);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(42, 14);
this.label18.TabIndex = 11;
this.label18.Text = "公司:";
//
// txtCompany2
//
this.txtCompany2.Location = new System.Drawing.Point(101, 195);
this.txtCompany2.Name = "txtCompany2";
this.txtCompany2.Size = new System.Drawing.Size(100, 23);
this.txtCompany2.TabIndex = 10;
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(31, 126);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(42, 14);
this.label19.TabIndex = 9;
this.label19.Text = "年龄:";
//
// txtAge2
//
this.txtAge2.Location = new System.Drawing.Point(101, 123);
this.txtAge2.Name = "txtAge2";
this.txtAge2.Size = new System.Drawing.Size(100, 23);
this.txtAge2.TabIndex = 8;
//
// cbSex2
//
this.cbSex2.FormattingEnabled = true;
this.cbSex2.Location = new System.Drawing.Point(101, 85);
this.cbSex2.Name = "cbSex2";
this.cbSex2.Size = new System.Drawing.Size(100, 22);
this.cbSex2.TabIndex = 7;
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(31, 160);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(70, 14);
this.label20.TabIndex = 6;
this.label20.Text = "工作年龄:";
//
// txtWorkYear2
//
this.txtWorkYear2.Location = new System.Drawing.Point(101, 157);
this.txtWorkYear2.Name = "txtWorkYear2";
this.txtWorkYear2.Size = new System.Drawing.Size(100, 23);
this.txtWorkYear2.TabIndex = 5;
//
// label21
//
this.label21.AutoSize = true;
this.label21.Location = new System.Drawing.Point(31, 88);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(42, 14);
this.label21.TabIndex = 4;
this.label21.Text = "性别:";
//
// label22
//
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(31, 48);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(42, 14);
this.label22.TabIndex = 2;
this.label22.Text = "姓名:";
//
// txtName2
//
this.txtName2.Location = new System.Drawing.Point(101, 45);
this.txtName2.Name = "txtName2";
this.txtName2.Size = new System.Drawing.Size(100, 23);
this.txtName2.TabIndex = 1;
//
// groupBox3
//
this.groupBox3.Controls.Add(this.label17);
this.groupBox3.Controls.Add(this.txtCompany1);
this.groupBox3.Controls.Add(this.label16);
this.groupBox3.Controls.Add(this.txtAge1);
this.groupBox3.Controls.Add(this.cbSex1);
this.groupBox3.Controls.Add(this.label15);
this.groupBox3.Controls.Add(this.txtWorkYear1);
this.groupBox3.Controls.Add(this.label14);
this.groupBox3.Controls.Add(this.label13);
this.groupBox3.Controls.Add(this.txtName1);
this.groupBox3.Location = new System.Drawing.Point(8, 15);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(233, 236);
this.groupBox3.TabIndex = 1;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "简历模板";
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(31, 198);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(42, 14);
this.label17.TabIndex = 11;
this.label17.Text = "公司:";
//
// txtCompany1
//
this.txtCompany1.Location = new System.Drawing.Point(101, 195);
this.txtCompany1.Name = "txtCompany1";
this.txtCompany1.Size = new System.Drawing.Size(100, 23);
this.txtCompany1.TabIndex = 10;
this.txtCompany1.Text = "微软";
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(31, 126);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(42, 14);
this.label16.TabIndex = 9;
this.label16.Text = "年龄:";
//
// txtAge1
//
this.txtAge1.Location = new System.Drawing.Point(101, 123);
this.txtAge1.Name = "txtAge1";
this.txtAge1.Size = new System.Drawing.Size(100, 23);
this.txtAge1.TabIndex = 8;
this.txtAge1.Text = "32";
//
// cbSex1
//
this.cbSex1.FormattingEnabled = true;
this.cbSex1.Items.AddRange(new object[] {
"男",
"女"});
this.cbSex1.Location = new System.Drawing.Point(101, 85);
this.cbSex1.Name = "cbSex1";
this.cbSex1.Size = new System.Drawing.Size(100, 22);
this.cbSex1.TabIndex = 7;
this.cbSex1.Text = "男";
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(31, 160);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(70, 14);
this.label15.TabIndex = 6;
this.label15.Text = "工作年龄:";
//
// txtWorkYear1
//
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -