📄 frmsalarymanage.cs
字号:
// TextBox18
//
this.TextBox18.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "月工资统计表.养老保险"));
this.TextBox18.Location = new System.Drawing.Point(224, 106);
this.TextBox18.Name = "TextBox18";
this.TextBox18.Size = new System.Drawing.Size(49, 21);
this.TextBox18.TabIndex = 35;
this.TextBox18.Text = "0";
this.TextBox18.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// Label18
//
this.Label18.Location = new System.Drawing.Point(224, 91);
this.Label18.Name = "Label18";
this.Label18.Size = new System.Drawing.Size(56, 17);
this.Label18.TabIndex = 34;
this.Label18.Text = "养老保险 ";
//
// TextBox17
//
this.TextBox17.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "月工资统计表.医疗保险"));
this.TextBox17.Location = new System.Drawing.Point(152, 106);
this.TextBox17.Name = "TextBox17";
this.TextBox17.Size = new System.Drawing.Size(49, 21);
this.TextBox17.TabIndex = 33;
this.TextBox17.Text = "0";
this.TextBox17.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// Label17
//
this.Label17.Location = new System.Drawing.Point(152, 91);
this.Label17.Name = "Label17";
this.Label17.Size = new System.Drawing.Size(56, 17);
this.Label17.TabIndex = 32;
this.Label17.Text = "医疗保险";
//
// TextBox16
//
this.TextBox16.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "月工资统计表.住房公积金"));
this.TextBox16.Location = new System.Drawing.Point(79, 106);
this.TextBox16.Name = "TextBox16";
this.TextBox16.Size = new System.Drawing.Size(49, 21);
this.TextBox16.TabIndex = 31;
this.TextBox16.Text = "0";
this.TextBox16.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// Label16
//
this.Label16.Location = new System.Drawing.Point(76, 91);
this.Label16.Name = "Label16";
this.Label16.Size = new System.Drawing.Size(69, 17);
this.Label16.TabIndex = 30;
this.Label16.Text = "住房公积金";
//
// TextBox15
//
this.TextBox15.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "月工资统计表.罚款"));
this.TextBox15.Location = new System.Drawing.Point(8, 106);
this.TextBox15.Name = "TextBox15";
this.TextBox15.Size = new System.Drawing.Size(49, 21);
this.TextBox15.TabIndex = 29;
this.TextBox15.Text = "0";
this.TextBox15.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// Label15
//
this.Label15.Location = new System.Drawing.Point(8, 91);
this.Label15.Name = "Label15";
this.Label15.Size = new System.Drawing.Size(56, 17);
this.Label15.TabIndex = 28;
this.Label15.Text = "罚款";
//
// TextBox14
//
this.TextBox14.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "月工资统计表.考勤扣除"));
this.TextBox14.Location = new System.Drawing.Point(440, 68);
this.TextBox14.Name = "TextBox14";
this.TextBox14.Size = new System.Drawing.Size(49, 21);
this.TextBox14.TabIndex = 27;
this.TextBox14.Text = "0";
this.TextBox14.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// Label14
//
this.Label14.Location = new System.Drawing.Point(438, 51);
this.Label14.Name = "Label14";
this.Label14.Size = new System.Drawing.Size(56, 17);
this.Label14.TabIndex = 26;
this.Label14.Text = "考勤扣除";
//
// TextBox13
//
this.TextBox13.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "月工资统计表.请假扣除"));
this.TextBox13.Location = new System.Drawing.Point(368, 68);
this.TextBox13.Name = "TextBox13";
this.TextBox13.Size = new System.Drawing.Size(49, 21);
this.TextBox13.TabIndex = 25;
this.TextBox13.Text = "0";
this.TextBox13.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// Label13
//
this.Label13.Location = new System.Drawing.Point(366, 51);
this.Label13.Name = "Label13";
this.Label13.Size = new System.Drawing.Size(56, 17);
this.Label13.TabIndex = 24;
this.Label13.Text = "请假扣除";
//
// TextBox12
//
this.TextBox12.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "月工资统计表.水电费"));
this.TextBox12.Location = new System.Drawing.Point(296, 68);
this.TextBox12.Name = "TextBox12";
this.TextBox12.Size = new System.Drawing.Size(49, 21);
this.TextBox12.TabIndex = 23;
this.TextBox12.Text = "0";
this.TextBox12.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// Label12
//
this.Label12.Location = new System.Drawing.Point(293, 51);
this.Label12.Name = "Label12";
this.Label12.Size = new System.Drawing.Size(56, 17);
this.Label12.TabIndex = 22;
this.Label12.Text = "水电费";
//
// TextBox11
//
this.TextBox11.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "月工资统计表.房租"));
this.TextBox11.Location = new System.Drawing.Point(224, 68);
this.TextBox11.Name = "TextBox11";
this.TextBox11.Size = new System.Drawing.Size(49, 21);
this.TextBox11.TabIndex = 21;
this.TextBox11.Text = "0";
this.TextBox11.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// Label11
//
this.Label11.Location = new System.Drawing.Point(224, 51);
this.Label11.Name = "Label11";
this.Label11.Size = new System.Drawing.Size(56, 17);
this.Label11.TabIndex = 20;
this.Label11.Text = "房租";
//
// TextBox10
//
this.TextBox10.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "月工资统计表.奖金"));
this.TextBox10.Location = new System.Drawing.Point(152, 68);
this.TextBox10.Name = "TextBox10";
this.TextBox10.Size = new System.Drawing.Size(49, 21);
this.TextBox10.TabIndex = 19;
this.TextBox10.Text = "0";
this.TextBox10.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// Label10
//
this.Label10.Location = new System.Drawing.Point(152, 51);
this.Label10.Name = "Label10";
this.Label10.Size = new System.Drawing.Size(56, 17);
this.Label10.TabIndex = 18;
this.Label10.Text = "奖金";
//
// TextBox9
//
this.TextBox9.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "月工资统计表.考核工资"));
this.TextBox9.Location = new System.Drawing.Point(79, 68);
this.TextBox9.Name = "TextBox9";
this.TextBox9.Size = new System.Drawing.Size(49, 21);
this.TextBox9.TabIndex = 17;
this.TextBox9.Text = "0";
this.TextBox9.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// Label9
//
this.Label9.Location = new System.Drawing.Point(75, 51);
this.Label9.Name = "Label9";
this.Label9.Size = new System.Drawing.Size(56, 17);
this.Label9.TabIndex = 16;
this.Label9.Text = "考核工资";
//
// TextBox8
//
this.TextBox8.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "月工资统计表.工龄工资"));
this.TextBox8.Location = new System.Drawing.Point(8, 67);
this.TextBox8.Name = "TextBox8";
this.TextBox8.Size = new System.Drawing.Size(49, 21);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -