namespace Dongke.IBOSS.PRD.Client.HRModule
{
partial class F_HR_1203
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
this.tctlRight = new System.Windows.Forms.TabControl();
this.tpgBasicSalary = new System.Windows.Forms.TabPage();
this.dgvBasicSalary = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.BSJobsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.BSSalaryType = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.BSBeginDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.BSEndDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.BSBasicSalary = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.BSSubsidy = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.BSCheckedDays = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.BSAttendanceDays = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.BSAbsenceDays = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.BSFineAmount = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.BSTotalAmount = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.btnOrganizationExpandAll = new System.Windows.Forms.Button();
this.btnOrganizationCollapseAll = new System.Windows.Forms.Button();
this.tpgProgress = new System.Windows.Forms.TabPage();
this.dgvProgress = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.JobsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.PSalaryType = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.PBeginDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.PEndDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.PBaseAmount = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.PIsEnd = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.PRAPAmount = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.PTotalAmount = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.btnViewOrganizationExpandAll = new System.Windows.Forms.Button();
this.btnViewOrganizationCollapseAll = new System.Windows.Forms.Button();
this.tpgAdmin = new System.Windows.Forms.TabPage();
this.dgvAdmin = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.AJobsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ASalaryType = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ABeginDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.AEndDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.AAdministrationType = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ABaseAmount = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.AIsEnd = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.ARAPAmount = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ATotalAmount = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tpgWages = new System.Windows.Forms.TabPage();
this.dgvWages = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.WJobsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.WPriceType = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.WSalaryType = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.WAccountDateFrom = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.WAccountDateTo = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.WBarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.WGoodsId = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.WKilnCarID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.WIntoKilnTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.WOutKilnTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.WWages = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.WSalary = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tpgDefectFine = new System.Windows.Forms.TabPage();
this.dgvDefectFine = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.DJobsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.DSalaryType = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.DBeginDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.DEndDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.DBarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.DDefectFine = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.DFineType = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.DFineAmount = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tpgScrapFine = new System.Windows.Forms.TabPage();
this.dgvScrapFine = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.SJobsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.SStaffStatus = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.SBarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.SGoodsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.SScrapTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.SFineAmount = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tpgManagerSalary = new System.Windows.Forms.TabPage();
this.dgvManager = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.MMember = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.MSalary = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.lblStaffNameLabel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.lblStaffName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.tsrOperate.SuspendLayout();
this.tctlRight.SuspendLayout();
this.tpgBasicSalary.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvBasicSalary)).BeginInit();
this.tpgProgress.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvProgress)).BeginInit();
this.tpgAdmin.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvAdmin)).BeginInit();
this.tpgWages.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvWages)).BeginInit();
this.tpgDefectFine.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvDefectFine)).BeginInit();
this.tpgScrapFine.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvScrapFine)).BeginInit();
this.tpgManagerSalary.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvManager)).BeginInit();
this.SuspendLayout();
//
// tsrOperate
//
this.tsrOperate.AutoSize = false;
this.tsrOperate.BackColor = System.Drawing.SystemColors.Control;
this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.HRModule.Properties.Resources.functionbackground;
this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tsbtnAdaptive});
this.tsrOperate.Location = new System.Drawing.Point(0, 0);
this.tsrOperate.Name = "tsrOperate";
this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
this.tsrOperate.ShowItemToolTips = false;
this.tsrOperate.Size = new System.Drawing.Size(993, 35);
this.tsrOperate.TabIndex = 4;
//
// tsbtnAdaptive
//
this.tsbtnAdaptive.AutoSize = false;
this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnAdaptive.Name = "tsbtnAdaptive";
this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
this.tsbtnAdaptive.Text = "自适应列宽(&A)";
//
// tctlRight
//
this.tctlRight.Controls.Add(this.tpgBasicSalary);
this.tctlRight.Controls.Add(this.tpgProgress);
this.tctlRight.Controls.Add(this.tpgAdmin);
this.tctlRight.Controls.Add(this.tpgWages);
this.tctlRight.Controls.Add(this.tpgDefectFine);
this.tctlRight.Controls.Add(this.tpgScrapFine);
this.tctlRight.Controls.Add(this.tpgManagerSalary);
this.tctlRight.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tctlRight.HotTrack = true;
this.tctlRight.ItemSize = new System.Drawing.Size(100, 23);
this.tctlRight.Location = new System.Drawing.Point(12, 75);
this.tctlRight.Multiline = true;
this.tctlRight.Name = "tctlRight";
this.tctlRight.SelectedIndex = 0;
this.tctlRight.Size = new System.Drawing.Size(969, 457);
this.tctlRight.SizeMode = System.Windows.Forms.TabSizeMode.FillToRight;
this.tctlRight.TabIndex = 5;
//
// tpgBasicSalary
//
this.tpgBasicSalary.BackgroundImage = global::Dongke.IBOSS.PRD.Client.HRModule.Properties.Resources.bg;
this.tpgBasicSalary.Controls.Add(this.dgvBasicSalary);
this.tpgBasicSalary.Controls.Add(this.btnOrganizationExpandAll);
this.tpgBasicSalary.Controls.Add(this.btnOrganizationCollapseAll);
this.tpgBasicSalary.Location = new System.Drawing.Point(4, 27);
this.tpgBasicSalary.Name = "tpgBasicSalary";
this.tpgBasicSalary.Padding = new System.Windows.Forms.Padding(3);
this.tpgBasicSalary.Size = new System.Drawing.Size(961, 426);
this.tpgBasicSalary.TabIndex = 4;
this.tpgBasicSalary.Text = "基本工资明细";
this.tpgBasicSalary.UseVisualStyleBackColor = true;
//
// dgvBasicSalary
//
this.dgvBasicSalary.AllowUserToAddRows = false;
this.dgvBasicSalary.AllowUserToDeleteRows = false;
this.dgvBasicSalary.AllowUserToModifyRows = true;
this.dgvBasicSalary.AllowUserToOrderColumns = true;
this.dgvBasicSalary.AllowUserToResizeRows = false;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvBasicSalary.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.dgvBasicSalary.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.dgvBasicSalary.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvBasicSalary.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvBasicSalary.CellHeight = 23;
this.dgvBasicSalary.ChildNodeColumnName = null;
this.dgvBasicSalary.ChildNodeColumnText = null;
this.dgvBasicSalary.ColumnDeep = 1;
this.dgvBasicSalary.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvBasicSalary.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dgvBasicSalary.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvBasicSalary.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.BSJobsID,
this.BSSalaryType,
this.BSBeginDate,
this.BSEndDate,
this.BSBasicSalary,
this.BSSubsidy,
this.BSCheckedDays,
this.BSAttendanceDays,
this.BSAbsenceDays,
this.BSFineAmount,
this.BSTotalAmount});
this.dgvBasicSalary.ColumnTreeView = null;
this.dgvBasicSalary.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut)));
this.dgvBasicSalary.DynamicColumnName = "";
this.dgvBasicSalary.EnableHeadersVisualStyles = false;
this.dgvBasicSalary.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvBasicSalary.IsAutoCountSum = true;
this.dgvBasicSalary.IsAutoResizeColumns = false;
this.dgvBasicSalary.IsClickF12 = false;
this.dgvBasicSalary.IsSubTotalFlag = false;
this.dgvBasicSalary.Location = new System.Drawing.Point(6, 5);
this.dgvBasicSalary.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.dgvBasicSalary.MultiSelect = false;
this.dgvBasicSalary.Name = "dgvBasicSalary";
this.dgvBasicSalary.ReadOnly = true;
this.dgvBasicSalary.RefreshAtHscroll = false;
this.dgvBasicSalary.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
this.dgvBasicSalary.RowHeadersWidth = 50;
this.dgvBasicSalary.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvBasicSalary.RowsDefaultCellStyle = dataGridViewCellStyle3;
this.dgvBasicSalary.RowTemplate.Height = 21;
this.dgvBasicSalary.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvBasicSalary.Size = new System.Drawing.Size(949, 416);
this.dgvBasicSalary.SortOrderColumnName = null;
this.dgvBasicSalary.TabIndex = 24;
this.dgvBasicSalary.Tag = true;
this.dgvBasicSalary.TotalSumColumns = null;
this.dgvBasicSalary.ViewRowFilter = "";
//
// BSJobsID
//
this.BSJobsID.DataPropertyName = "JobsName";
this.BSJobsID.HeaderText = "工种";
this.BSJobsID.Name = "BSJobsID";
this.BSJobsID.ReadOnly = true;
//
// BSSalaryType
//
this.BSSalaryType.DataPropertyName = "SalaryTypeName";
this.BSSalaryType.HeaderText = "工资类型";
this.BSSalaryType.Name = "BSSalaryType";
this.BSSalaryType.ReadOnly = true;
//
// BSBeginDate
//
this.BSBeginDate.DataPropertyName = "BeginDate";
this.BSBeginDate.HeaderText = "开始日期";
this.BSBeginDate.Name = "BSBeginDate";
this.BSBeginDate.ReadOnly = true;
//
// BSEndDate
//
this.BSEndDate.DataPropertyName = "EndDate";
this.BSEndDate.HeaderText = "结束日期";
this.BSEndDate.Name = "BSEndDate";
this.BSEndDate.ReadOnly = true;
//
// BSBasicSalary
//
this.BSBasicSalary.DataPropertyName = "BasicSalary";
this.BSBasicSalary.HeaderText = "基本工资";
this.BSBasicSalary.Name = "BSBasicSalary";
this.BSBasicSalary.ReadOnly = true;
//
// BSSubsidy
//
this.BSSubsidy.DataPropertyName = "Subsidy";
this.BSSubsidy.HeaderText = "补贴";
this.BSSubsidy.Name = "BSSubsidy";
this.BSSubsidy.ReadOnly = true;
//
// BSCheckedDays
//
this.BSCheckedDays.DataPropertyName = "CheckedDays";
this.BSCheckedDays.HeaderText = "应出勤天数";
this.BSCheckedDays.Name = "BSCheckedDays";
this.BSCheckedDays.ReadOnly = true;
//
// BSAttendanceDays
//
this.BSAttendanceDays.DataPropertyName = "AttendanceDays";
this.BSAttendanceDays.HeaderText = "实际出勤天数";
this.BSAttendanceDays.Name = "BSAttendanceDays";
this.BSAttendanceDays.ReadOnly = true;
//
// BSAbsenceDays
//
this.BSAbsenceDays.DataPropertyName = "AbsenceDays";
this.BSAbsenceDays.HeaderText = "缺勤天数";
this.BSAbsenceDays.Name = "BSAbsenceDays";
this.BSAbsenceDays.ReadOnly = true;
//
// BSFineAmount
//
this.BSFineAmount.DataPropertyName = "FineAmount";
this.BSFineAmount.HeaderText = "扣罚金额";
this.BSFineAmount.Name = "BSFineAmount";
this.BSFineAmount.ReadOnly = true;
//
// BSTotalAmount
//
this.BSTotalAmount.DataPropertyName = "TotalAmount";
this.BSTotalAmount.HeaderText = "合计金额";
this.BSTotalAmount.Name = "BSTotalAmount";
this.BSTotalAmount.ReadOnly = true;
//
// btnOrganizationExpandAll
//
this.btnOrganizationExpandAll.Location = new System.Drawing.Point(553, 495);
this.btnOrganizationExpandAll.Name = "btnOrganizationExpandAll";
this.btnOrganizationExpandAll.Size = new System.Drawing.Size(23, 23);
this.btnOrganizationExpandAll.TabIndex = 13;
this.btnOrganizationExpandAll.Text = "+";
this.btnOrganizationExpandAll.UseVisualStyleBackColor = true;
//
// btnOrganizationCollapseAll
//
this.btnOrganizationCollapseAll.Location = new System.Drawing.Point(582, 495);
this.btnOrganizationCollapseAll.Name = "btnOrganizationCollapseAll";
this.btnOrganizationCollapseAll.Size = new System.Drawing.Size(23, 23);
this.btnOrganizationCollapseAll.TabIndex = 14;
this.btnOrganizationCollapseAll.Text = "-";
this.btnOrganizationCollapseAll.UseVisualStyleBackColor = true;
//
// tpgProgress
//
this.tpgProgress.BackgroundImage = global::Dongke.IBOSS.PRD.Client.HRModule.Properties.Resources.bg;
this.tpgProgress.Controls.Add(this.dgvProgress);
this.tpgProgress.Controls.Add(this.btnViewOrganizationExpandAll);
this.tpgProgress.Controls.Add(this.btnViewOrganizationCollapseAll);
this.tpgProgress.Location = new System.Drawing.Point(4, 27);
this.tpgProgress.Name = "tpgProgress";
this.tpgProgress.Padding = new System.Windows.Forms.Padding(3);
this.tpgProgress.Size = new System.Drawing.Size(961, 426);
this.tpgProgress.TabIndex = 8;
this.tpgProgress.Text = "进度考核明细";
this.tpgProgress.UseVisualStyleBackColor = true;
//
// dgvProgress
//
this.dgvProgress.AllowUserToAddRows = false;
this.dgvProgress.AllowUserToDeleteRows = false;
this.dgvProgress.AllowUserToModifyRows = true;
this.dgvProgress.AllowUserToOrderColumns = true;
this.dgvProgress.AllowUserToResizeRows = false;
dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvProgress.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle4;
this.dgvProgress.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.dgvProgress.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvProgress.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvProgress.CellHeight = 23;
this.dgvProgress.ChildNodeColumnName = null;
this.dgvProgress.ChildNodeColumnText = null;
this.dgvProgress.ColumnDeep = 1;
this.dgvProgress.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvProgress.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
this.dgvProgress.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvProgress.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.JobsName,
this.PSalaryType,
this.PBeginDate,
this.PEndDate,
this.PBaseAmount,
this.PIsEnd,
this.PRAPAmount,
this.PTotalAmount});
this.dgvProgress.ColumnTreeView = null;
this.dgvProgress.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut)));
this.dgvProgress.DynamicColumnName = "";
this.dgvProgress.EnableHeadersVisualStyles = false;
this.dgvProgress.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvProgress.IsAutoCountSum = true;
this.dgvProgress.IsAutoResizeColumns = false;
this.dgvProgress.IsClickF12 = false;
this.dgvProgress.IsSubTotalFlag = false;
this.dgvProgress.Location = new System.Drawing.Point(6, 5);
this.dgvProgress.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.dgvProgress.MultiSelect = false;
this.dgvProgress.Name = "dgvProgress";
this.dgvProgress.ReadOnly = true;
this.dgvProgress.RefreshAtHscroll = false;
this.dgvProgress.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
this.dgvProgress.RowHeadersWidth = 50;
this.dgvProgress.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvProgress.RowsDefaultCellStyle = dataGridViewCellStyle6;
this.dgvProgress.RowTemplate.Height = 21;
this.dgvProgress.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvProgress.Size = new System.Drawing.Size(949, 416);
this.dgvProgress.SortOrderColumnName = null;
this.dgvProgress.TabIndex = 25;
this.dgvProgress.Tag = true;
this.dgvProgress.TotalSumColumns = null;
this.dgvProgress.ViewRowFilter = "";
//
// JobsName
//
this.JobsName.DataPropertyName = "JobsID";
this.JobsName.HeaderText = "工种";
this.JobsName.Name = "JobsName";
this.JobsName.ReadOnly = true;
//
// PSalaryType
//
this.PSalaryType.DataPropertyName = "SalaryTypeName";
this.PSalaryType.HeaderText = "工资类型";
this.PSalaryType.Name = "PSalaryType";
this.PSalaryType.ReadOnly = true;
//
// PBeginDate
//
this.PBeginDate.DataPropertyName = "BeginDate";
this.PBeginDate.HeaderText = "开始日期";
this.PBeginDate.Name = "PBeginDate";
this.PBeginDate.ReadOnly = true;
//
// PEndDate
//
this.PEndDate.DataPropertyName = "EndDate";
this.PEndDate.HeaderText = "结束日期";
this.PEndDate.Name = "PEndDate";
this.PEndDate.ReadOnly = true;
//
// PBaseAmount
//
this.PBaseAmount.DataPropertyName = "BaseAmount";
this.PBaseAmount.HeaderText = "基础金额";
this.PBaseAmount.Name = "PBaseAmount";
this.PBaseAmount.ReadOnly = true;
//
// PIsEnd
//
this.PIsEnd.DataPropertyName = "IsEnd";
this.PIsEnd.FalseValue = "0";
this.PIsEnd.HeaderText = "是否扣完为止";
this.PIsEnd.Name = "PIsEnd";
this.PIsEnd.ReadOnly = true;
this.PIsEnd.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.PIsEnd.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
this.PIsEnd.TrueValue = "1";
//
// PRAPAmount
//
this.PRAPAmount.DataPropertyName = "RAPAmount";
this.PRAPAmount.HeaderText = "奖罚金额";
this.PRAPAmount.Name = "PRAPAmount";
this.PRAPAmount.ReadOnly = true;
//
// PTotalAmount
//
this.PTotalAmount.DataPropertyName = "TotalAmount";
this.PTotalAmount.HeaderText = "合计金额";
this.PTotalAmount.Name = "PTotalAmount";
this.PTotalAmount.ReadOnly = true;
//
// btnViewOrganizationExpandAll
//
this.btnViewOrganizationExpandAll.Location = new System.Drawing.Point(553, 495);
this.btnViewOrganizationExpandAll.Name = "btnViewOrganizationExpandAll";
this.btnViewOrganizationExpandAll.Size = new System.Drawing.Size(23, 23);
this.btnViewOrganizationExpandAll.TabIndex = 15;
this.btnViewOrganizationExpandAll.Text = "+";
this.btnViewOrganizationExpandAll.UseVisualStyleBackColor = true;
//
// btnViewOrganizationCollapseAll
//
this.btnViewOrganizationCollapseAll.Location = new System.Drawing.Point(582, 495);
this.btnViewOrganizationCollapseAll.Name = "btnViewOrganizationCollapseAll";
this.btnViewOrganizationCollapseAll.Size = new System.Drawing.Size(23, 23);
this.btnViewOrganizationCollapseAll.TabIndex = 16;
this.btnViewOrganizationCollapseAll.Text = "-";
this.btnViewOrganizationCollapseAll.UseVisualStyleBackColor = true;
//
// tpgAdmin
//
this.tpgAdmin.BackgroundImage = global::Dongke.IBOSS.PRD.Client.HRModule.Properties.Resources.bg;
this.tpgAdmin.Controls.Add(this.dgvAdmin);
this.tpgAdmin.Location = new System.Drawing.Point(4, 27);
this.tpgAdmin.Name = "tpgAdmin";
this.tpgAdmin.Size = new System.Drawing.Size(961, 426);
this.tpgAdmin.TabIndex = 10;
this.tpgAdmin.Text = "行政考核明细";
this.tpgAdmin.UseVisualStyleBackColor = true;
//
// dgvAdmin
//
this.dgvAdmin.AllowUserToAddRows = false;
this.dgvAdmin.AllowUserToDeleteRows = false;
this.dgvAdmin.AllowUserToModifyRows = true;
this.dgvAdmin.AllowUserToOrderColumns = true;
this.dgvAdmin.AllowUserToResizeRows = false;
dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvAdmin.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle7;
this.dgvAdmin.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.dgvAdmin.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvAdmin.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvAdmin.CellHeight = 23;
this.dgvAdmin.ChildNodeColumnName = null;
this.dgvAdmin.ChildNodeColumnText = null;
this.dgvAdmin.ColumnDeep = 1;
this.dgvAdmin.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle8.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvAdmin.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle8;
this.dgvAdmin.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvAdmin.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.AJobsID,
this.ASalaryType,
this.ABeginDate,
this.AEndDate,
this.AAdministrationType,
this.ABaseAmount,
this.AIsEnd,
this.ARAPAmount,
this.ATotalAmount});
this.dgvAdmin.ColumnTreeView = null;
this.dgvAdmin.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut)));
this.dgvAdmin.DynamicColumnName = "";
this.dgvAdmin.EnableHeadersVisualStyles = false;
this.dgvAdmin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvAdmin.IsAutoCountSum = true;
this.dgvAdmin.IsAutoResizeColumns = false;
this.dgvAdmin.IsClickF12 = false;
this.dgvAdmin.IsSubTotalFlag = false;
this.dgvAdmin.Location = new System.Drawing.Point(6, 5);
this.dgvAdmin.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.dgvAdmin.MultiSelect = false;
this.dgvAdmin.Name = "dgvAdmin";
this.dgvAdmin.ReadOnly = true;
this.dgvAdmin.RefreshAtHscroll = false;
this.dgvAdmin.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
this.dgvAdmin.RowHeadersWidth = 50;
this.dgvAdmin.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvAdmin.RowsDefaultCellStyle = dataGridViewCellStyle9;
this.dgvAdmin.RowTemplate.Height = 21;
this.dgvAdmin.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvAdmin.Size = new System.Drawing.Size(949, 416);
this.dgvAdmin.SortOrderColumnName = null;
this.dgvAdmin.TabIndex = 26;
this.dgvAdmin.Tag = true;
this.dgvAdmin.TotalSumColumns = null;
this.dgvAdmin.ViewRowFilter = "";
//
// AJobsID
//
this.AJobsID.DataPropertyName = "JobsName";
this.AJobsID.HeaderText = "工种";
this.AJobsID.Name = "AJobsID";
this.AJobsID.ReadOnly = true;
//
// ASalaryType
//
this.ASalaryType.DataPropertyName = "SalaryTypeName";
this.ASalaryType.HeaderText = "工资类型";
this.ASalaryType.Name = "ASalaryType";
this.ASalaryType.ReadOnly = true;
//
// ABeginDate
//
this.ABeginDate.DataPropertyName = "BeginDate";
this.ABeginDate.HeaderText = "开始日期";
this.ABeginDate.Name = "ABeginDate";
this.ABeginDate.ReadOnly = true;
//
// AEndDate
//
this.AEndDate.DataPropertyName = "EndDate";
this.AEndDate.HeaderText = "结束日期";
this.AEndDate.Name = "AEndDate";
this.AEndDate.ReadOnly = true;
//
// AAdministrationType
//
this.AAdministrationType.DataPropertyName = "DictionaryValue";
this.AAdministrationType.HeaderText = "行政考核类别";
this.AAdministrationType.Name = "AAdministrationType";
this.AAdministrationType.ReadOnly = true;
//
// ABaseAmount
//
this.ABaseAmount.DataPropertyName = "BaseAmount";
this.ABaseAmount.HeaderText = "基础金额";
this.ABaseAmount.Name = "ABaseAmount";
this.ABaseAmount.ReadOnly = true;
//
// AIsEnd
//
this.AIsEnd.DataPropertyName = "IsEnd";
this.AIsEnd.FalseValue = "0";
this.AIsEnd.HeaderText = "是否扣完为止";
this.AIsEnd.Name = "AIsEnd";
this.AIsEnd.ReadOnly = true;
this.AIsEnd.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.AIsEnd.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
this.AIsEnd.TrueValue = "1";
//
// ARAPAmount
//
this.ARAPAmount.DataPropertyName = "RAPAmount";
this.ARAPAmount.HeaderText = "奖罚金额";
this.ARAPAmount.Name = "ARAPAmount";
this.ARAPAmount.ReadOnly = true;
//
// ATotalAmount
//
this.ATotalAmount.DataPropertyName = "TotalAmount";
this.ATotalAmount.HeaderText = "合计金额";
this.ATotalAmount.Name = "ATotalAmount";
this.ATotalAmount.ReadOnly = true;
//
// tpgWages
//
this.tpgWages.BackgroundImage = global::Dongke.IBOSS.PRD.Client.HRModule.Properties.Resources.bg;
this.tpgWages.Controls.Add(this.dgvWages);
this.tpgWages.Location = new System.Drawing.Point(4, 27);
this.tpgWages.Name = "tpgWages";
this.tpgWages.Size = new System.Drawing.Size(961, 426);
this.tpgWages.TabIndex = 9;
this.tpgWages.Text = "计件工资明细";
this.tpgWages.UseVisualStyleBackColor = true;
//
// dgvWages
//
this.dgvWages.AllowUserToAddRows = false;
this.dgvWages.AllowUserToDeleteRows = false;
this.dgvWages.AllowUserToModifyRows = true;
this.dgvWages.AllowUserToOrderColumns = true;
this.dgvWages.AllowUserToResizeRows = false;
dataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvWages.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle10;
this.dgvWages.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.dgvWages.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvWages.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvWages.CellHeight = 23;
this.dgvWages.ChildNodeColumnName = null;
this.dgvWages.ChildNodeColumnText = null;
this.dgvWages.ColumnDeep = 1;
this.dgvWages.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
dataGridViewCellStyle11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle11.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle11.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle11.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvWages.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle11;
this.dgvWages.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvWages.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.WJobsID,
this.WPriceType,
this.WSalaryType,
this.WAccountDateFrom,
this.WAccountDateTo,
this.WBarCode,
this.WGoodsId,
this.WKilnCarID,
this.WIntoKilnTime,
this.WOutKilnTime,
this.WWages,
this.WSalary});
this.dgvWages.ColumnTreeView = null;
this.dgvWages.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut)));
this.dgvWages.DynamicColumnName = "";
this.dgvWages.EnableHeadersVisualStyles = false;
this.dgvWages.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvWages.IsAutoCountSum = true;
this.dgvWages.IsAutoResizeColumns = false;
this.dgvWages.IsClickF12 = false;
this.dgvWages.IsSubTotalFlag = false;
this.dgvWages.Location = new System.Drawing.Point(6, 5);
this.dgvWages.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.dgvWages.MultiSelect = false;
this.dgvWages.Name = "dgvWages";
this.dgvWages.ReadOnly = true;
this.dgvWages.RefreshAtHscroll = false;
this.dgvWages.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
this.dgvWages.RowHeadersWidth = 50;
this.dgvWages.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvWages.RowsDefaultCellStyle = dataGridViewCellStyle12;
this.dgvWages.RowTemplate.Height = 21;
this.dgvWages.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvWages.Size = new System.Drawing.Size(949, 416);
this.dgvWages.SortOrderColumnName = null;
this.dgvWages.TabIndex = 27;
this.dgvWages.Tag = true;
this.dgvWages.TotalSumColumns = null;
this.dgvWages.ViewRowFilter = "";
//
// WJobsID
//
this.WJobsID.DataPropertyName = "JobsName";
this.WJobsID.HeaderText = "工种";
this.WJobsID.Name = "WJobsID";
this.WJobsID.ReadOnly = true;
//
// WPriceType
//
this.WPriceType.DataPropertyName = "JobsPriceTypeName";
this.WPriceType.HeaderText = "计件类别";
this.WPriceType.Name = "WPriceType";
this.WPriceType.ReadOnly = true;
//
// WSalaryType
//
this.WSalaryType.DataPropertyName = "SalaryTypeName";
this.WSalaryType.HeaderText = "工资类型";
this.WSalaryType.Name = "WSalaryType";
this.WSalaryType.ReadOnly = true;
//
// WAccountDateFrom
//
this.WAccountDateFrom.DataPropertyName = "AccountDateFrom";
this.WAccountDateFrom.HeaderText = "开始日期";
this.WAccountDateFrom.Name = "WAccountDateFrom";
this.WAccountDateFrom.ReadOnly = true;
//
// WAccountDateTo
//
this.WAccountDateTo.DataPropertyName = "AccountDateTo";
this.WAccountDateTo.HeaderText = "结束日期";
this.WAccountDateTo.Name = "WAccountDateTo";
this.WAccountDateTo.ReadOnly = true;
//
// WBarCode
//
this.WBarCode.DataPropertyName = "BarCode";
this.WBarCode.HeaderText = "条码";
this.WBarCode.Name = "WBarCode";
this.WBarCode.ReadOnly = true;
//
// WGoodsId
//
this.WGoodsId.DataPropertyName = "GoodsCode";
this.WGoodsId.HeaderText = "产品编码";
this.WGoodsId.Name = "WGoodsId";
this.WGoodsId.ReadOnly = true;
//
// WKilnCarID
//
this.WKilnCarID.DataPropertyName = "KilnCarCode";
this.WKilnCarID.HeaderText = "窑车编号";
this.WKilnCarID.Name = "WKilnCarID";
this.WKilnCarID.ReadOnly = true;
//
// WIntoKilnTime
//
this.WIntoKilnTime.DataPropertyName = "IntoKilnTime";
this.WIntoKilnTime.HeaderText = "入窑时间";
this.WIntoKilnTime.Name = "WIntoKilnTime";
this.WIntoKilnTime.ReadOnly = true;
//
// WOutKilnTime
//
this.WOutKilnTime.DataPropertyName = "OutKilnTime";
this.WOutKilnTime.HeaderText = "出窑时间";
this.WOutKilnTime.Name = "WOutKilnTime";
this.WOutKilnTime.ReadOnly = true;
//
// WWages
//
this.WWages.DataPropertyName = "Wages";
this.WWages.HeaderText = "工价";
this.WWages.Name = "WWages";
this.WWages.ReadOnly = true;
//
// WSalary
//
this.WSalary.DataPropertyName = "Salary";
this.WSalary.HeaderText = "结算工资";
this.WSalary.Name = "WSalary";
this.WSalary.ReadOnly = true;
//
// tpgDefectFine
//
this.tpgDefectFine.BackgroundImage = global::Dongke.IBOSS.PRD.Client.HRModule.Properties.Resources.bg;
this.tpgDefectFine.Controls.Add(this.dgvDefectFine);
this.tpgDefectFine.Location = new System.Drawing.Point(4, 27);
this.tpgDefectFine.Name = "tpgDefectFine";
this.tpgDefectFine.Size = new System.Drawing.Size(961, 426);
this.tpgDefectFine.TabIndex = 11;
this.tpgDefectFine.Text = "缺陷扣罚明细";
this.tpgDefectFine.UseVisualStyleBackColor = true;
//
// dgvDefectFine
//
this.dgvDefectFine.AllowUserToAddRows = false;
this.dgvDefectFine.AllowUserToDeleteRows = false;
this.dgvDefectFine.AllowUserToModifyRows = true;
this.dgvDefectFine.AllowUserToOrderColumns = true;
this.dgvDefectFine.AllowUserToResizeRows = false;
dataGridViewCellStyle13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvDefectFine.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle13;
this.dgvDefectFine.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.dgvDefectFine.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvDefectFine.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvDefectFine.CellHeight = 23;
this.dgvDefectFine.ChildNodeColumnName = null;
this.dgvDefectFine.ChildNodeColumnText = null;
this.dgvDefectFine.ColumnDeep = 1;
this.dgvDefectFine.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
dataGridViewCellStyle14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle14.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle14.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle14.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvDefectFine.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle14;
this.dgvDefectFine.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvDefectFine.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.DJobsID,
this.DSalaryType,
this.DBeginDate,
this.DEndDate,
this.DBarCode,
this.DDefectFine,
this.DFineType,
this.DFineAmount});
this.dgvDefectFine.ColumnTreeView = null;
this.dgvDefectFine.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut)));
this.dgvDefectFine.DynamicColumnName = "";
this.dgvDefectFine.EnableHeadersVisualStyles = false;
this.dgvDefectFine.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvDefectFine.IsAutoCountSum = true;
this.dgvDefectFine.IsAutoResizeColumns = false;
this.dgvDefectFine.IsClickF12 = false;
this.dgvDefectFine.IsSubTotalFlag = false;
this.dgvDefectFine.Location = new System.Drawing.Point(6, 5);
this.dgvDefectFine.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.dgvDefectFine.MultiSelect = false;
this.dgvDefectFine.Name = "dgvDefectFine";
this.dgvDefectFine.ReadOnly = true;
this.dgvDefectFine.RefreshAtHscroll = false;
this.dgvDefectFine.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
this.dgvDefectFine.RowHeadersWidth = 50;
this.dgvDefectFine.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle15.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvDefectFine.RowsDefaultCellStyle = dataGridViewCellStyle15;
this.dgvDefectFine.RowTemplate.Height = 21;
this.dgvDefectFine.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvDefectFine.Size = new System.Drawing.Size(949, 416);
this.dgvDefectFine.SortOrderColumnName = null;
this.dgvDefectFine.TabIndex = 26;
this.dgvDefectFine.Tag = true;
this.dgvDefectFine.TotalSumColumns = null;
this.dgvDefectFine.ViewRowFilter = "";
//
// DJobsID
//
this.DJobsID.DataPropertyName = "JobsName";
this.DJobsID.HeaderText = "工种";
this.DJobsID.Name = "DJobsID";
this.DJobsID.ReadOnly = true;
//
// DSalaryType
//
this.DSalaryType.DataPropertyName = "SalaryTypeName";
this.DSalaryType.HeaderText = "工资类型";
this.DSalaryType.Name = "DSalaryType";
this.DSalaryType.ReadOnly = true;
//
// DBeginDate
//
this.DBeginDate.DataPropertyName = "BeginDate";
this.DBeginDate.HeaderText = "开始日期";
this.DBeginDate.Name = "DBeginDate";
this.DBeginDate.ReadOnly = true;
//
// DEndDate
//
this.DEndDate.DataPropertyName = "EndDate";
this.DEndDate.HeaderText = "结束日期";
this.DEndDate.Name = "DEndDate";
this.DEndDate.ReadOnly = true;
//
// DBarCode
//
this.DBarCode.DataPropertyName = "BarCode";
this.DBarCode.HeaderText = "条码";
this.DBarCode.Name = "DBarCode";
this.DBarCode.ReadOnly = true;
//
// DDefectFine
//
this.DDefectFine.DataPropertyName = "DictionaryValue";
this.DDefectFine.HeaderText = "缺陷扣罚";
this.DDefectFine.Name = "DDefectFine";
this.DDefectFine.ReadOnly = true;
//
// DFineType
//
this.DFineType.DataPropertyName = "FineType";
this.DFineType.HeaderText = "扣罚类型";
this.DFineType.Name = "DFineType";
this.DFineType.ReadOnly = true;
//
// DFineAmount
//
this.DFineAmount.DataPropertyName = "FineAmount";
this.DFineAmount.HeaderText = "扣罚金额";
this.DFineAmount.Name = "DFineAmount";
this.DFineAmount.ReadOnly = true;
//
// tpgScrapFine
//
this.tpgScrapFine.BackgroundImage = global::Dongke.IBOSS.PRD.Client.HRModule.Properties.Resources.bg;
this.tpgScrapFine.Controls.Add(this.dgvScrapFine);
this.tpgScrapFine.Location = new System.Drawing.Point(4, 27);
this.tpgScrapFine.Name = "tpgScrapFine";
this.tpgScrapFine.Size = new System.Drawing.Size(961, 426);
this.tpgScrapFine.TabIndex = 12;
this.tpgScrapFine.Text = "损坯扣罚明细";
this.tpgScrapFine.UseVisualStyleBackColor = true;
//
// dgvScrapFine
//
this.dgvScrapFine.AllowUserToAddRows = false;
this.dgvScrapFine.AllowUserToDeleteRows = false;
this.dgvScrapFine.AllowUserToModifyRows = true;
this.dgvScrapFine.AllowUserToOrderColumns = true;
this.dgvScrapFine.AllowUserToResizeRows = false;
dataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvScrapFine.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle16;
this.dgvScrapFine.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.dgvScrapFine.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvScrapFine.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvScrapFine.CellHeight = 23;
this.dgvScrapFine.ChildNodeColumnName = null;
this.dgvScrapFine.ChildNodeColumnText = null;
this.dgvScrapFine.ColumnDeep = 1;
this.dgvScrapFine.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
dataGridViewCellStyle17.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle17.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle17.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle17.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvScrapFine.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle17;
this.dgvScrapFine.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvScrapFine.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.SJobsID,
this.SStaffStatus,
this.SBarCode,
this.SGoodsID,
this.SScrapTime,
this.SFineAmount});
this.dgvScrapFine.ColumnTreeView = null;
this.dgvScrapFine.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut)));
this.dgvScrapFine.DynamicColumnName = "";
this.dgvScrapFine.EnableHeadersVisualStyles = false;
this.dgvScrapFine.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvScrapFine.IsAutoCountSum = true;
this.dgvScrapFine.IsAutoResizeColumns = false;
this.dgvScrapFine.IsClickF12 = false;
this.dgvScrapFine.IsSubTotalFlag = false;
this.dgvScrapFine.Location = new System.Drawing.Point(6, 5);
this.dgvScrapFine.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.dgvScrapFine.MultiSelect = false;
this.dgvScrapFine.Name = "dgvScrapFine";
this.dgvScrapFine.ReadOnly = true;
this.dgvScrapFine.RefreshAtHscroll = false;
this.dgvScrapFine.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
this.dgvScrapFine.RowHeadersWidth = 50;
this.dgvScrapFine.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle18.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvScrapFine.RowsDefaultCellStyle = dataGridViewCellStyle18;
this.dgvScrapFine.RowTemplate.Height = 21;
this.dgvScrapFine.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvScrapFine.Size = new System.Drawing.Size(949, 416);
this.dgvScrapFine.SortOrderColumnName = null;
this.dgvScrapFine.TabIndex = 27;
this.dgvScrapFine.Tag = true;
this.dgvScrapFine.TotalSumColumns = null;
this.dgvScrapFine.ViewRowFilter = "";
//
// SJobsID
//
this.SJobsID.DataPropertyName = "JobsName";
this.SJobsID.HeaderText = "工种";
this.SJobsID.Name = "SJobsID";
this.SJobsID.ReadOnly = true;
//
// SStaffStatus
//
this.SStaffStatus.DataPropertyName = "StaffStatusName";
this.SStaffStatus.HeaderText = "员工状态";
this.SStaffStatus.Name = "SStaffStatus";
this.SStaffStatus.ReadOnly = true;
//
// SBarCode
//
this.SBarCode.DataPropertyName = "BarCode";
this.SBarCode.HeaderText = "条码";
this.SBarCode.Name = "SBarCode";
this.SBarCode.ReadOnly = true;
//
// SGoodsID
//
this.SGoodsID.DataPropertyName = "GoodsCode";
this.SGoodsID.HeaderText = "产品编码";
this.SGoodsID.Name = "SGoodsID";
this.SGoodsID.ReadOnly = true;
//
// SScrapTime
//
this.SScrapTime.DataPropertyName = "ScrapTime";
this.SScrapTime.HeaderText = "损坯时间";
this.SScrapTime.Name = "SScrapTime";
this.SScrapTime.ReadOnly = true;
//
// SFineAmount
//
this.SFineAmount.DataPropertyName = "ScrapFine";
this.SFineAmount.HeaderText = "扣罚金额";
this.SFineAmount.Name = "SFineAmount";
this.SFineAmount.ReadOnly = true;
//
// tpgManagerSalary
//
this.tpgManagerSalary.BackgroundImage = global::Dongke.IBOSS.PRD.Client.HRModule.Properties.Resources.bg;
this.tpgManagerSalary.Controls.Add(this.dgvManager);
this.tpgManagerSalary.Location = new System.Drawing.Point(4, 27);
this.tpgManagerSalary.Name = "tpgManagerSalary";
this.tpgManagerSalary.Padding = new System.Windows.Forms.Padding(3);
this.tpgManagerSalary.Size = new System.Drawing.Size(961, 426);
this.tpgManagerSalary.TabIndex = 17;
this.tpgManagerSalary.Text = "管理岗位工资明细";
this.tpgManagerSalary.UseVisualStyleBackColor = true;
//
// dgvManager
//
this.dgvManager.AllowUserToAddRows = false;
this.dgvManager.AllowUserToDeleteRows = false;
this.dgvManager.AllowUserToModifyRows = true;
this.dgvManager.AllowUserToOrderColumns = true;
this.dgvManager.AllowUserToResizeRows = false;
dataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvManager.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle19;
this.dgvManager.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.dgvManager.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvManager.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvManager.CellHeight = 23;
this.dgvManager.ChildNodeColumnName = null;
this.dgvManager.ChildNodeColumnText = null;
this.dgvManager.ColumnDeep = 1;
this.dgvManager.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle20.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
dataGridViewCellStyle20.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle20.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle20.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle20.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle20.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvManager.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle20;
this.dgvManager.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvManager.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.MMember,
this.MSalary});
this.dgvManager.ColumnTreeView = null;
this.dgvManager.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut)));
this.dgvManager.DynamicColumnName = "";
this.dgvManager.EnableHeadersVisualStyles = false;
this.dgvManager.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvManager.IsAutoCountSum = true;
this.dgvManager.IsAutoResizeColumns = false;
this.dgvManager.IsClickF12 = false;
this.dgvManager.IsSubTotalFlag = false;
this.dgvManager.Location = new System.Drawing.Point(6, 5);
this.dgvManager.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.dgvManager.MultiSelect = false;
this.dgvManager.Name = "dgvManager";
this.dgvManager.ReadOnly = true;
this.dgvManager.RefreshAtHscroll = false;
this.dgvManager.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
this.dgvManager.RowHeadersWidth = 50;
this.dgvManager.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle21.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvManager.RowsDefaultCellStyle = dataGridViewCellStyle21;
this.dgvManager.RowTemplate.Height = 21;
this.dgvManager.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvManager.Size = new System.Drawing.Size(949, 416);
this.dgvManager.SortOrderColumnName = null;
this.dgvManager.TabIndex = 28;
this.dgvManager.Tag = true;
this.dgvManager.TotalSumColumns = null;
this.dgvManager.ViewRowFilter = "";
//
// MMember
//
this.MMember.DataPropertyName = "Member";
this.MMember.HeaderText = "组员构成ID";
this.MMember.Name = "MMember";
this.MMember.ReadOnly = true;
//
// MSalary
//
this.MSalary.DataPropertyName = "Salary";
this.MSalary.HeaderText = "工资";
this.MSalary.Name = "MSalary";
this.MSalary.ReadOnly = true;
//
// lblStaffNameLabel
//
this.lblStaffNameLabel.AutoSize = true;
this.lblStaffNameLabel.BackColor = System.Drawing.Color.Transparent;
this.lblStaffNameLabel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblStaffNameLabel.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblStaffNameLabel.Location = new System.Drawing.Point(10, 46);
this.lblStaffNameLabel.Name = "lblStaffNameLabel";
this.lblStaffNameLabel.Size = new System.Drawing.Size(59, 12);
this.lblStaffNameLabel.TabIndex = 117;
this.lblStaffNameLabel.Text = "员工姓名:";
//
// lblStaffName
//
this.lblStaffName.AutoSize = true;
this.lblStaffName.BackColor = System.Drawing.Color.Transparent;
this.lblStaffName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblStaffName.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblStaffName.Location = new System.Drawing.Point(75, 46);
this.lblStaffName.Name = "lblStaffName";
this.lblStaffName.Size = new System.Drawing.Size(23, 12);
this.lblStaffName.TabIndex = 118;
this.lblStaffName.Text = "XXX";
//
// F_HR_1203
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(993, 557);
this.Controls.Add(this.lblStaffName);
this.Controls.Add(this.lblStaffNameLabel);
this.Controls.Add(this.tctlRight);
this.Controls.Add(this.tsrOperate);
this.Name = "F_HR_1203";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "结算";
this.Load += new System.EventHandler(this.F_HR_1203_Load);
this.Controls.SetChildIndex(this.tsrOperate, 0);
this.Controls.SetChildIndex(this.tctlRight, 0);
this.Controls.SetChildIndex(this.lblStaffNameLabel, 0);
this.Controls.SetChildIndex(this.lblStaffName, 0);
this.tsrOperate.ResumeLayout(false);
this.tsrOperate.PerformLayout();
this.tctlRight.ResumeLayout(false);
this.tpgBasicSalary.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvBasicSalary)).EndInit();
this.tpgProgress.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvProgress)).EndInit();
this.tpgAdmin.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvAdmin)).EndInit();
this.tpgWages.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvWages)).EndInit();
this.tpgDefectFine.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvDefectFine)).EndInit();
this.tpgScrapFine.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvScrapFine)).EndInit();
this.tpgManagerSalary.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvManager)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private Basics.BaseControls.C_ToolStrip tsrOperate;
private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
private System.Windows.Forms.TabControl tctlRight;
private System.Windows.Forms.TabPage tpgBasicSalary;
private System.Windows.Forms.Button btnOrganizationExpandAll;
private System.Windows.Forms.Button btnOrganizationCollapseAll;
private System.Windows.Forms.TabPage tpgProgress;
private System.Windows.Forms.Button btnViewOrganizationExpandAll;
private System.Windows.Forms.Button btnViewOrganizationCollapseAll;
private System.Windows.Forms.TabPage tpgAdmin;
private System.Windows.Forms.TabPage tpgWages;
private System.Windows.Forms.TabPage tpgDefectFine;
private System.Windows.Forms.TabPage tpgScrapFine;
private System.Windows.Forms.TabPage tpgManagerSalary;
private Basics.BaseControls.C_DataGridView dgvBasicSalary;
private Basics.BaseControls.C_Label lblStaffNameLabel;
private Basics.BaseControls.C_Label lblStaffName;
private Basics.BaseControls.C_DataGridView dgvProgress;
private Basics.BaseControls.C_DataGridView dgvAdmin;
private Basics.BaseControls.C_DataGridView dgvWages;
private Basics.BaseControls.C_DataGridView dgvDefectFine;
private Basics.BaseControls.C_DataGridView dgvScrapFine;
private Basics.BaseControls.C_DataGridView dgvManager;
private System.Windows.Forms.DataGridViewTextBoxColumn MMember;
private System.Windows.Forms.DataGridViewTextBoxColumn MSalary;
private System.Windows.Forms.DataGridViewTextBoxColumn BSJobsID;
private System.Windows.Forms.DataGridViewTextBoxColumn BSSalaryType;
private System.Windows.Forms.DataGridViewTextBoxColumn BSBeginDate;
private System.Windows.Forms.DataGridViewTextBoxColumn BSEndDate;
private System.Windows.Forms.DataGridViewTextBoxColumn BSBasicSalary;
private System.Windows.Forms.DataGridViewTextBoxColumn BSSubsidy;
private System.Windows.Forms.DataGridViewTextBoxColumn BSCheckedDays;
private System.Windows.Forms.DataGridViewTextBoxColumn BSAttendanceDays;
private System.Windows.Forms.DataGridViewTextBoxColumn BSAbsenceDays;
private System.Windows.Forms.DataGridViewTextBoxColumn BSFineAmount;
private System.Windows.Forms.DataGridViewTextBoxColumn BSTotalAmount;
private System.Windows.Forms.DataGridViewTextBoxColumn JobsName;
private System.Windows.Forms.DataGridViewTextBoxColumn PSalaryType;
private System.Windows.Forms.DataGridViewTextBoxColumn PBeginDate;
private System.Windows.Forms.DataGridViewTextBoxColumn PEndDate;
private System.Windows.Forms.DataGridViewTextBoxColumn PBaseAmount;
private System.Windows.Forms.DataGridViewCheckBoxColumn PIsEnd;
private System.Windows.Forms.DataGridViewTextBoxColumn PRAPAmount;
private System.Windows.Forms.DataGridViewTextBoxColumn PTotalAmount;
private System.Windows.Forms.DataGridViewTextBoxColumn AJobsID;
private System.Windows.Forms.DataGridViewTextBoxColumn ASalaryType;
private System.Windows.Forms.DataGridViewTextBoxColumn ABeginDate;
private System.Windows.Forms.DataGridViewTextBoxColumn AEndDate;
private System.Windows.Forms.DataGridViewTextBoxColumn AAdministrationType;
private System.Windows.Forms.DataGridViewTextBoxColumn ABaseAmount;
private System.Windows.Forms.DataGridViewCheckBoxColumn AIsEnd;
private System.Windows.Forms.DataGridViewTextBoxColumn ARAPAmount;
private System.Windows.Forms.DataGridViewTextBoxColumn ATotalAmount;
private System.Windows.Forms.DataGridViewTextBoxColumn WJobsID;
private System.Windows.Forms.DataGridViewTextBoxColumn WPriceType;
private System.Windows.Forms.DataGridViewTextBoxColumn WSalaryType;
private System.Windows.Forms.DataGridViewTextBoxColumn WAccountDateFrom;
private System.Windows.Forms.DataGridViewTextBoxColumn WAccountDateTo;
private System.Windows.Forms.DataGridViewTextBoxColumn WBarCode;
private System.Windows.Forms.DataGridViewTextBoxColumn WGoodsId;
private System.Windows.Forms.DataGridViewTextBoxColumn WKilnCarID;
private System.Windows.Forms.DataGridViewTextBoxColumn WIntoKilnTime;
private System.Windows.Forms.DataGridViewTextBoxColumn WOutKilnTime;
private System.Windows.Forms.DataGridViewTextBoxColumn WWages;
private System.Windows.Forms.DataGridViewTextBoxColumn WSalary;
private System.Windows.Forms.DataGridViewTextBoxColumn DJobsID;
private System.Windows.Forms.DataGridViewTextBoxColumn DSalaryType;
private System.Windows.Forms.DataGridViewTextBoxColumn DBeginDate;
private System.Windows.Forms.DataGridViewTextBoxColumn DEndDate;
private System.Windows.Forms.DataGridViewTextBoxColumn DBarCode;
private System.Windows.Forms.DataGridViewTextBoxColumn DDefectFine;
private System.Windows.Forms.DataGridViewTextBoxColumn DFineType;
private System.Windows.Forms.DataGridViewTextBoxColumn DFineAmount;
private System.Windows.Forms.DataGridViewTextBoxColumn SJobsID;
private System.Windows.Forms.DataGridViewTextBoxColumn SStaffStatus;
private System.Windows.Forms.DataGridViewTextBoxColumn SBarCode;
private System.Windows.Forms.DataGridViewTextBoxColumn SGoodsID;
private System.Windows.Forms.DataGridViewTextBoxColumn SScrapTime;
private System.Windows.Forms.DataGridViewTextBoxColumn SFineAmount;
}
}