📄 frmsalarymanage.cs
字号:
this.Label13 = new System.Windows.Forms.Label();
this.TextBox12 = new System.Windows.Forms.TextBox();
this.Label12 = new System.Windows.Forms.Label();
this.TextBox11 = new System.Windows.Forms.TextBox();
this.Label11 = new System.Windows.Forms.Label();
this.TextBox10 = new System.Windows.Forms.TextBox();
this.Label10 = new System.Windows.Forms.Label();
this.TextBox9 = new System.Windows.Forms.TextBox();
this.Label9 = new System.Windows.Forms.Label();
this.TextBox8 = new System.Windows.Forms.TextBox();
this.Label8 = new System.Windows.Forms.Label();
this.TextBox7 = new System.Windows.Forms.TextBox();
this.Label7 = new System.Windows.Forms.Label();
this.TextBox6 = new System.Windows.Forms.TextBox();
this.Label6 = new System.Windows.Forms.Label();
this.TextBox5 = new System.Windows.Forms.TextBox();
this.Label5 = new System.Windows.Forms.Label();
this.TextBox4 = new System.Windows.Forms.TextBox();
this.Label4 = new System.Windows.Forms.Label();
this.TextBox3 = new System.Windows.Forms.TextBox();
this.Label3 = new System.Windows.Forms.Label();
this.TextBox2 = new System.Windows.Forms.TextBox();
this.Label2 = new System.Windows.Forms.Label();
this.TextBox1 = new System.Windows.Forms.TextBox();
this.Label1 = new System.Windows.Forms.Label();
this.SqlDeleteCommand1 = new System.Data.SqlClient.SqlCommand();
this.SqlUpdateCommand1 = new System.Data.SqlClient.SqlCommand();
this.SqlSelectCommand1 = new System.Data.SqlClient.SqlCommand();
this.dgdSalaryInfo = new System.Windows.Forms.DataGrid();
this.grbSalaryManage = new System.Windows.Forms.GroupBox();
this.btnCalSalary = new System.Windows.Forms.Button();
this.btnGiveSalary = new System.Windows.Forms.Button();
this.btnGetSalary = new System.Windows.Forms.Button();
this.txbOldSalary = new System.Windows.Forms.TextBox();
this.txbNowSalary = new System.Windows.Forms.TextBox();
this.lblOldSalary = new System.Windows.Forms.Label();
this.lblNowSalary = new System.Windows.Forms.Label();
this.SqlInsertCommand1 = new System.Data.SqlClient.SqlCommand();
this.sqlDataAdapter1 = new System.Data.SqlClient.SqlDataAdapter();
this.sqlDeleteCommand2 = new System.Data.SqlClient.SqlCommand();
this.sqlConnection1 = new System.Data.SqlClient.SqlConnection();
this.sqlInsertCommand2 = new System.Data.SqlClient.SqlCommand();
this.sqlSelectCommand2 = new System.Data.SqlClient.SqlCommand();
this.sqlUpdateCommand2 = new System.Data.SqlClient.SqlCommand();
this.grbDetail.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dataSet11)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dgdSalaryInfo)).BeginInit();
this.grbSalaryManage.SuspendLayout();
this.SuspendLayout();
//
// ToolBar1
//
this.ToolBar1.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] {
this.tbbSave});
this.ToolBar1.ButtonSize = new System.Drawing.Size(23, 22);
this.ToolBar1.DropDownArrows = true;
this.ToolBar1.ImageList = this.ImageList1;
this.ToolBar1.Location = new System.Drawing.Point(0, 0);
this.ToolBar1.Name = "ToolBar1";
this.ToolBar1.ShowToolTips = true;
this.ToolBar1.Size = new System.Drawing.Size(576, 28);
this.ToolBar1.TabIndex = 16;
this.ToolBar1.ButtonClick += new System.Windows.Forms.ToolBarButtonClickEventHandler(this.ToolBar1_ButtonClick);
//
// tbbSave
//
this.tbbSave.ImageIndex = 0;
this.tbbSave.ToolTipText = "保存修改记录或新增记录";
//
// ImageList1
//
this.ImageList1.ImageSize = new System.Drawing.Size(16, 16);
this.ImageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList1.ImageStream")));
this.ImageList1.TransparentColor = System.Drawing.Color.Transparent;
//
// grbDetail
//
this.grbDetail.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.grbDetail.Controls.Add(this.TextBox21);
this.grbDetail.Controls.Add(this.Label21);
this.grbDetail.Controls.Add(this.TextBox20);
this.grbDetail.Controls.Add(this.Label20);
this.grbDetail.Controls.Add(this.TextBox19);
this.grbDetail.Controls.Add(this.Label19);
this.grbDetail.Controls.Add(this.TextBox18);
this.grbDetail.Controls.Add(this.Label18);
this.grbDetail.Controls.Add(this.TextBox17);
this.grbDetail.Controls.Add(this.Label17);
this.grbDetail.Controls.Add(this.TextBox16);
this.grbDetail.Controls.Add(this.Label16);
this.grbDetail.Controls.Add(this.TextBox15);
this.grbDetail.Controls.Add(this.Label15);
this.grbDetail.Controls.Add(this.TextBox14);
this.grbDetail.Controls.Add(this.Label14);
this.grbDetail.Controls.Add(this.TextBox13);
this.grbDetail.Controls.Add(this.Label13);
this.grbDetail.Controls.Add(this.TextBox12);
this.grbDetail.Controls.Add(this.Label12);
this.grbDetail.Controls.Add(this.TextBox11);
this.grbDetail.Controls.Add(this.Label11);
this.grbDetail.Controls.Add(this.TextBox10);
this.grbDetail.Controls.Add(this.Label10);
this.grbDetail.Controls.Add(this.TextBox9);
this.grbDetail.Controls.Add(this.Label9);
this.grbDetail.Controls.Add(this.TextBox8);
this.grbDetail.Controls.Add(this.Label8);
this.grbDetail.Controls.Add(this.TextBox7);
this.grbDetail.Controls.Add(this.Label7);
this.grbDetail.Controls.Add(this.TextBox6);
this.grbDetail.Controls.Add(this.Label6);
this.grbDetail.Controls.Add(this.TextBox5);
this.grbDetail.Controls.Add(this.Label5);
this.grbDetail.Controls.Add(this.TextBox4);
this.grbDetail.Controls.Add(this.Label4);
this.grbDetail.Controls.Add(this.TextBox3);
this.grbDetail.Controls.Add(this.Label3);
this.grbDetail.Controls.Add(this.TextBox2);
this.grbDetail.Controls.Add(this.Label2);
this.grbDetail.Controls.Add(this.TextBox1);
this.grbDetail.Controls.Add(this.Label1);
this.grbDetail.Location = new System.Drawing.Point(8, 152);
this.grbDetail.Name = "grbDetail";
this.grbDetail.Size = new System.Drawing.Size(571, 144);
this.grbDetail.TabIndex = 15;
this.grbDetail.TabStop = false;
//
// TextBox21
//
this.TextBox21.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "月工资统计表.工伤保险"));
this.TextBox21.Location = new System.Drawing.Point(440, 106);
this.TextBox21.Name = "TextBox21";
this.TextBox21.Size = new System.Drawing.Size(49, 21);
this.TextBox21.TabIndex = 41;
this.TextBox21.Text = "0";
this.TextBox21.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// dataSet11
//
this.dataSet11.DataSetName = "DataSet1";
this.dataSet11.Locale = new System.Globalization.CultureInfo("zh-CN");
//
// Label21
//
this.Label21.Location = new System.Drawing.Point(438, 91);
this.Label21.Name = "Label21";
this.Label21.Size = new System.Drawing.Size(56, 17);
this.Label21.TabIndex = 40;
this.Label21.Text = "工伤保险";
//
// TextBox20
//
this.TextBox20.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "月工资统计表.生育保险"));
this.TextBox20.Location = new System.Drawing.Point(368, 106);
this.TextBox20.Name = "TextBox20";
this.TextBox20.Size = new System.Drawing.Size(49, 21);
this.TextBox20.TabIndex = 39;
this.TextBox20.Text = "0";
this.TextBox20.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// Label20
//
this.Label20.Location = new System.Drawing.Point(366, 91);
this.Label20.Name = "Label20";
this.Label20.Size = new System.Drawing.Size(56, 17);
this.Label20.TabIndex = 38;
this.Label20.Text = "生育保险";
//
// TextBox19
//
this.TextBox19.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "月工资统计表.失业保险"));
this.TextBox19.Location = new System.Drawing.Point(296, 106);
this.TextBox19.Name = "TextBox19";
this.TextBox19.Size = new System.Drawing.Size(49, 21);
this.TextBox19.TabIndex = 37;
this.TextBox19.Text = "0";
this.TextBox19.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// Label19
//
this.Label19.Location = new System.Drawing.Point(293, 91);
this.Label19.Name = "Label19";
this.Label19.Size = new System.Drawing.Size(56, 17);
this.Label19.TabIndex = 36;
this.Label19.Text = "失业保险";
//
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -