📄 querypayform.designer.cs
字号:
this.打印银行入帐单ToolStripButton,
this.打印养老险入帐单ToolStripButton,
this.打印医疗险入帐单ToolStripButton,
this.打印住房基金入帐单ToolStripButton});
this.工资发放表BindingNavigator.Location = new System.Drawing.Point(0, 0);
this.工资发放表BindingNavigator.MoveFirstItem = null;
this.工资发放表BindingNavigator.MoveLastItem = null;
this.工资发放表BindingNavigator.MoveNextItem = null;
this.工资发放表BindingNavigator.MovePreviousItem = null;
this.工资发放表BindingNavigator.Name = "工资发放表BindingNavigator";
this.工资发放表BindingNavigator.PositionItem = null;
this.工资发放表BindingNavigator.Size = new System.Drawing.Size(542, 25);
this.工资发放表BindingNavigator.TabIndex = 0;
this.工资发放表BindingNavigator.Text = "bindingNavigator1";
//
// 发放年份ToolStripLabel
//
this.发放年份ToolStripLabel.Name = "发放年份ToolStripLabel";
this.发放年份ToolStripLabel.Size = new System.Drawing.Size(59, 22);
this.发放年份ToolStripLabel.Text = "发放年份:";
//
// 年份ToolStripComboBox
//
this.年份ToolStripComboBox.DropDownHeight = 150;
this.年份ToolStripComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.年份ToolStripComboBox.DropDownWidth = 40;
this.年份ToolStripComboBox.IntegralHeight = false;
this.年份ToolStripComboBox.Name = "年份ToolStripComboBox";
this.年份ToolStripComboBox.Size = new System.Drawing.Size(75, 25);
//
// 发放月份ToolStripLabel
//
this.发放月份ToolStripLabel.Name = "发放月份ToolStripLabel";
this.发放月份ToolStripLabel.Size = new System.Drawing.Size(35, 22);
this.发放月份ToolStripLabel.Text = "月份:";
//
// 月份ToolStripComboBox
//
this.月份ToolStripComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.月份ToolStripComboBox.Name = "月份ToolStripComboBox";
this.月份ToolStripComboBox.Size = new System.Drawing.Size(75, 25);
//
// 部门ToolStripLabel
//
this.部门ToolStripLabel.Name = "部门ToolStripLabel";
this.部门ToolStripLabel.Size = new System.Drawing.Size(35, 22);
this.部门ToolStripLabel.Text = "部门:";
//
// 部门ToolStripComboBox
//
this.部门ToolStripComboBox.DropDownWidth = 75;
this.部门ToolStripComboBox.Name = "部门ToolStripComboBox";
this.部门ToolStripComboBox.Size = new System.Drawing.Size(75, 25);
this.部门ToolStripComboBox.Text = "%%";
//
// 查询ToolStripButton
//
this.查询ToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("查询ToolStripButton.Image")));
this.查询ToolStripButton.Name = "查询ToolStripButton";
this.查询ToolStripButton.Size = new System.Drawing.Size(49, 22);
this.查询ToolStripButton.Text = "查询";
this.查询ToolStripButton.Click += new System.EventHandler(this.查询ToolStripButton_Click);
//
// 打印全部信息ToolStripButton
//
this.打印全部信息ToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("打印全部信息ToolStripButton.Image")));
this.打印全部信息ToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.打印全部信息ToolStripButton.Name = "打印全部信息ToolStripButton";
this.打印全部信息ToolStripButton.Size = new System.Drawing.Size(97, 22);
this.打印全部信息ToolStripButton.Text = "打印全部信息";
this.打印全部信息ToolStripButton.Click += new System.EventHandler(this.打印全部信息ToolStripButton_Click);
//
// 打印银行入帐单ToolStripButton
//
this.打印银行入帐单ToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("打印银行入帐单ToolStripButton.Image")));
this.打印银行入帐单ToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.打印银行入帐单ToolStripButton.Name = "打印银行入帐单ToolStripButton";
this.打印银行入帐单ToolStripButton.Size = new System.Drawing.Size(109, 22);
this.打印银行入帐单ToolStripButton.Text = "打印银行入帐单";
this.打印银行入帐单ToolStripButton.Click += new System.EventHandler(this.打印银行入帐单ToolStripButton_Click);
//
// 打印养老险入帐单ToolStripButton
//
this.打印养老险入帐单ToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("打印养老险入帐单ToolStripButton.Image")));
this.打印养老险入帐单ToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.打印养老险入帐单ToolStripButton.Name = "打印养老险入帐单ToolStripButton";
this.打印养老险入帐单ToolStripButton.Size = new System.Drawing.Size(121, 22);
this.打印养老险入帐单ToolStripButton.Text = "打印养老险入帐单";
this.打印养老险入帐单ToolStripButton.Click += new System.EventHandler(this.打印养老险入帐单ToolStripButton_Click);
//
// 打印医疗险入帐单ToolStripButton
//
this.打印医疗险入帐单ToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("打印医疗险入帐单ToolStripButton.Image")));
this.打印医疗险入帐单ToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.打印医疗险入帐单ToolStripButton.Name = "打印医疗险入帐单ToolStripButton";
this.打印医疗险入帐单ToolStripButton.Size = new System.Drawing.Size(121, 22);
this.打印医疗险入帐单ToolStripButton.Text = "打印医疗险入帐单";
this.打印医疗险入帐单ToolStripButton.Click += new System.EventHandler(this.打印医疗险入帐单ToolStripButton_Click);
//
// 打印住房基金入帐单ToolStripButton
//
this.打印住房基金入帐单ToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("打印住房基金入帐单ToolStripButton.Image")));
this.打印住房基金入帐单ToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.打印住房基金入帐单ToolStripButton.Name = "打印住房基金入帐单ToolStripButton";
this.打印住房基金入帐单ToolStripButton.Size = new System.Drawing.Size(133, 22);
this.打印住房基金入帐单ToolStripButton.Text = "打印住房基金入帐单";
this.打印住房基金入帐单ToolStripButton.Click += new System.EventHandler(this.打印住房基金入帐单ToolStripButton_Click);
//
// QueryPayForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.ClientSize = new System.Drawing.Size(542, 416);
this.Controls.Add(this.工资发放表DataGridView);
this.Controls.Add(this.工资发放表BindingNavigator);
this.Name = "QueryPayForm";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.Text = "全部员工工资信息";
this.Load += new System.EventHandler(this.QueryPayForm_Load);
((System.ComponentModel.ISupportInitialize)(this.myPersonnelDataSet)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.工资发放表BindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.工资发放表DataGridView)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.工资发放表BindingNavigator)).EndInit();
this.工资发放表BindingNavigator.ResumeLayout(false);
this.工资发放表BindingNavigator.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private MyPersonnelDataSet myPersonnelDataSet;
private System.Windows.Forms.BindingSource 工资发放表BindingSource;
private MyPersonnel.MyPersonnelDataSetTableAdapters.工资发放表TableAdapter 工资发放表TableAdapter;
private System.Windows.Forms.DataGridView 工资发放表DataGridView;
private System.Windows.Forms.BindingNavigator 工资发放表BindingNavigator;
private System.Windows.Forms.ToolStripLabel 发放年份ToolStripLabel;
private System.Windows.Forms.ToolStripComboBox 年份ToolStripComboBox;
private System.Windows.Forms.ToolStripLabel 发放月份ToolStripLabel;
private System.Windows.Forms.ToolStripComboBox 月份ToolStripComboBox;
private System.Windows.Forms.ToolStripLabel 部门ToolStripLabel;
private System.Windows.Forms.ToolStripComboBox 部门ToolStripComboBox;
private System.Windows.Forms.ToolStripButton 查询ToolStripButton;
private System.Windows.Forms.ToolStripButton 打印全部信息ToolStripButton;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn14;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn15;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn16;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn17;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn18;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn19;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn20;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn21;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn22;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn23;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn24;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn25;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
private System.Windows.Forms.ToolStripButton 打印银行入帐单ToolStripButton;
private System.Windows.Forms.ToolStripButton 打印养老险入帐单ToolStripButton;
private System.Windows.Forms.ToolStripButton 打印医疗险入帐单ToolStripButton;
private System.Windows.Forms.ToolStripButton 打印住房基金入帐单ToolStripButton;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -