namespace Dongke.IBOSS.PRD.Client.PAMModule
{
partial class F_PAM_0302
{
///
/// 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 dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = 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 dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = 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 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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_PAM_0302));
this.dgvWages = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.WagesTypeID = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_ListBoxComboBox();
this.StandardWages = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_Digital();
this.DamageSubsidyRate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_Digital();
this.DamageSubsidy = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_Digital();
this.RSuperiorCoefficient = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_Digital();
this.RQualifiedCoefficient = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_Digital();
this.RepairSubsidyRate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_Digital();
this.RepairSubsidy = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_Digital();
this.RowIndexFlag = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dgvQualityWages = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.QualityRate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_Digital();
this.Balance = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_Digital();
this.QualityWages = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.RowIndexFlag1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.dkGroupBox1 = new Dongke.IBOSS.PRD.Basics.BaseControls.DKGroupBox();
this.txtPieceCoefficient = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
this.lblPieceCoefficient = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.txtPayPlanName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
this.chkQualifiedFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
this.chkUnqualifiedFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
this.chkDamageFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
this.txtQualifiedCoefficient = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
this.txtUnqualifiedCoefficient = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
this.txtDamageCoefficient = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
this.dkQualityBaseProcedure = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
this.dkPieceProcedure = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
this.cmbPieceType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
this.cmbPayPlan = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.lblUnqualifiedCoefficient = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.lblDamageCoefficient = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.lblPayPlan = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
((System.ComponentModel.ISupportInitialize)(this.dgvWages)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dgvQualityWages)).BeginInit();
this.dkGroupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
this.SuspendLayout();
//
// dgvWages
//
this.dgvWages.AllowUserToAddRows = false;
this.dgvWages.AllowUserToDeleteRows = false;
this.dgvWages.AllowUserToModifyRows = true;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvWages.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
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;
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.dgvWages.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dgvWages.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvWages.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.WagesTypeID,
this.StandardWages,
this.DamageSubsidyRate,
this.DamageSubsidy,
this.RSuperiorCoefficient,
this.RQualifiedCoefficient,
this.RepairSubsidyRate,
this.RepairSubsidy,
this.RowIndexFlag});
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)));
dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle11.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle11.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle11.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle11.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dgvWages.DefaultCellStyle = dataGridViewCellStyle11;
this.dgvWages.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvWages.DynamicColumnName = "";
this.dgvWages.EditMode = System.Windows.Forms.DataGridViewEditMode.EditOnEnter;
this.dgvWages.EnableHeadersVisualStyles = false;
this.dgvWages.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvWages.HorizontalMergeColumn = null;
this.dgvWages.IsAutoCountSum = true;
this.dgvWages.IsAutoResizeColumns = false;
this.dgvWages.IsClickF12 = false;
this.dgvWages.IsOpenMergeCellFlag = false;
this.dgvWages.IsSubTotalFlag = false;
this.dgvWages.IsTopDeep = false;
this.dgvWages.Location = new System.Drawing.Point(0, 0);
this.dgvWages.MergeColumnNames = null;
this.dgvWages.MergeDetailColumnNames = null;
this.dgvWages.MergeDetailOnlyColumn = null;
this.dgvWages.MergeOnlyColumn = null;
this.dgvWages.MultiSelect = false;
this.dgvWages.Name = "dgvWages";
this.dgvWages.RefreshAtHscroll = false;
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.Size = new System.Drawing.Size(1030, 278);
this.dgvWages.SortOrderColumnName = null;
this.dgvWages.TabIndex = 0;
this.dgvWages.Tag = true;
this.dgvWages.TotalSumColumns = null;
this.dgvWages.ViewRowFilter = "";
this.dgvWages.VirtualMode = true;
this.dgvWages.CellValidated += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvWages_CellValidated);
this.dgvWages.CellValidating += new System.Windows.Forms.DataGridViewCellValidatingEventHandler(this.dgvWages_CellValidating);
this.dgvWages.SelectionChanged += new System.EventHandler(this.dgvWagesType_SelectionChanged);
//
// WagesTypeID
//
this.WagesTypeID.DataPropertyName = "WagesTypeID";
dataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
this.WagesTypeID.DefaultCellStyle = dataGridViewCellStyle3;
this.WagesTypeID.HeaderText = "工价分类";
this.WagesTypeID.Name = "WagesTypeID";
this.WagesTypeID.ReadOnly = true;
this.WagesTypeID.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.WagesTypeID.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
//
// StandardWages
//
this.StandardWages.DataPropertyName = "StandardWages";
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
dataGridViewCellStyle4.Format = "#,##0.00";
this.StandardWages.DefaultCellStyle = dataGridViewCellStyle4;
this.StandardWages.HeaderText = "标准工价";
this.StandardWages.MaxValue = new decimal(new int[] {
1000,
0,
0,
0});
this.StandardWages.MinValue = new decimal(new int[] {
0,
0,
0,
0});
this.StandardWages.Name = "StandardWages";
this.StandardWages.Number = new System.Drawing.Point(4, 2);
this.StandardWages.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.StandardWages.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
//
// DamageSubsidyRate
//
this.DamageSubsidyRate.DataPropertyName = "DamageSubsidyRate";
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
dataGridViewCellStyle5.Format = "#,##0.00";
this.DamageSubsidyRate.DefaultCellStyle = dataGridViewCellStyle5;
this.DamageSubsidyRate.HeaderText = "损坯补贴系数";
this.DamageSubsidyRate.MaxValue = new decimal(new int[] {
10,
0,
0,
0});
this.DamageSubsidyRate.MinValue = new decimal(new int[] {
0,
0,
0,
0});
this.DamageSubsidyRate.Name = "DamageSubsidyRate";
this.DamageSubsidyRate.Number = new System.Drawing.Point(2, 2);
this.DamageSubsidyRate.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.DamageSubsidyRate.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
//
// DamageSubsidy
//
this.DamageSubsidy.DataPropertyName = "DamageSubsidy";
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle6.Format = "#,##0.00";
this.DamageSubsidy.DefaultCellStyle = dataGridViewCellStyle6;
this.DamageSubsidy.HeaderText = "损坯补贴";
this.DamageSubsidy.MaxValue = new decimal(new int[] {
10000,
0,
0,
0});
this.DamageSubsidy.MinValue = new decimal(new int[] {
0,
0,
0,
0});
this.DamageSubsidy.Name = "DamageSubsidy";
this.DamageSubsidy.Number = new System.Drawing.Point(5, 2);
this.DamageSubsidy.ReadOnly = true;
this.DamageSubsidy.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.DamageSubsidy.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
//
// RSuperiorCoefficient
//
this.RSuperiorCoefficient.DataPropertyName = "RSuperiorCoefficient";
dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
dataGridViewCellStyle7.Format = "#,##0.00";
this.RSuperiorCoefficient.DefaultCellStyle = dataGridViewCellStyle7;
this.RSuperiorCoefficient.HeaderText = "干补正品系数";
this.RSuperiorCoefficient.MaxValue = new decimal(new int[] {
10,
0,
0,
0});
this.RSuperiorCoefficient.MinValue = new decimal(new int[] {
0,
0,
0,
0});
this.RSuperiorCoefficient.Name = "RSuperiorCoefficient";
this.RSuperiorCoefficient.Number = new System.Drawing.Point(2, 2);
this.RSuperiorCoefficient.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.RSuperiorCoefficient.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
//
// RQualifiedCoefficient
//
this.RQualifiedCoefficient.DataPropertyName = "RQualifiedCoefficient";
dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
dataGridViewCellStyle8.Format = "#,##0.00";
this.RQualifiedCoefficient.DefaultCellStyle = dataGridViewCellStyle8;
this.RQualifiedCoefficient.HeaderText = "干补副品系数";
this.RQualifiedCoefficient.MaxValue = new decimal(new int[] {
10,
0,
0,
0});
this.RQualifiedCoefficient.MinValue = new decimal(new int[] {
0,
0,
0,
0});
this.RQualifiedCoefficient.Name = "RQualifiedCoefficient";
this.RQualifiedCoefficient.Number = new System.Drawing.Point(2, 2);
this.RQualifiedCoefficient.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.RQualifiedCoefficient.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
//
// RepairSubsidyRate
//
this.RepairSubsidyRate.DataPropertyName = "RepairSubsidyRate";
dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
dataGridViewCellStyle9.Format = "#,##0.00";
this.RepairSubsidyRate.DefaultCellStyle = dataGridViewCellStyle9;
this.RepairSubsidyRate.HeaderText = "干补补贴系数";
this.RepairSubsidyRate.MaxValue = new decimal(new int[] {
10,
0,
0,
0});
this.RepairSubsidyRate.MinValue = new decimal(new int[] {
0,
0,
0,
0});
this.RepairSubsidyRate.Name = "RepairSubsidyRate";
this.RepairSubsidyRate.Number = new System.Drawing.Point(2, 2);
this.RepairSubsidyRate.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.RepairSubsidyRate.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
//
// RepairSubsidy
//
this.RepairSubsidy.DataPropertyName = "RepairSubsidy";
dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle10.Format = "#,##0.00";
this.RepairSubsidy.DefaultCellStyle = dataGridViewCellStyle10;
this.RepairSubsidy.HeaderText = "干补补贴";
this.RepairSubsidy.MaxValue = new decimal(new int[] {
10000,
0,
0,
0});
this.RepairSubsidy.MinValue = new decimal(new int[] {
0,
0,
0,
0});
this.RepairSubsidy.Name = "RepairSubsidy";
this.RepairSubsidy.Number = new System.Drawing.Point(5, 2);
this.RepairSubsidy.ReadOnly = true;
this.RepairSubsidy.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.RepairSubsidy.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
//
// RowIndexFlag
//
this.RowIndexFlag.DataPropertyName = "RowIndexFlag";
this.RowIndexFlag.HeaderText = "行索引标识";
this.RowIndexFlag.Name = "RowIndexFlag";
this.RowIndexFlag.Visible = false;
//
// dgvQualityWages
//
this.dgvQualityWages.AllowUserToModifyRows = true;
dataGridViewCellStyle13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvQualityWages.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle13;
this.dgvQualityWages.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvQualityWages.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvQualityWages.CellHeight = 23;
this.dgvQualityWages.ChildNodeColumnName = null;
this.dgvQualityWages.ChildNodeColumnText = null;
this.dgvQualityWages.ColumnDeep = 1;
this.dgvQualityWages.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.dgvQualityWages.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle14;
this.dgvQualityWages.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvQualityWages.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.QualityRate,
this.Balance,
this.QualityWages,
this.RowIndexFlag1});
this.dgvQualityWages.ColumnTreeView = null;
this.dgvQualityWages.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)));
dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle18.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle18.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle18.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle18.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle18.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dgvQualityWages.DefaultCellStyle = dataGridViewCellStyle18;
this.dgvQualityWages.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvQualityWages.DynamicColumnName = "";
this.dgvQualityWages.EnableHeadersVisualStyles = false;
this.dgvQualityWages.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvQualityWages.HorizontalMergeColumn = null;
this.dgvQualityWages.IsAutoCountSum = true;
this.dgvQualityWages.IsAutoResizeColumns = false;
this.dgvQualityWages.IsClickF12 = false;
this.dgvQualityWages.IsOpenMergeCellFlag = false;
this.dgvQualityWages.IsSubTotalFlag = false;
this.dgvQualityWages.IsTopDeep = false;
this.dgvQualityWages.Location = new System.Drawing.Point(0, 0);
this.dgvQualityWages.MergeColumnNames = null;
this.dgvQualityWages.MergeDetailColumnNames = null;
this.dgvQualityWages.MergeDetailOnlyColumn = null;
this.dgvQualityWages.MergeOnlyColumn = null;
this.dgvQualityWages.MultiSelect = false;
this.dgvQualityWages.Name = "dgvQualityWages";
this.dgvQualityWages.RefreshAtHscroll = false;
this.dgvQualityWages.RowHeadersWidth = 50;
this.dgvQualityWages.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle19.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvQualityWages.RowsDefaultCellStyle = dataGridViewCellStyle19;
this.dgvQualityWages.RowTemplate.Height = 21;
this.dgvQualityWages.Size = new System.Drawing.Size(1030, 222);
this.dgvQualityWages.SortOrderColumnName = null;
this.dgvQualityWages.TabIndex = 0;
this.dgvQualityWages.Tag = true;
this.dgvQualityWages.TotalSumColumns = null;
this.dgvQualityWages.ViewRowFilter = "";
this.dgvQualityWages.VirtualMode = true;
this.dgvQualityWages.CellValidated += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvQualityWages_CellValidated);
this.dgvQualityWages.CellValidating += new System.Windows.Forms.DataGridViewCellValidatingEventHandler(this.dgvQualityWages_CellValidating);
this.dgvQualityWages.UserAddedRow += new System.Windows.Forms.DataGridViewRowEventHandler(this.dgvWages_UserAddedRow);
this.dgvQualityWages.UserDeletingRow += new System.Windows.Forms.DataGridViewRowCancelEventHandler(this.dgvGoods_UserDeletingRow);
//
// QualityRate
//
this.QualityRate.DataPropertyName = "QualityRate";
dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
dataGridViewCellStyle15.Format = "#,##0.00";
this.QualityRate.DefaultCellStyle = dataGridViewCellStyle15;
this.QualityRate.HeaderText = "质量区间开始(%)";
this.QualityRate.MaxValue = new decimal(new int[] {
100,
0,
0,
0});
this.QualityRate.MinValue = new decimal(new int[] {
0,
0,
0,
0});
this.QualityRate.Name = "QualityRate";
this.QualityRate.Number = new System.Drawing.Point(3, 2);
this.QualityRate.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.QualityRate.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
this.QualityRate.Width = 150;
//
// Balance
//
this.Balance.DataPropertyName = "Balance";
dataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
dataGridViewCellStyle16.Format = "#,##0.00";
this.Balance.DefaultCellStyle = dataGridViewCellStyle16;
this.Balance.HeaderText = "差额";
this.Balance.MaxValue = new decimal(new int[] {
1000,
0,
0,
0});
this.Balance.MinValue = new decimal(new int[] {
1000,
0,
0,
-2147483648});
this.Balance.Name = "Balance";
this.Balance.Number = new System.Drawing.Point(4, 2);
this.Balance.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.Balance.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
//
// QualityWages
//
this.QualityWages.DataPropertyName = "QualityWages";
dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle17.Format = "#,##0.00";
this.QualityWages.DefaultCellStyle = dataGridViewCellStyle17;
this.QualityWages.HeaderText = "质量工价";
this.QualityWages.Name = "QualityWages";
this.QualityWages.ReadOnly = true;
//
// RowIndexFlag1
//
this.RowIndexFlag1.DataPropertyName = "RowIndexFlag";
this.RowIndexFlag1.HeaderText = "行标识";
this.RowIndexFlag1.Name = "RowIndexFlag1";
this.RowIndexFlag1.Visible = false;
//
// btnCancel
//
this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnCancel.BackColor = System.Drawing.Color.Transparent;
this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage")));
this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
this.btnCancel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnCancel.ForeColor = System.Drawing.Color.White;
this.btnCancel.Location = new System.Drawing.Point(955, 639);
this.btnCancel.Name = "btnCancel";
this.btnCancel.Size = new System.Drawing.Size(86, 30);
this.btnCancel.TabIndex = 3;
this.btnCancel.Text = "关闭";
this.btnCancel.UseVisualStyleBackColor = false;
//
// btnSave
//
this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnSave.BackColor = System.Drawing.Color.Transparent;
this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
this.btnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnSave.ForeColor = System.Drawing.Color.White;
this.btnSave.Location = new System.Drawing.Point(863, 639);
this.btnSave.Name = "btnSave";
this.btnSave.Size = new System.Drawing.Size(86, 30);
this.btnSave.TabIndex = 2;
this.btnSave.Text = "保存(&S)";
this.btnSave.UseVisualStyleBackColor = false;
this.btnSave.Click += new System.EventHandler(this.btnSave_Click_1);
//
// dkGroupBox1
//
this.dkGroupBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("dkGroupBox1.BackgroundImage")));
this.dkGroupBox1.Controls.Add(this.txtPieceCoefficient);
this.dkGroupBox1.Controls.Add(this.lblPieceCoefficient);
this.dkGroupBox1.Controls.Add(this.txtPayPlanName);
this.dkGroupBox1.Controls.Add(this.chkQualifiedFlag);
this.dkGroupBox1.Controls.Add(this.chkUnqualifiedFlag);
this.dkGroupBox1.Controls.Add(this.chkDamageFlag);
this.dkGroupBox1.Controls.Add(this.txtQualifiedCoefficient);
this.dkGroupBox1.Controls.Add(this.txtUnqualifiedCoefficient);
this.dkGroupBox1.Controls.Add(this.txtDamageCoefficient);
this.dkGroupBox1.Controls.Add(this.dkQualityBaseProcedure);
this.dkGroupBox1.Controls.Add(this.dkPieceProcedure);
this.dkGroupBox1.Controls.Add(this.cmbPieceType);
this.dkGroupBox1.Controls.Add(this.cmbPayPlan);
this.dkGroupBox1.Controls.Add(this.c_Label1);
this.dkGroupBox1.Controls.Add(this.c_Label2);
this.dkGroupBox1.Controls.Add(this.lblUnqualifiedCoefficient);
this.dkGroupBox1.Controls.Add(this.lblDamageCoefficient);
this.dkGroupBox1.Controls.Add(this.c_Label3);
this.dkGroupBox1.Controls.Add(this.lblPayPlan);
this.dkGroupBox1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dkGroupBox1.ForeColor = System.Drawing.SystemColors.ControlText;
this.dkGroupBox1.IsMustInput = false;
this.dkGroupBox1.Location = new System.Drawing.Point(15, 12);
this.dkGroupBox1.Name = "dkGroupBox1";
this.dkGroupBox1.Size = new System.Drawing.Size(1023, 111);
this.dkGroupBox1.TabIndex = 0;
this.dkGroupBox1.TabStop = false;
this.dkGroupBox1.Text = "基础信息";
//
// txtPieceCoefficient
//
this.txtPieceCoefficient.BackColor = System.Drawing.SystemColors.Window;
this.txtPieceCoefficient.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtPieceCoefficient.DataValue = new decimal(new int[] {
100,
0,
0,
131072});
this.txtPieceCoefficient.ErrorMessage = "";
this.txtPieceCoefficient.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtPieceCoefficient.ImeMode = System.Windows.Forms.ImeMode.Off;
this.txtPieceCoefficient.IsMustInput = true;
this.txtPieceCoefficient.Location = new System.Drawing.Point(636, 22);
this.txtPieceCoefficient.MaxLength = 5;
this.txtPieceCoefficient.MaxValue = new decimal(new int[] {
10,
0,
0,
0});
this.txtPieceCoefficient.MinValue = new decimal(new int[] {
0,
0,
0,
0});
this.txtPieceCoefficient.Name = "txtPieceCoefficient";
this.txtPieceCoefficient.Number = new System.Drawing.Point(2, 2);
this.txtPieceCoefficient.Size = new System.Drawing.Size(135, 21);
this.txtPieceCoefficient.TabIndex = 6;
this.txtPieceCoefficient.Text = "1.00";
this.txtPieceCoefficient.TextValue = "1.00";
//
// lblPieceCoefficient
//
this.lblPieceCoefficient.AutoSize = true;
this.lblPieceCoefficient.BackColor = System.Drawing.Color.Transparent;
this.lblPieceCoefficient.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblPieceCoefficient.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.lblPieceCoefficient.IsMustInput = true;
this.lblPieceCoefficient.Location = new System.Drawing.Point(574, 26);
this.lblPieceCoefficient.Name = "lblPieceCoefficient";
this.lblPieceCoefficient.Size = new System.Drawing.Size(53, 12);
this.lblPieceCoefficient.TabIndex = 5;
this.lblPieceCoefficient.Text = "计件系数";
//
// txtPayPlanName
//
this.txtPayPlanName.BackColor = System.Drawing.Color.Yellow;
this.txtPayPlanName.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtPayPlanName.ErrorMessage = "";
this.txtPayPlanName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtPayPlanName.IsMustInput = true;
this.txtPayPlanName.Location = new System.Drawing.Point(104, 49);
this.txtPayPlanName.MaxLength = 20;
this.txtPayPlanName.Name = "txtPayPlanName";
this.txtPayPlanName.Size = new System.Drawing.Size(130, 21);
this.txtPayPlanName.TabIndex = 8;
this.txtPayPlanName.TextValue = "";
//
// chkQualifiedFlag
//
this.chkQualifiedFlag.AutoSize = true;
this.chkQualifiedFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.chkQualifiedFlag.Location = new System.Drawing.Point(251, 77);
this.chkQualifiedFlag.Name = "chkQualifiedFlag";
this.chkQualifiedFlag.Size = new System.Drawing.Size(96, 16);
this.chkQualifiedFlag.TabIndex = 15;
this.chkQualifiedFlag.Text = "副品计算标识";
this.chkQualifiedFlag.UseVisualStyleBackColor = true;
//
// chkUnqualifiedFlag
//
this.chkUnqualifiedFlag.AutoSize = true;
this.chkUnqualifiedFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.chkUnqualifiedFlag.Location = new System.Drawing.Point(251, 51);
this.chkUnqualifiedFlag.Name = "chkUnqualifiedFlag";
this.chkUnqualifiedFlag.Size = new System.Drawing.Size(96, 16);
this.chkUnqualifiedFlag.TabIndex = 9;
this.chkUnqualifiedFlag.Text = "次品计算标识";
this.chkUnqualifiedFlag.UseVisualStyleBackColor = true;
//
// chkDamageFlag
//
this.chkDamageFlag.AutoSize = true;
this.chkDamageFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.chkDamageFlag.Location = new System.Drawing.Point(251, 24);
this.chkDamageFlag.Name = "chkDamageFlag";
this.chkDamageFlag.Size = new System.Drawing.Size(96, 16);
this.chkDamageFlag.TabIndex = 2;
this.chkDamageFlag.Text = "损坯计算标识";
this.chkDamageFlag.UseVisualStyleBackColor = true;
//
// txtQualifiedCoefficient
//
this.txtQualifiedCoefficient.BackColor = System.Drawing.SystemColors.Window;
this.txtQualifiedCoefficient.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtQualifiedCoefficient.DataValue = new decimal(new int[] {
50,
0,
0,
131072});
this.txtQualifiedCoefficient.ErrorMessage = "";
this.txtQualifiedCoefficient.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtQualifiedCoefficient.ImeMode = System.Windows.Forms.ImeMode.Off;
this.txtQualifiedCoefficient.IsMustInput = true;
this.txtQualifiedCoefficient.Location = new System.Drawing.Point(411, 75);
this.txtQualifiedCoefficient.MaxLength = 5;
this.txtQualifiedCoefficient.MaxValue = new decimal(new int[] {
10,
0,
0,
0});
this.txtQualifiedCoefficient.MinValue = new decimal(new int[] {
0,
0,
0,
0});
this.txtQualifiedCoefficient.Name = "txtQualifiedCoefficient";
this.txtQualifiedCoefficient.Number = new System.Drawing.Point(2, 2);
this.txtQualifiedCoefficient.Size = new System.Drawing.Size(135, 21);
this.txtQualifiedCoefficient.TabIndex = 17;
this.txtQualifiedCoefficient.Text = "0.50";
this.txtQualifiedCoefficient.TextValue = "0.50";
//
// txtUnqualifiedCoefficient
//
this.txtUnqualifiedCoefficient.BackColor = System.Drawing.SystemColors.Window;
this.txtUnqualifiedCoefficient.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtUnqualifiedCoefficient.DataValue = new decimal(new int[] {
100,
0,
0,
131072});
this.txtUnqualifiedCoefficient.ErrorMessage = "";
this.txtUnqualifiedCoefficient.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtUnqualifiedCoefficient.ImeMode = System.Windows.Forms.ImeMode.Off;
this.txtUnqualifiedCoefficient.IsMustInput = true;
this.txtUnqualifiedCoefficient.Location = new System.Drawing.Point(411, 49);
this.txtUnqualifiedCoefficient.MaxLength = 5;
this.txtUnqualifiedCoefficient.MaxValue = new decimal(new int[] {
10,
0,
0,
0});
this.txtUnqualifiedCoefficient.MinValue = new decimal(new int[] {
0,
0,
0,
0});
this.txtUnqualifiedCoefficient.Name = "txtUnqualifiedCoefficient";
this.txtUnqualifiedCoefficient.Number = new System.Drawing.Point(2, 2);
this.txtUnqualifiedCoefficient.Size = new System.Drawing.Size(135, 21);
this.txtUnqualifiedCoefficient.TabIndex = 11;
this.txtUnqualifiedCoefficient.Text = "1.00";
this.txtUnqualifiedCoefficient.TextValue = "1.00";
//
// txtDamageCoefficient
//
this.txtDamageCoefficient.BackColor = System.Drawing.SystemColors.Window;
this.txtDamageCoefficient.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtDamageCoefficient.DataValue = new decimal(new int[] {
100,
0,
0,
131072});
this.txtDamageCoefficient.ErrorMessage = "";
this.txtDamageCoefficient.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtDamageCoefficient.ImeMode = System.Windows.Forms.ImeMode.Off;
this.txtDamageCoefficient.IsMustInput = true;
this.txtDamageCoefficient.Location = new System.Drawing.Point(411, 22);
this.txtDamageCoefficient.MaxLength = 5;
this.txtDamageCoefficient.MaxValue = new decimal(new int[] {
10,
0,
0,
0});
this.txtDamageCoefficient.MinValue = new decimal(new int[] {
0,
0,
0,
0});
this.txtDamageCoefficient.Name = "txtDamageCoefficient";
this.txtDamageCoefficient.Number = new System.Drawing.Point(2, 2);
this.txtDamageCoefficient.Size = new System.Drawing.Size(135, 21);
this.txtDamageCoefficient.TabIndex = 4;
this.txtDamageCoefficient.Text = "1.00";
this.txtDamageCoefficient.TextValue = "1.00";
//
// dkQualityBaseProcedure
//
this.dkQualityBaseProcedure.BackColor = System.Drawing.Color.Transparent;
this.dkQualityBaseProcedure.DataSource = null;
this.dkQualityBaseProcedure.Enabled = true;
this.dkQualityBaseProcedure.IsEnablePurview = false;
this.dkQualityBaseProcedure.IsMustInput = true;
this.dkQualityBaseProcedure.Ispurview = true;
this.dkQualityBaseProcedure.Location = new System.Drawing.Point(552, 75);
this.dkQualityBaseProcedure.ModelType = null;
this.dkQualityBaseProcedure.Name = "dkQualityBaseProcedure";
this.dkQualityBaseProcedure.ProcedureCode = "";
this.dkQualityBaseProcedure.ProcedureID = null;
this.dkQualityBaseProcedure.ProcedureIDS = null;
this.dkQualityBaseProcedure.ProcedureName = null;
this.dkQualityBaseProcedure.Purview = null;
this.dkQualityBaseProcedure.PurviewType = ((byte)(9));
this.dkQualityBaseProcedure.SelectMore = true;
this.dkQualityBaseProcedure.Size = new System.Drawing.Size(435, 21);
this.dkQualityBaseProcedure.TabIndex = 18;
this.dkQualityBaseProcedure.Title = "质量基数工序";
this.dkQualityBaseProcedure.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
//
// dkPieceProcedure
//
this.dkPieceProcedure.BackColor = System.Drawing.Color.Transparent;
this.dkPieceProcedure.DataSource = null;
this.dkPieceProcedure.Enabled = true;
this.dkPieceProcedure.IsEnablePurview = false;
this.dkPieceProcedure.IsMustInput = true;
this.dkPieceProcedure.Ispurview = true;
this.dkPieceProcedure.Location = new System.Drawing.Point(576, 49);
this.dkPieceProcedure.ModelType = null;
this.dkPieceProcedure.Name = "dkPieceProcedure";
this.dkPieceProcedure.ProcedureCode = "";
this.dkPieceProcedure.ProcedureID = null;
this.dkPieceProcedure.ProcedureIDS = null;
this.dkPieceProcedure.ProcedureName = null;
this.dkPieceProcedure.Purview = null;
this.dkPieceProcedure.PurviewType = ((byte)(9));
this.dkPieceProcedure.SelectMore = true;
this.dkPieceProcedure.Size = new System.Drawing.Size(411, 21);
this.dkPieceProcedure.TabIndex = 12;
this.dkPieceProcedure.Title = "计件工序";
this.dkPieceProcedure.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
//
// cmbPieceType
//
this.cmbPieceType.BackColor = System.Drawing.Color.Yellow;
this.cmbPieceType.BackgroundColor = System.Drawing.SystemColors.Window;
this.cmbPieceType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbPieceType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cmbPieceType.FormattingEnabled = true;
this.cmbPieceType.IsMustInput = true;
this.cmbPieceType.Location = new System.Drawing.Point(104, 75);
this.cmbPieceType.Name = "cmbPieceType";
this.cmbPieceType.Size = new System.Drawing.Size(130, 20);
this.cmbPieceType.TabIndex = 14;
//
// cmbPayPlan
//
this.cmbPayPlan.BackColor = System.Drawing.SystemColors.Window;
this.cmbPayPlan.BackgroundColor = System.Drawing.SystemColors.Window;
this.cmbPayPlan.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbPayPlan.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cmbPayPlan.FormattingEnabled = true;
this.cmbPayPlan.Location = new System.Drawing.Point(104, 22);
this.cmbPayPlan.Name = "cmbPayPlan";
this.cmbPayPlan.Size = new System.Drawing.Size(130, 20);
this.cmbPayPlan.TabIndex = 1;
//
// c_Label1
//
this.c_Label1.AutoSize = true;
this.c_Label1.BackColor = System.Drawing.Color.Transparent;
this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.c_Label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.c_Label1.IsMustInput = true;
this.c_Label1.Location = new System.Drawing.Point(17, 79);
this.c_Label1.Name = "c_Label1";
this.c_Label1.Size = new System.Drawing.Size(77, 12);
this.c_Label1.TabIndex = 13;
this.c_Label1.Text = "计件工序类型";
//
// c_Label2
//
this.c_Label2.AutoSize = true;
this.c_Label2.BackColor = System.Drawing.Color.Transparent;
this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.c_Label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.c_Label2.IsMustInput = true;
this.c_Label2.Location = new System.Drawing.Point(352, 79);
this.c_Label2.Name = "c_Label2";
this.c_Label2.Size = new System.Drawing.Size(53, 12);
this.c_Label2.TabIndex = 16;
this.c_Label2.Text = "副品系数";
//
// lblUnqualifiedCoefficient
//
this.lblUnqualifiedCoefficient.AutoSize = true;
this.lblUnqualifiedCoefficient.BackColor = System.Drawing.Color.Transparent;
this.lblUnqualifiedCoefficient.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblUnqualifiedCoefficient.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.lblUnqualifiedCoefficient.IsMustInput = true;
this.lblUnqualifiedCoefficient.Location = new System.Drawing.Point(352, 53);
this.lblUnqualifiedCoefficient.Name = "lblUnqualifiedCoefficient";
this.lblUnqualifiedCoefficient.Size = new System.Drawing.Size(53, 12);
this.lblUnqualifiedCoefficient.TabIndex = 10;
this.lblUnqualifiedCoefficient.Text = "次品系数";
//
// lblDamageCoefficient
//
this.lblDamageCoefficient.AutoSize = true;
this.lblDamageCoefficient.BackColor = System.Drawing.Color.Transparent;
this.lblDamageCoefficient.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblDamageCoefficient.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.lblDamageCoefficient.IsMustInput = true;
this.lblDamageCoefficient.Location = new System.Drawing.Point(353, 26);
this.lblDamageCoefficient.Name = "lblDamageCoefficient";
this.lblDamageCoefficient.Size = new System.Drawing.Size(53, 12);
this.lblDamageCoefficient.TabIndex = 3;
this.lblDamageCoefficient.Text = "损坯系数";
//
// c_Label3
//
this.c_Label3.AutoSize = true;
this.c_Label3.BackColor = System.Drawing.Color.Transparent;
this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.c_Label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.c_Label3.IsMustInput = true;
this.c_Label3.Location = new System.Drawing.Point(41, 53);
this.c_Label3.Name = "c_Label3";
this.c_Label3.Size = new System.Drawing.Size(53, 12);
this.c_Label3.TabIndex = 7;
this.c_Label3.Text = "策略名称";
//
// lblPayPlan
//
this.lblPayPlan.AutoSize = true;
this.lblPayPlan.BackColor = System.Drawing.Color.Transparent;
this.lblPayPlan.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblPayPlan.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblPayPlan.Location = new System.Drawing.Point(41, 26);
this.lblPayPlan.Name = "lblPayPlan";
this.lblPayPlan.Size = new System.Drawing.Size(53, 12);
this.lblPayPlan.TabIndex = 0;
this.lblPayPlan.Text = "工资方案";
//
// splitContainer1
//
this.splitContainer1.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.splitContainer1.Location = new System.Drawing.Point(11, 129);
this.splitContainer1.Name = "splitContainer1";
this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
//
// splitContainer1.Panel1
//
this.splitContainer1.Panel1.Controls.Add(this.dgvWages);
//
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.Controls.Add(this.dgvQualityWages);
this.splitContainer1.Size = new System.Drawing.Size(1030, 504);
this.splitContainer1.SplitterDistance = 278;
this.splitContainer1.TabIndex = 1;
//
// F_PAM_0302
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.CancelButton = this.btnCancel;
this.ClientSize = new System.Drawing.Size(1054, 695);
this.Controls.Add(this.dkGroupBox1);
this.Controls.Add(this.btnCancel);
this.Controls.Add(this.btnSave);
this.Controls.Add(this.splitContainer1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.IsSaveFormSize = false;
this.MaximizeBox = false;
this.Name = "F_PAM_0302";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.StatusSizingGrip = false;
this.Text = "新建、编辑计件工资策略";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.Load += new System.EventHandler(this.F_MST_0702_Load);
this.Shown += new System.EventHandler(this.F_PAM_0302_Shown);
this.Controls.SetChildIndex(this.splitContainer1, 0);
this.Controls.SetChildIndex(this.btnSave, 0);
this.Controls.SetChildIndex(this.btnCancel, 0);
this.Controls.SetChildIndex(this.dkGroupBox1, 0);
((System.ComponentModel.ISupportInitialize)(this.dgvWages)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dgvQualityWages)).EndInit();
this.dkGroupBox1.ResumeLayout(false);
this.dkGroupBox1.PerformLayout();
this.splitContainer1.Panel1.ResumeLayout(false);
this.splitContainer1.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
this.splitContainer1.ResumeLayout(false);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private Basics.BaseControls.C_DataGridView dgvWages;
private Basics.BaseControls.C_DataGridView dgvQualityWages;
private Basics.BaseControls.C_Button btnCancel;
private Basics.BaseControls.C_Button btnSave;
private Basics.BaseControls.DKGroupBox dkGroupBox1;
private Basics.BaseControls.C_Label lblPayPlan;
private Basics.BaseControls.C_ComboBox cmbPayPlan;
private Basics.BaseControls.C_Label c_Label1;
private Basics.BaseControls.C_ComboBox cmbPieceType;
private Controls.SearchTextBox.dkProcedureSearchBox dkPieceProcedure;
private Basics.BaseControls.C_Label lblPieceCoefficient;
private Basics.BaseControls.C_TXT_Digital txtPieceCoefficient;
private Basics.BaseControls.C_CheckBox chkDamageFlag;
private Basics.BaseControls.C_Label lblDamageCoefficient;
private Basics.BaseControls.C_TXT_Digital txtDamageCoefficient;
private Basics.BaseControls.C_CheckBox chkUnqualifiedFlag;
private Basics.BaseControls.C_Label lblUnqualifiedCoefficient;
private Basics.BaseControls.C_TXT_Digital txtUnqualifiedCoefficient;
private Basics.BaseControls.C_CheckBox chkQualifiedFlag;
private Basics.BaseControls.C_Label c_Label2;
private Basics.BaseControls.C_TXT_Digital txtQualifiedCoefficient;
private Controls.SearchTextBox.dkProcedureSearchBox dkQualityBaseProcedure;
private System.Windows.Forms.SplitContainer splitContainer1;
private Basics.BaseControls.C_Label c_Label3;
private Basics.BaseControls.C_TextBox txtPayPlanName;
private Basics.BaseControls.C_DGV_Column_ListBoxComboBox WagesTypeID;
private Basics.BaseControls.C_DGV_Column_Digital StandardWages;
private Basics.BaseControls.C_DGV_Column_Digital DamageSubsidyRate;
private Basics.BaseControls.C_DGV_Column_Digital DamageSubsidy;
private Basics.BaseControls.C_DGV_Column_Digital RSuperiorCoefficient;
private Basics.BaseControls.C_DGV_Column_Digital RQualifiedCoefficient;
private Basics.BaseControls.C_DGV_Column_Digital RepairSubsidyRate;
private Basics.BaseControls.C_DGV_Column_Digital RepairSubsidy;
private System.Windows.Forms.DataGridViewTextBoxColumn RowIndexFlag;
private Basics.BaseControls.C_DGV_Column_Digital QualityRate;
private Basics.BaseControls.C_DGV_Column_Digital Balance;
private System.Windows.Forms.DataGridViewTextBoxColumn QualityWages;
private System.Windows.Forms.DataGridViewTextBoxColumn RowIndexFlag1;
}
}