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

📄 wage.cs

📁 主要介绍了系统的需求分析
💻 CS
📖 第 1 页 / 共 4 页
字号:
			this.textLateCount.TabIndex = 59;
			this.textLateCount.Text = "";
			// 
			// textAffairLeaveMoney
			// 
			this.textAffairLeaveMoney.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.textAffairLeaveMoney.Enabled = false;
			this.textAffairLeaveMoney.Location = new System.Drawing.Point(192, 160);
			this.textAffairLeaveMoney.Name = "textAffairLeaveMoney";
			this.textAffairLeaveMoney.Size = new System.Drawing.Size(32, 21);
			this.textAffairLeaveMoney.TabIndex = 53;
			this.textAffairLeaveMoney.Text = "";
			// 
			// textLeaveEarlyCount
			// 
			this.textLeaveEarlyCount.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.textLeaveEarlyCount.Enabled = false;
			this.textLeaveEarlyCount.Location = new System.Drawing.Point(88, 64);
			this.textLeaveEarlyCount.Name = "textLeaveEarlyCount";
			this.textLeaveEarlyCount.Size = new System.Drawing.Size(32, 21);
			this.textLeaveEarlyCount.TabIndex = 52;
			this.textLeaveEarlyCount.Text = "";
			// 
			// textSickLeaveCount
			// 
			this.textSickLeaveCount.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.textSickLeaveCount.Enabled = false;
			this.textSickLeaveCount.Location = new System.Drawing.Point(88, 128);
			this.textSickLeaveCount.Name = "textSickLeaveCount";
			this.textSickLeaveCount.Size = new System.Drawing.Size(32, 21);
			this.textSickLeaveCount.TabIndex = 51;
			this.textSickLeaveCount.Text = "";
			// 
			// textAffairLeaveCount
			// 
			this.textAffairLeaveCount.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.textAffairLeaveCount.Enabled = false;
			this.textAffairLeaveCount.Location = new System.Drawing.Point(88, 160);
			this.textAffairLeaveCount.Name = "textAffairLeaveCount";
			this.textAffairLeaveCount.Size = new System.Drawing.Size(32, 21);
			this.textAffairLeaveCount.TabIndex = 50;
			this.textAffairLeaveCount.Text = "";
			// 
			// textLateMoney
			// 
			this.textLateMoney.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.textLateMoney.Enabled = false;
			this.textLateMoney.Location = new System.Drawing.Point(192, 32);
			this.textLateMoney.Name = "textLateMoney";
			this.textLateMoney.Size = new System.Drawing.Size(32, 21);
			this.textLateMoney.TabIndex = 49;
			this.textLateMoney.Text = "";
			// 
			// textLeaveEarlyMoney
			// 
			this.textLeaveEarlyMoney.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.textLeaveEarlyMoney.Enabled = false;
			this.textLeaveEarlyMoney.Location = new System.Drawing.Point(192, 64);
			this.textLeaveEarlyMoney.Name = "textLeaveEarlyMoney";
			this.textLeaveEarlyMoney.Size = new System.Drawing.Size(32, 21);
			this.textLeaveEarlyMoney.TabIndex = 48;
			this.textLeaveEarlyMoney.Text = "";
			// 
			// textSickLeaveMoney
			// 
			this.textSickLeaveMoney.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.textSickLeaveMoney.Enabled = false;
			this.textSickLeaveMoney.Location = new System.Drawing.Point(192, 128);
			this.textSickLeaveMoney.Name = "textSickLeaveMoney";
			this.textSickLeaveMoney.Size = new System.Drawing.Size(32, 21);
			this.textSickLeaveMoney.TabIndex = 47;
			this.textSickLeaveMoney.Text = "";
			// 
			// label19
			// 
			this.label19.Location = new System.Drawing.Point(144, 40);
			this.label19.Name = "label19";
			this.label19.Size = new System.Drawing.Size(48, 23);
			this.label19.TabIndex = 45;
			this.label19.Text = "罚款¥";
			// 
			// label18
			// 
			this.label18.Location = new System.Drawing.Point(144, 160);
			this.label18.Name = "label18";
			this.label18.Size = new System.Drawing.Size(48, 23);
			this.label18.TabIndex = 44;
			this.label18.Text = "罚款¥";
			// 
			// label17
			// 
			this.label17.Location = new System.Drawing.Point(144, 72);
			this.label17.Name = "label17";
			this.label17.Size = new System.Drawing.Size(48, 23);
			this.label17.TabIndex = 43;
			this.label17.Text = "罚款¥";
			// 
			// label16
			// 
			this.label16.Location = new System.Drawing.Point(144, 128);
			this.label16.Name = "label16";
			this.label16.Size = new System.Drawing.Size(48, 23);
			this.label16.TabIndex = 42;
			this.label16.Text = "罚款¥";
			// 
			// label15
			// 
			this.label15.Location = new System.Drawing.Point(24, 40);
			this.label15.Name = "label15";
			this.label15.Size = new System.Drawing.Size(80, 23);
			this.label15.TabIndex = 41;
			this.label15.Text = "迟到天数";
			// 
			// label13
			// 
			this.label13.Location = new System.Drawing.Point(24, 168);
			this.label13.Name = "label13";
			this.label13.Size = new System.Drawing.Size(56, 23);
			this.label13.TabIndex = 40;
			this.label13.Text = "事假天数";
			// 
			// label5
			// 
			this.label5.Location = new System.Drawing.Point(24, 136);
			this.label5.Name = "label5";
			this.label5.Size = new System.Drawing.Size(56, 23);
			this.label5.TabIndex = 39;
			this.label5.Text = "病假天数";
			// 
			// label4
			// 
			this.label4.Location = new System.Drawing.Point(24, 72);
			this.label4.Name = "label4";
			this.label4.Size = new System.Drawing.Size(64, 23);
			this.label4.TabIndex = 38;
			this.label4.Text = "早退天数";
			// 
			// btnPeopleWageExport
			// 
			this.btnPeopleWageExport.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this.btnPeopleWageExport.Image = ((System.Drawing.Image)(resources.GetObject("btnPeopleWageExport.Image")));
			this.btnPeopleWageExport.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.btnPeopleWageExport.Location = new System.Drawing.Point(408, 72);
			this.btnPeopleWageExport.Name = "btnPeopleWageExport";
			this.btnPeopleWageExport.Size = new System.Drawing.Size(56, 24);
			this.btnPeopleWageExport.TabIndex = 115;
			this.btnPeopleWageExport.Text = "导出";
			this.btnPeopleWageExport.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.btnPeopleWageExport.Click += new System.EventHandler(this.btnPeopleWageExport_Click);
			// 
			// btnApply
			// 
			this.btnApply.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this.btnApply.Image = ((System.Drawing.Image)(resources.GetObject("btnApply.Image")));
			this.btnApply.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.btnApply.Location = new System.Drawing.Point(504, 72);
			this.btnApply.Name = "btnApply";
			this.btnApply.Size = new System.Drawing.Size(56, 24);
			this.btnApply.TabIndex = 106;
			this.btnApply.Text = "保存";
			this.btnApply.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.btnApply.Click += new System.EventHandler(this.btnApply_Click);
			// 
			// btnCancel
			// 
			this.btnCancel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this.btnCancel.Image = ((System.Drawing.Image)(resources.GetObject("btnCancel.Image")));
			this.btnCancel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.btnCancel.Location = new System.Drawing.Point(504, 32);
			this.btnCancel.Name = "btnCancel";
			this.btnCancel.Size = new System.Drawing.Size(56, 24);
			this.btnCancel.TabIndex = 105;
			this.btnCancel.Text = "取消";
			this.btnCancel.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// groupBox1
			// 
			this.groupBox1.Controls.Add(this.numericUpDown2);
			this.groupBox1.Controls.Add(this.label2);
			this.groupBox1.Controls.Add(this.label1);
			this.groupBox1.Controls.Add(this.label10);
			this.groupBox1.Controls.Add(this.label9);
			this.groupBox1.Controls.Add(this.dateTimePicker2);
			this.groupBox1.Controls.Add(this.dateTimePicker1);
			this.groupBox1.Controls.Add(this.label11);
			this.groupBox1.Controls.Add(this.textEmployeeID);
			this.groupBox1.ForeColor = System.Drawing.SystemColors.Desktop;
			this.groupBox1.Location = new System.Drawing.Point(16, 16);
			this.groupBox1.Name = "groupBox1";
			this.groupBox1.Size = new System.Drawing.Size(336, 96);
			this.groupBox1.TabIndex = 0;
			this.groupBox1.TabStop = false;
			this.groupBox1.Text = "发放工资";
			// 
			// numericUpDown2
			// 
			this.numericUpDown2.Increment = new System.Decimal(new int[] {
																			 1000,
																			 0,
																			 0,
																			 0});
			this.numericUpDown2.Location = new System.Drawing.Point(240, 16);
			this.numericUpDown2.Maximum = new System.Decimal(new int[] {
																		   50000,
																		   0,
																		   0,
																		   0});
			this.numericUpDown2.Name = "numericUpDown2";
			this.numericUpDown2.Size = new System.Drawing.Size(64, 21);
			this.numericUpDown2.TabIndex = 50;
			this.numericUpDown2.Value = new System.Decimal(new int[] {
																		 2000,
																		 0,
																		 0,
																		 0});
			// 
			// label2
			// 
			this.label2.Location = new System.Drawing.Point(192, 16);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(40, 23);
			this.label2.TabIndex = 46;
			this.label2.Text = "奖金";
			// 
			// label1
			// 
			this.label1.Location = new System.Drawing.Point(16, 64);
			this.label1.Name = "label1";
			this.label1.Size = new System.Drawing.Size(56, 23);
			this.label1.TabIndex = 45;
			this.label1.Text = "计算日期";
			// 
			// label10
			// 
			this.label10.Location = new System.Drawing.Point(24, 24);
			this.label10.Name = "label10";
			this.label10.Size = new System.Drawing.Size(48, 23);
			this.label10.TabIndex = 37;
			this.label10.Text = "职工号";
			// 
			// label9
			// 
			this.label9.Location = new System.Drawing.Point(72, 64);
			this.label9.Name = "label9";
			this.label9.Size = new System.Drawing.Size(24, 23);
			this.label9.TabIndex = 36;
			this.label9.Text = "从";
			// 
			// label12
			// 
			this.label12.Location = new System.Drawing.Point(336, 144);
			this.label12.Name = "label12";
			this.label12.Size = new System.Drawing.Size(72, 16);
			this.label12.TabIndex = 43;
			this.label12.Text = "基本工资¥";
			// 
			// dateTimePicker2
			// 
			this.dateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.Short;
			this.dateTimePicker2.Location = new System.Drawing.Point(224, 64);
			this.dateTimePicker2.Name = "dateTimePicker2";
			this.dateTimePicker2.Size = new System.Drawing.Size(88, 21);
			this.dateTimePicker2.TabIndex = 42;
			this.dateTimePicker2.Value = new System.DateTime(2003, 12, 20, 0, 0, 0, 0);
			// 
			// dateTimePicker1
			// 
			this.dateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Short;
			this.dateTimePicker1.Location = new System.Drawing.Point(96, 64);
			this.dateTimePicker1.Name = "dateTimePicker1";
			this.dateTimePicker1.Size = new System.Drawing.Size(88, 21);
			this.dateTimePicker1.TabIndex = 41;
			this.dateTimePicker1.Value = new System.DateTime(2003, 12, 20, 0, 0, 0, 0);
			// 
			// label11
			// 
			this.label11.Location = new System.Drawing.Point(192, 64);
			this.label11.Name = "label11";
			this.label11.Size = new System.Drawing.Size(24, 16);
			this.label11.TabIndex = 40;
			this.label11.Text = "到";
			// 
			// textEmployeeID
			// 
			this.textEmployeeID.Location = new System.Drawing.Point(80, 16);
			this.textEmployeeID.Name = "textEmployeeID";
			this.textEmployeeID.Size = new System.Drawing.Size(80, 21);
			this.textEmployeeID.TabIndex = 38;
			this.textEmployeeID.Text = "";
			// 
			// tabPage2
			// 
			this.tabPage2.Controls.Add(this.dataGrid1);
			this.tabPage2.Controls.Add(this.groupBox2);
			this.tabPage2.Location = new System.Drawing.Point(4, 21);
			this.tabPage2.Name = "tabPage2";
			this.tabPage2.Size = new System.Drawing.Size(680, 407);
			this.tabPage2.TabIndex = 1;
			this.tabPage2.Text = "工资记录查询";
			// 
			// dataGrid1
			// 
			this.dataGrid1.AlternatingBackColor = System.Drawing.Color.GhostWhite;
			this.dataGrid1.BackColor = System.Drawing.Color.GhostWhite;
			this.dataGrid1.BackgroundColor = System.Drawing.Color.Lavender;
			this.dataGrid1.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this.dataGrid1.CaptionBackColor = System.Drawing.Color.RoyalBlue;
			this.dataGrid1.CaptionForeColor = System.Drawing.Color.White;
			this.dataGrid1.DataMember = "";
			this.dataGrid1.FlatMode = true;
			this.dataGrid1.Font = new System.Drawing.Font("Tahoma", 8F);
			this.dataGrid1.ForeColor = System.Drawing.Color.MidnightBlue;
			this.dataGrid1.GridLineColor = System.Drawing.Color.RoyalBlue;
			this.dataGrid1.HeaderBackColor = System.Drawing.Color.MidnightBlue;
			this.dataGrid1.HeaderFont = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
			this.dataGrid1.HeaderForeColor = System.Drawing.Color.Lavender;
			this.dataGrid1.LinkColor = System.Drawing.Color.Teal;
			this.dataGrid1.Location = new System.Drawing.Point(24, 152);
			this.dataGrid1.Name = "dataGrid1";
			this.dataGrid1.ParentRowsBackColor = System.Drawing.Color.Lavender;
			this.dataGrid1.ParentRowsForeColor = System.Drawing.Color.MidnightBlue;
			this.dataGrid1.SelectionBackColor = System.Drawing.Color.Teal;
			this.dataGrid1.SelectionForeColor = System.Drawing.Color.PaleGreen;
			this.dataGrid1.Size = new System.Drawing.Size(576, 232);
			this.dataGrid1.TabIndex = 2;
			// 
			// groupBox2
			// 
			this.groupBox2.Controls.Add(this.label6);
			this.groupBox2.Controls.Add(this.label7);
			this.groupBox2.Controls.Add(this.label8);
			this.groupBox2.Controls.Add(this.dateTimePicker4);
			this.groupBox2.Controls.Add(this.dateTimePicker3);
			this.groupBox2.Controls.Add(this.label14);
			this.groupBox2.Controls.Add(this.textEmployeeID2);
			this.groupBox2.Controls.Add(this.btnSearchCancel);
			this.groupBox2.Controls.Add(this.btnWageSearch);
			this.groupBox2.Controls.Add(this.btnWageExport);
			this.groupBox2.ForeColor = System.Drawing.SystemColors.Desktop;

⌨️ 快捷键说明

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