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

📄 staffmanage.designer.cs

📁 用于超市信息管理的系统
💻 CS
📖 第 1 页 / 共 5 页
字号:
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(20, 124);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(35, 14);
            this.label6.TabIndex = 5;
            this.label6.Text = "学历";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(340, 74);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(35, 14);
            this.label5.TabIndex = 4;
            this.label5.Text = "籍贯";
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(20, 74);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(35, 14);
            this.label4.TabIndex = 3;
            this.label4.Text = "性别";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(20, 74);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(0, 14);
            this.label3.TabIndex = 2;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(340, 28);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(35, 14);
            this.label2.TabIndex = 1;
            this.label2.Text = "姓名";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(20, 28);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(49, 14);
            this.label1.TabIndex = 0;
            this.label1.Text = "员工ID";
            // 
            // tabPage2
            // 
            this.tabPage2.Controls.Add(this.groupBox2);
            this.tabPage2.Controls.Add(this.dataGrid2);
            this.tabPage2.Location = new System.Drawing.Point(4, 25);
            this.tabPage2.Name = "tabPage2";
            this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage2.Size = new System.Drawing.Size(691, 671);
            this.tabPage2.TabIndex = 1;
            this.tabPage2.Text = "添加新员工";
            this.tabPage2.UseVisualStyleBackColor = true;
            // 
            // groupBox2
            // 
            this.groupBox2.Controls.Add(this.label15);
            this.groupBox2.Controls.Add(this.button3);
            this.groupBox2.Controls.Add(this.button4);
            this.groupBox2.Controls.Add(this.text);
            this.groupBox2.Controls.Add(this.riqi);
            this.groupBox2.Controls.Add(this.identify);
            this.groupBox2.Controls.Add(this.dizhi);
            this.groupBox2.Controls.Add(this.dianhua);
            this.groupBox2.Controls.Add(this.gongzi);
            this.groupBox2.Controls.Add(this.leibie);
            this.groupBox2.Controls.Add(this.xueli);
            this.groupBox2.Controls.Add(this.jiguan);
            this.groupBox2.Controls.Add(this.sex);
            this.groupBox2.Controls.Add(this.name);
            this.groupBox2.Controls.Add(this.ID);
            this.groupBox2.Controls.Add(this.label16);
            this.groupBox2.Controls.Add(this.label17);
            this.groupBox2.Controls.Add(this.label18);
            this.groupBox2.Controls.Add(this.label19);
            this.groupBox2.Controls.Add(this.label20);
            this.groupBox2.Controls.Add(this.label21);
            this.groupBox2.Controls.Add(this.label22);
            this.groupBox2.Controls.Add(this.label23);
            this.groupBox2.Controls.Add(this.label24);
            this.groupBox2.Controls.Add(this.label25);
            this.groupBox2.Controls.Add(this.label26);
            this.groupBox2.Controls.Add(this.label27);
            this.groupBox2.Controls.Add(this.label28);
            this.groupBox2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.groupBox2.Location = new System.Drawing.Point(1, 192);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(689, 403);
            this.groupBox2.TabIndex = 3;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "籍贯";
            // 
            // label15
            // 
            this.label15.AutoSize = true;
            this.label15.Location = new System.Drawing.Point(285, 176);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(21, 14);
            this.label15.TabIndex = 25;
            this.label15.Text = "元";
            // 
            // button3
            // 
            this.button3.Location = new System.Drawing.Point(212, 315);
            this.button3.Name = "button3";
            this.button3.Size = new System.Drawing.Size(53, 35);
            this.button3.TabIndex = 24;
            this.button3.Text = "取消";
            this.button3.UseVisualStyleBackColor = true;
            // 
            // button4
            // 
            this.button4.Location = new System.Drawing.Point(112, 315);
            this.button4.Name = "button4";
            this.button4.Size = new System.Drawing.Size(53, 35);
            this.button4.TabIndex = 24;
            this.button4.Text = "添加";
            this.button4.UseVisualStyleBackColor = true;
            this.button4.Click += new System.EventHandler(this.button4_Click);
            // 
            // text
            // 
            this.text.Location = new System.Drawing.Point(418, 276);
            this.text.Multiline = true;
            this.text.Name = "text";
            this.text.Size = new System.Drawing.Size(262, 83);
            this.text.TabIndex = 23;
            // 
            // riqi
            // 
            this.riqi.Location = new System.Drawing.Point(112, 272);
            this.riqi.Name = "riqi";
            this.riqi.Size = new System.Drawing.Size(126, 23);
            this.riqi.TabIndex = 22;
            // 
            // identify
            // 
            this.identify.Location = new System.Drawing.Point(418, 224);
            this.identify.Name = "identify";
            this.identify.Size = new System.Drawing.Size(187, 23);
            this.identify.TabIndex = 21;
            // 
            // dizhi
            // 
            this.dizhi.Location = new System.Drawing.Point(112, 227);
            this.dizhi.Name = "dizhi";
            this.dizhi.Size = new System.Drawing.Size(187, 23);
            this.dizhi.TabIndex = 20;
            // 
            // dianhua
            // 
            this.dianhua.Location = new System.Drawing.Point(418, 173);
            this.dianhua.Name = "dianhua";
            this.dianhua.Size = new System.Drawing.Size(187, 23);
            this.dianhua.TabIndex = 19;
            // 
            // gongzi
            // 
            this.gongzi.Location = new System.Drawing.Point(112, 173);
            this.gongzi.Name = "gongzi";
            this.gongzi.Size = new System.Drawing.Size(167, 23);
            this.gongzi.TabIndex = 18;
            // 
            // leibie
            // 
            this.leibie.FormattingEnabled = true;
            this.leibie.Items.AddRange(new object[] {
            "经理",
            "仓库管理员",
            "普通员工"});
            this.leibie.Location = new System.Drawing.Point(418, 121);
            this.leibie.Name = "leibie";
            this.leibie.Size = new System.Drawing.Size(126, 22);
            this.leibie.TabIndex = 17;
            this.leibie.Text = "普通员工";
            // 
            // xueli
            // 
            this.xueli.FormattingEnabled = true;
            this.xueli.Items.AddRange(new object[] {
            "小学",
            "初中",
            "高中",
            "专科",
            "本科",

⌨️ 快捷键说明

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