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

📄 frmaddemp.designer.cs

📁 简单的人事管理系统,通过不断改进可以成为一个通用的管理系统
💻 CS
📖 第 1 页 / 共 4 页
字号:
            // 
            // 
            this.txtPhone.Border.Class = "TextBoxBorder";
            this.txtPhone.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtPhone.ForeColor = System.Drawing.Color.Blue;
            this.txtPhone.Location = new System.Drawing.Point(72, 248);
            this.txtPhone.Name = "txtPhone";
            this.txtPhone.Size = new System.Drawing.Size(284, 21);
            this.txtPhone.TabIndex = 153;
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(177, 312);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(17, 12);
            this.label1.TabIndex = 152;
            this.label1.Text = "--";
            // 
            // dtpEndDate
            // 
            this.dtpEndDate.CalendarForeColor = System.Drawing.Color.Blue;
            this.dtpEndDate.CalendarMonthBackground = System.Drawing.SystemColors.ActiveCaptionText;
            this.dtpEndDate.CalendarTitleBackColor = System.Drawing.SystemColors.ActiveBorder;
            this.dtpEndDate.CalendarTitleForeColor = System.Drawing.SystemColors.Desktop;
            this.dtpEndDate.CalendarTrailingForeColor = System.Drawing.Color.LightSalmon;
            this.dtpEndDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.dtpEndDate.Format = System.Windows.Forms.DateTimePickerFormat.Short;
            this.dtpEndDate.Location = new System.Drawing.Point(194, 308);
            this.dtpEndDate.Name = "dtpEndDate";
            this.dtpEndDate.Size = new System.Drawing.Size(104, 21);
            this.dtpEndDate.TabIndex = 151;
            this.dtpEndDate.Value = new System.DateTime(2008, 10, 19, 0, 0, 0, 0);
            // 
            // dtpStartDate
            // 
            this.dtpStartDate.CalendarForeColor = System.Drawing.Color.Blue;
            this.dtpStartDate.CalendarMonthBackground = System.Drawing.SystemColors.ActiveCaptionText;
            this.dtpStartDate.CalendarTitleBackColor = System.Drawing.SystemColors.ActiveBorder;
            this.dtpStartDate.CalendarTitleForeColor = System.Drawing.SystemColors.Desktop;
            this.dtpStartDate.CalendarTrailingForeColor = System.Drawing.Color.LightSalmon;
            this.dtpStartDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.dtpStartDate.Format = System.Windows.Forms.DateTimePickerFormat.Short;
            this.dtpStartDate.Location = new System.Drawing.Point(72, 308);
            this.dtpStartDate.Name = "dtpStartDate";
            this.dtpStartDate.Size = new System.Drawing.Size(104, 21);
            this.dtpStartDate.TabIndex = 150;
            this.dtpStartDate.Value = new System.DateTime(2008, 10, 19, 0, 0, 0, 0);
            // 
            // cmbPost
            // 
            this.cmbPost.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.cmbPost.ForeColor = System.Drawing.Color.Blue;
            this.cmbPost.FormattingEnabled = true;
            this.cmbPost.Items.AddRange(new object[] {
            "无职称",
            "工程师",
            "会计师"});
            this.cmbPost.Location = new System.Drawing.Point(436, 278);
            this.cmbPost.Name = "cmbPost";
            this.cmbPost.Size = new System.Drawing.Size(97, 21);
            this.cmbPost.TabIndex = 149;
            // 
            // txtWorkId
            // 
            // 
            // 
            // 
            this.txtWorkId.Border.Class = "TextBoxBorder";
            this.txtWorkId.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtWorkId.ForeColor = System.Drawing.Color.Blue;
            this.txtWorkId.Location = new System.Drawing.Point(72, 278);
            this.txtWorkId.Name = "txtWorkId";
            this.txtWorkId.Size = new System.Drawing.Size(104, 21);
            this.txtWorkId.TabIndex = 148;
            // 
            // txtPay
            // 
            // 
            // 
            // 
            this.txtPay.Border.Class = "TextBoxBorder";
            this.txtPay.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtPay.ForeColor = System.Drawing.Color.Blue;
            this.txtPay.Location = new System.Drawing.Point(370, 308);
            this.txtPay.Name = "txtPay";
            this.txtPay.Size = new System.Drawing.Size(163, 21);
            this.txtPay.TabIndex = 147;
            // 
            // txtNameId
            // 
            // 
            // 
            // 
            this.txtNameId.Border.Class = "TextBoxBorder";
            this.txtNameId.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtNameId.ForeColor = System.Drawing.Color.Blue;
            this.txtNameId.Location = new System.Drawing.Point(370, 218);
            this.txtNameId.Name = "txtNameId";
            this.txtNameId.Size = new System.Drawing.Size(163, 21);
            this.txtNameId.TabIndex = 146;
            // 
            // txtEmail
            // 
            // 
            // 
            // 
            this.txtEmail.Border.Class = "TextBoxBorder";
            this.txtEmail.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtEmail.ForeColor = System.Drawing.Color.Blue;
            this.txtEmail.Location = new System.Drawing.Point(72, 218);
            this.txtEmail.Name = "txtEmail";
            this.txtEmail.Size = new System.Drawing.Size(226, 21);
            this.txtEmail.TabIndex = 145;
            // 
            // txtAddress
            // 
            this.txtAddress.AccessibleRole = System.Windows.Forms.AccessibleRole.None;
            // 
            // 
            // 
            this.txtAddress.Border.Class = "TextBoxBorder";
            this.txtAddress.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtAddress.ForeColor = System.Drawing.Color.Blue;
            this.txtAddress.Location = new System.Drawing.Point(72, 188);
            this.txtAddress.Name = "txtAddress";
            this.txtAddress.Size = new System.Drawing.Size(461, 21);
            this.txtAddress.TabIndex = 144;
            // 
            // txtSchool
            // 
            // 
            // 
            // 
            this.txtSchool.Border.Class = "TextBoxBorder";
            this.txtSchool.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtSchool.ForeColor = System.Drawing.Color.Blue;
            this.txtSchool.Location = new System.Drawing.Point(72, 158);
            this.txtSchool.Name = "txtSchool";
            this.txtSchool.Size = new System.Drawing.Size(315, 21);
            this.txtSchool.TabIndex = 143;
            // 
            // pictureBox1
            // 
            this.pictureBox1.BackColor = System.Drawing.Color.White;
            this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.pictureBox1.Location = new System.Drawing.Point(393, 10);
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new System.Drawing.Size(140, 169);
            this.pictureBox1.TabIndex = 142;
            this.pictureBox1.TabStop = false;
            // 
            // cmbSpecialty
            // 
            this.cmbSpecialty.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.cmbSpecialty.ForeColor = System.Drawing.Color.Blue;
            this.cmbSpecialty.FormattingEnabled = true;
            this.cmbSpecialty.Location = new System.Drawing.Point(267, 128);
            this.cmbSpecialty.Name = "cmbSpecialty";
            this.cmbSpecialty.Size = new System.Drawing.Size(120, 21);
            this.cmbSpecialty.TabIndex = 141;
            // 
            // cmbStudyExper
            // 
            this.cmbStudyExper.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.cmbStudyExper.ForeColor = System.Drawing.Color.Blue;
            this.cmbStudyExper.FormattingEnabled = true;
            this.cmbStudyExper.Items.AddRange(new object[] {
            "大专",
            "本科",
            "硕士",
            "博士"});
            this.cmbStudyExper.Location = new System.Drawing.Point(72, 128);
            this.cmbStudyExper.Name = "cmbStudyExper";
            this.cmbStudyExper.Size = new System.Drawing.Size(120, 21);
            this.cmbStudyExper.TabIndex = 140;
            // 
            // cmbPlace
            // 
            this.cmbPlace.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.cmbPlace.ForeColor = System.Drawing.Color.Blue;
            this.cmbPlace.FormattingEnabled = true;
            this.cmbPlace.Items.AddRange(new object[] {
            "湖北",
            "湖南",
            "山东",
            "浙江",
            "江苏",
            "河南",
            "河北",
            "广东",
            "福建"});
            this.cmbPlace.Location = new System.Drawing.Point(267, 98);
            this.cmbPlace.Name = "cmbPlace";
            this.cmbPlace.Size = new System.Drawing.Size(120, 21);
            this.cmbPlace.TabIndex = 139;
            // 
            // cmbNation
            // 
            this.cmbNation.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.cmbNation.ForeColor = System.Drawing.Color.Blue;
            this.cmbNation.FormattingEnabled = true;
            this.cmbNation.Items.AddRange(new object[] {
            "汉",
            "苗",
            "傣"});
            this.cmbNation.Location = new System.Drawing.Point(72, 98);
            this.cmbNation.Name = "cmbNation";
            this.cmbNation.Size = new System.Drawing.Size(120, 21);
            this.cmbNation.TabIndex = 138;
            // 
            // cmbFace
            // 
            this.cmbFace.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.cmbFace.ForeColor = System.Drawing.Color.Blue;
            this.cmbFace.FormattingEnabled = true;
            this.cmbFace.Items.AddRange(new object[] {
            "团员",
            "党员"});
            this.cmbFace.Location = new System.Drawing.Point(267, 68);
            this.cmbFace.Name = "cmbFace";
            this.cmbFace.Size = new System.Drawing.Size(120, 21);
            this.cmbFace.TabIndex = 137;
            // 
            // cmbSex
            // 
            this.cmbSex.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.cmbSex.ForeColor = System.Drawing.Color.Blue;
            this.cmbSex.FormattingEnabled = true;
            this.cmbSex.Items.AddRange(new object[] {
            "男",
            "女"});
            this.cmbSex.Location = new System.Drawing.Point(267, 8);
            this.cmbSex.Name = "cmbSex";
            this.cmbSex.Size = new System.Drawing.Size(120, 21);
            this.cmbSex.TabIndex = 136;
            // 
            // cmbMarrige
            // 
            this.cmbMarrige.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.cmbMarrige.ForeColor = System.Drawing.Color.Blue;
            this.cmbMarrige.FormattingEnabled = true;
            this.cmbMarrige.Items.AddRange(new object[] {
            "未婚",
            "已婚"});
            this.cmbMarrige.Location = new System.Drawing.Point(72, 68);
            this.cmbMarrige.Name = "cmbMarrige";
            this.cmbMarrige.Size = new System.Drawing.Size(120, 21);
            this.cmbMarrige.TabIndex = 135;
            // 
            // dtpDateWork
            // 

⌨️ 快捷键说明

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