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

📄 frmpersonelinfo.designer.cs

📁 中小企业人力资源管理系统
💻 CS
📖 第 1 页 / 共 5 页
字号:
            // 
            this.cbbEmployeePostTitle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbbEmployeePostTitle.FormattingEnabled = true;
            this.cbbEmployeePostTitle.Location = new System.Drawing.Point(635, 256);
            this.cbbEmployeePostTitle.Name = "cbbEmployeePostTitle";
            this.cbbEmployeePostTitle.Size = new System.Drawing.Size(137, 20);
            this.cbbEmployeePostTitle.TabIndex = 173;
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(220, 61);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(29, 12);
            this.label4.TabIndex = 171;
            this.label4.Text = "年龄";
            // 
            // 基本信息
            // 
            this.基本信息.Controls.Add(this.label4);
            this.基本信息.Controls.Add(this.label2);
            this.基本信息.Controls.Add(this.dtpEmployeePartyTime);
            this.基本信息.Location = new System.Drawing.Point(4, 28);
            this.基本信息.Name = "基本信息";
            this.基本信息.Size = new System.Drawing.Size(782, 208);
            this.基本信息.TabIndex = 181;
            this.基本信息.TabStop = false;
            this.基本信息.Text = "基本信息";
            // 
            // txtBooker
            // 
            this.txtBooker.Location = new System.Drawing.Point(456, 347);
            this.txtBooker.Name = "txtBooker";
            this.txtBooker.ReadOnly = true;
            this.txtBooker.Size = new System.Drawing.Size(316, 21);
            this.txtBooker.TabIndex = 134;
            // 
            // txtEmployeeSpeciality
            // 
            this.txtEmployeeSpeciality.Location = new System.Drawing.Point(276, 178);
            this.txtEmployeeSpeciality.Name = "txtEmployeeSpeciality";
            this.txtEmployeeSpeciality.Size = new System.Drawing.Size(177, 21);
            this.txtEmployeeSpeciality.TabIndex = 135;
            // 
            // txtEmployeeIDcard
            // 
            this.txtEmployeeIDcard.Location = new System.Drawing.Point(277, 147);
            this.txtEmployeeIDcard.Name = "txtEmployeeIDcard";
            this.txtEmployeeIDcard.Size = new System.Drawing.Size(177, 21);
            this.txtEmployeeIDcard.TabIndex = 136;
            // 
            // txtEmployeeName
            // 
            this.txtEmployeeName.Location = new System.Drawing.Point(277, 49);
            this.txtEmployeeName.Name = "txtEmployeeName";
            this.txtEmployeeName.Size = new System.Drawing.Size(176, 21);
            this.txtEmployeeName.TabIndex = 145;
            // 
            // txtEmployeeCollege
            // 
            this.txtEmployeeCollege.Location = new System.Drawing.Point(69, 178);
            this.txtEmployeeCollege.Name = "txtEmployeeCollege";
            this.txtEmployeeCollege.Size = new System.Drawing.Size(137, 21);
            this.txtEmployeeCollege.TabIndex = 146;
            // 
            // txtEmployeeMobileTel
            // 
            this.txtEmployeeMobileTel.Location = new System.Drawing.Point(70, 147);
            this.txtEmployeeMobileTel.Name = "txtEmployeeMobileTel";
            this.txtEmployeeMobileTel.Size = new System.Drawing.Size(137, 21);
            this.txtEmployeeMobileTel.TabIndex = 142;
            // 
            // txtEmployeeResume
            // 
            this.txtEmployeeResume.Location = new System.Drawing.Point(66, 317);
            this.txtEmployeeResume.Name = "txtEmployeeResume";
            this.txtEmployeeResume.Size = new System.Drawing.Size(706, 21);
            this.txtEmployeeResume.TabIndex = 180;
            // 
            // label29
            // 
            this.label29.AutoSize = true;
            this.label29.Location = new System.Drawing.Point(395, 291);
            this.label29.Name = "label29";
            this.label29.Size = new System.Drawing.Size(53, 12);
            this.label29.TabIndex = 166;
            this.label29.Text = "调入时间";
            // 
            // txtEmployeeWorkAge
            // 
            this.txtEmployeeWorkAge.Location = new System.Drawing.Point(499, 212);
            this.txtEmployeeWorkAge.Name = "txtEmployeeWorkAge";
            this.txtEmployeeWorkAge.Size = new System.Drawing.Size(77, 21);
            this.txtEmployeeWorkAge.TabIndex = 140;
            this.txtEmployeeWorkAge.Text = "0";
            // 
            // txtEmployeeAddress
            // 
            this.txtEmployeeAddress.Location = new System.Drawing.Point(70, 211);
            this.txtEmployeeAddress.Name = "txtEmployeeAddress";
            this.txtEmployeeAddress.Size = new System.Drawing.Size(371, 21);
            this.txtEmployeeAddress.TabIndex = 147;
            // 
            // label31
            // 
            this.label31.AutoSize = true;
            this.label31.Location = new System.Drawing.Point(-384, 434);
            this.label31.Name = "label31";
            this.label31.Size = new System.Drawing.Size(53, 12);
            this.label31.TabIndex = 149;
            this.label31.Text = "登记日期";
            // 
            // label30
            // 
            this.label30.AutoSize = true;
            this.label30.Location = new System.Drawing.Point(590, 293);
            this.label30.Name = "label30";
            this.label30.Size = new System.Drawing.Size(65, 12);
            this.label30.TabIndex = 164;
            this.label30.Text = "本单位工龄";
            // 
            // txtEmployeeUnitWorkAge
            // 
            this.txtEmployeeUnitWorkAge.Location = new System.Drawing.Point(664, 288);
            this.txtEmployeeUnitWorkAge.Name = "txtEmployeeUnitWorkAge";
            this.txtEmployeeUnitWorkAge.Size = new System.Drawing.Size(107, 21);
            this.txtEmployeeUnitWorkAge.TabIndex = 139;
            this.txtEmployeeUnitWorkAge.Text = "0";
            // 
            // txtEmployeeTel
            // 
            this.txtEmployeeTel.Location = new System.Drawing.Point(512, 116);
            this.txtEmployeeTel.Name = "txtEmployeeTel";
            this.txtEmployeeTel.Size = new System.Drawing.Size(140, 21);
            this.txtEmployeeTel.TabIndex = 143;
            // 
            // txtEmployeeID
            // 
            this.txtEmployeeID.Location = new System.Drawing.Point(69, 49);
            this.txtEmployeeID.Name = "txtEmployeeID";
            this.txtEmployeeID.ReadOnly = true;
            this.txtEmployeeID.Size = new System.Drawing.Size(137, 21);
            this.txtEmployeeID.TabIndex = 144;
            // 
            // cbbEmployeeKultuLevel
            // 
            this.cbbEmployeeKultuLevel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbbEmployeeKultuLevel.FormattingEnabled = true;
            this.cbbEmployeeKultuLevel.Location = new System.Drawing.Point(513, 150);
            this.cbbEmployeeKultuLevel.Name = "cbbEmployeeKultuLevel";
            this.cbbEmployeeKultuLevel.Size = new System.Drawing.Size(140, 20);
            this.cbbEmployeeKultuLevel.TabIndex = 179;
            // 
            // cbbEmployeeMarriage
            // 
            this.cbbEmployeeMarriage.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbbEmployeeMarriage.FormattingEnabled = true;
            this.cbbEmployeeMarriage.Items.AddRange(new object[] {
            "未婚",
            "已婚"});
            this.cbbEmployeeMarriage.Location = new System.Drawing.Point(69, 83);
            this.cbbEmployeeMarriage.Name = "cbbEmployeeMarriage";
            this.cbbEmployeeMarriage.Size = new System.Drawing.Size(137, 20);
            this.cbbEmployeeMarriage.TabIndex = 176;
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.txtEmployeeBasePay);
            this.groupBox1.Controls.Add(this.dtpEmployeeFoldTime);
            this.groupBox1.Location = new System.Drawing.Point(1, 239);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(782, 140);
            this.groupBox1.TabIndex = 182;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "单位相关信息";
            // 
            // toolStrip1
            // 
            this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripSeparator1,
            this.toolStripSeparator2,
            this.tlbtnAdd,
            this.tlbtnEdit,
            this.tlbtnDelete,
            this.toolStripSeparator3,
            this.tlbtnYes,
            this.tlbtnReturn,
            this.toolStripSeparator5,
            this.tlbtnAll,
            this.tlbtnPrint,
            this.toolStripSeparator4,
            this.tlbtnClose,
            this.toolStripSeparator6,
            this.toolStripSeparator11,
            this.toolStripLabel2,
            this.tlcbbData,
            this.toolStripSeparator8,
            this.toolStripLabel1,
            this.tltxtKeyWord,
            this.toolStripSeparator7,
            this.tlbtnSearch,
            this.toolStripSeparator9,
            this.toolStripSeparator10});
            this.toolStrip1.Location = new System.Drawing.Point(0, 0);
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.Size = new System.Drawing.Size(786, 25);
            this.toolStrip1.TabIndex = 184;
            this.toolStrip1.Text = "toolStrip1";
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
            // 
            // tlbtnAdd
            // 
            this.tlbtnAdd.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.tlbtnAdd.Image = ((System.Drawing.Image)(resources.GetObject("tlbtnAdd.Image")));
            this.tlbtnAdd.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tlbtnAdd.Name = "tlbtnAdd";
            this.tlbtnAdd.Size = new System.Drawing.Size(23, 22);
            this.tlbtnAdd.Text = "添加";
            this.tlbtnAdd.Click += new System.EventHandler(this.tlbtnAdd_Click);
            // 
            // tlbtnEdit
            // 
            this.tlbtnEdit.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.tlbtnEdit.Image = ((System.Drawing.Image)(resources.GetObject("tlbtnEdit.Image")));
            this.tlbtnEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tlbtnEdit.Name = "tlbtnEdit";
            this.tlbtnEdit.Size = new System.Drawing.Size(23, 22);
            this.tlbtnEdit.Text = "修改";
            this.tlbtnEdit.Click += new System.EventHandler(this.tlbtnEdit_Click);
            // 
            // tlbtnDelete
            // 
            this.tlbtnDelete.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.tlbtnDelete.Image = ((System.Drawing.Image)(resources.GetObject("tlbtnDelete.Image")));
            this.tlbtnDelete.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tlbtnDelete.Name = "tlbtnDelete";
            this.tlbtnDelete.Size = new System.Drawing.Size(23, 22);
            this.tlbtnDelete.Text = "删除";
            this.tlbtnDelete.Click += new System.EventHandler(this.tlbtnDelete_Click);
            // 
            // toolStripSeparator3
            // 
            this.toolStripSeparator3.Name = "toolStripSeparator3";
            this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
            // 
            // tlbtnYes
            // 
            this.tlbtnYes.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.tlbtnYes.Image = global::HRP.Properties.Resources.确认;
            this.tlbtnYes.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tlbtnYes.Name = "tlbtnYes";
            this.tlbtnYes.Size = new System.Drawing.Size(23, 22);
            this.tlbtnYes.Text = "保存";
            this.tlbtnYes.Click += new System.EventHandler(this.tlbtnYes_Click);
            // 
            // tlbtnReturn
            // 
            this.tlbtnReturn.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.tlbtnReturn.Image = global::HRP.Properties.Resources.取消;
            this.tlbtnReturn.ImageTransparentColor = System.Drawing.Color.Magenta;

⌨️ 快捷键说明

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