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

📄 form_base_employee.designer.cs

📁 以前为一家4S店开发的维修管理及客户管理的软件,C#开发!
💻 CS
📖 第 1 页 / 共 3 页
字号:
            this.label8.Size = new System.Drawing.Size(29, 12);
            this.label8.TabIndex = 21;
            this.label8.Text = "学历";
            // 
            // Knowledg
            // 
            this.Knowledg.Location = new System.Drawing.Point(55, 20);
            this.Knowledg.Name = "Knowledg";
            this.Knowledg.Size = new System.Drawing.Size(154, 21);
            this.Knowledg.TabIndex = 23;
            // 
            // Political
            // 
            this.Political.Location = new System.Drawing.Point(270, 20);
            this.Political.Name = "Political";
            this.Political.Size = new System.Drawing.Size(154, 21);
            this.Political.TabIndex = 24;
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label9.Location = new System.Drawing.Point(225, 51);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(29, 12);
            this.label9.TabIndex = 22;
            this.label9.Text = "民族";
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label10.Location = new System.Drawing.Point(192, 114);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(65, 12);
            this.label10.TabIndex = 22;
            this.label10.Text = "户口所在地";
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label11.Location = new System.Drawing.Point(229, 21);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(29, 12);
            this.label11.TabIndex = 22;
            this.label11.Text = "专业";
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label12.Location = new System.Drawing.Point(441, 51);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(29, 12);
            this.label12.TabIndex = 22;
            this.label12.Text = "婚姻";
            // 
            // Marriage
            // 
            this.Marriage.FormattingEnabled = true;
            this.Marriage.Items.AddRange(new object[] {
            "已婚",
            "未婚"});
            this.Marriage.Location = new System.Drawing.Point(482, 49);
            this.Marriage.Name = "Marriage";
            this.Marriage.Size = new System.Drawing.Size(53, 20);
            this.Marriage.TabIndex = 25;
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.Marriage);
            this.groupBox1.Controls.Add(this.Birthday);
            this.groupBox1.Controls.Add(this.Job);
            this.groupBox1.Controls.Add(this.Department);
            this.groupBox1.Controls.Add(this.sex);
            this.groupBox1.Controls.Add(this.Nation);
            this.groupBox1.Controls.Add(this.WorkGroup);
            this.groupBox1.Controls.Add(this.Adress);
            this.groupBox1.Controls.Add(this.label13);
            this.groupBox1.Controls.Add(this.FullName);
            this.groupBox1.Controls.Add(this.Tel);
            this.groupBox1.Controls.Add(this.Mob);
            this.groupBox1.Controls.Add(this.Nat_Place);
            this.groupBox1.Controls.Add(this.IDCard);
            this.groupBox1.Controls.Add(this.label17);
            this.groupBox1.Controls.Add(this.UserCode);
            this.groupBox1.Controls.Add(this.label19);
            this.groupBox1.Controls.Add(this.label16);
            this.groupBox1.Controls.Add(this.label18);
            this.groupBox1.Controls.Add(this.label3);
            this.groupBox1.Controls.Add(this.label6);
            this.groupBox1.Controls.Add(this.label4);
            this.groupBox1.Controls.Add(this.label12);
            this.groupBox1.Controls.Add(this.label10);
            this.groupBox1.Controls.Add(this.label9);
            this.groupBox1.Controls.Add(this.label5);
            this.groupBox1.Controls.Add(this.label2);
            this.groupBox1.Controls.Add(this.label1);
            this.groupBox1.Location = new System.Drawing.Point(12, 34);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(756, 138);
            this.groupBox1.TabIndex = 26;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "人员基本信息";
            // 
            // Birthday
            // 
            this.Birthday.Location = new System.Drawing.Point(598, 79);
            this.Birthday.Name = "Birthday";
            this.Birthday.Size = new System.Drawing.Size(152, 21);
            this.Birthday.TabIndex = 24;
            // 
            // Job
            // 
            this.Job.Location = new System.Drawing.Point(582, 47);
            this.Job.Name = "Job";
            this.Job.Size = new System.Drawing.Size(168, 21);
            this.Job.TabIndex = 24;
            // 
            // label13
            // 
            this.label13.AutoSize = true;
            this.label13.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label13.Location = new System.Drawing.Point(541, 50);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(29, 12);
            this.label13.TabIndex = 22;
            this.label13.Text = "职务";
            // 
            // Tel
            // 
            this.Tel.Location = new System.Drawing.Point(482, 80);
            this.Tel.Name = "Tel";
            this.Tel.Size = new System.Drawing.Size(75, 21);
            this.Tel.TabIndex = 23;
            // 
            // Mob
            // 
            this.Mob.Location = new System.Drawing.Point(275, 79);
            this.Mob.Name = "Mob";
            this.Mob.Size = new System.Drawing.Size(154, 21);
            this.Mob.TabIndex = 23;
            // 
            // Nat_Place
            // 
            this.Nat_Place.Location = new System.Drawing.Point(55, 105);
            this.Nat_Place.Name = "Nat_Place";
            this.Nat_Place.Size = new System.Drawing.Size(131, 21);
            this.Nat_Place.TabIndex = 23;
            // 
            // label17
            // 
            this.label17.AutoSize = true;
            this.label17.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label17.Location = new System.Drawing.Point(225, 85);
            this.label17.Name = "label17";
            this.label17.Size = new System.Drawing.Size(29, 12);
            this.label17.TabIndex = 21;
            this.label17.Text = "手机";
            // 
            // label19
            // 
            this.label19.AutoSize = true;
            this.label19.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label19.Location = new System.Drawing.Point(563, 85);
            this.label19.Name = "label19";
            this.label19.Size = new System.Drawing.Size(29, 12);
            this.label19.TabIndex = 21;
            this.label19.Text = "生日";
            // 
            // label16
            // 
            this.label16.AutoSize = true;
            this.label16.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label16.Location = new System.Drawing.Point(441, 85);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(29, 12);
            this.label16.TabIndex = 21;
            this.label16.Text = "电话";
            // 
            // label18
            // 
            this.label18.AutoSize = true;
            this.label18.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label18.Location = new System.Drawing.Point(5, 106);
            this.label18.Name = "label18";
            this.label18.Size = new System.Drawing.Size(29, 12);
            this.label18.TabIndex = 21;
            this.label18.Text = "籍贯";
            // 
            // groupBox2
            // 
            this.groupBox2.Controls.Add(this.Political);
            this.groupBox2.Controls.Add(this.Knowledg);
            this.groupBox2.Controls.Add(this.label7);
            this.groupBox2.Controls.Add(this.Reg_Place);
            this.groupBox2.Controls.Add(this.For_language);
            this.groupBox2.Controls.Add(this.label15);
            this.groupBox2.Controls.Add(this.College);
            this.groupBox2.Controls.Add(this.label14);
            this.groupBox2.Controls.Add(this.label8);
            this.groupBox2.Controls.Add(this.label11);
            this.groupBox2.Location = new System.Drawing.Point(12, 178);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(756, 91);
            this.groupBox2.TabIndex = 27;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "受教育情况";
            // 
            // Reg_Place
            // 
            this.Reg_Place.Location = new System.Drawing.Point(69, 47);
            this.Reg_Place.Name = "Reg_Place";
            this.Reg_Place.Size = new System.Drawing.Size(140, 21);
            this.Reg_Place.TabIndex = 24;
            // 
            // label15
            // 
            this.label15.AutoSize = true;
            this.label15.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label15.Location = new System.Drawing.Point(6, 48);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(53, 12);
            this.label15.TabIndex = 21;
            this.label15.Text = "外语水平";
            // 
            // label14
            // 
            this.label14.AutoSize = true;
            this.label14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label14.Location = new System.Drawing.Point(450, 22);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(53, 12);
            this.label14.TabIndex = 21;
            this.label14.Text = "外语语种";
            // 
            // Cancel
            // 
            this.Cancel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.Cancel.Location = new System.Drawing.Point(422, 275);
            this.Cancel.Name = "Cancel";
            this.Cancel.Size = new System.Drawing.Size(83, 21);
            this.Cancel.TabIndex = 29;
            this.Cancel.Text = "取消(&C)";
            this.Cancel.UseVisualStyleBackColor = true;
            // 
            // Save
            // 
            this.Save.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.Save.Location = new System.Drawing.Point(272, 275);
            this.Save.Name = "Save";
            this.Save.Size = new System.Drawing.Size(85, 22);

⌨️ 快捷键说明

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