namespace Dongke.IBOSS.PRD.Client.ReportModule
{
partial class F_RPT_080103
{
///
/// 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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_RPT_080103));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = 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 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();
this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
this.dtpEndTime = new System.Windows.Forms.DateTimePicker();
this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.dtpStartTime = new System.Windows.Forms.DateTimePicker();
this.dkDefectSearchBox2 = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkDefectSearchBox();
this.dkDefectSearchBox1 = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkDefectSearchBox();
this.dkProcedureSearchBox3 = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
this.dkProcedureSearchBox2 = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
this.dkHandOverProcedure = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
this.dkProcedureSearchBox1 = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.dgv1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.procedurename = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.goodstype = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.usercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.goodscode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.glazetype = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.production = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.outKiln = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Defective = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Substandard = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.DefectiveDetails = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.SubstandardDetails = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.DefectiveDefect1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.DefectiveDefect2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.SubstandardDefect1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.SubstandardDefect2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Nextdamage = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.damage = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tsrOperate.SuspendLayout();
this.gbxCondition.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgv1)).BeginInit();
this.SuspendLayout();
//
// tsrOperate
//
this.tsrOperate.AutoSize = false;
this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
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.tsbtnClose});
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(1148, 35);
this.tsrOperate.TabIndex = 0;
this.tsrOperate.Text = "toolStrip1";
//
// 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)";
this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
//
// tsbtnClose
//
this.tsbtnClose.AutoSize = false;
this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnClose.Name = "tsbtnClose";
this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
this.tsbtnClose.Text = "关闭(&X)";
this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
//
// gbxCondition
//
this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
this.gbxCondition.Controls.Add(this.dtpEndTime);
this.gbxCondition.Controls.Add(this.c_Label2);
this.gbxCondition.Controls.Add(this.dtpStartTime);
this.gbxCondition.Controls.Add(this.dkDefectSearchBox2);
this.gbxCondition.Controls.Add(this.dkDefectSearchBox1);
this.gbxCondition.Controls.Add(this.dkProcedureSearchBox3);
this.gbxCondition.Controls.Add(this.dkProcedureSearchBox2);
this.gbxCondition.Controls.Add(this.dkHandOverProcedure);
this.gbxCondition.Controls.Add(this.dkProcedureSearchBox1);
this.gbxCondition.Controls.Add(this.c_Label1);
this.gbxCondition.Controls.Add(this.btnClearCondition);
this.gbxCondition.Controls.Add(this.btnSearch);
this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
this.gbxCondition.IsMustInput = false;
this.gbxCondition.Location = new System.Drawing.Point(0, 38);
this.gbxCondition.Name = "gbxCondition";
this.gbxCondition.OriginalHeight = -1;
this.gbxCondition.Size = new System.Drawing.Size(1136, 80);
this.gbxCondition.TabIndex = 1;
this.gbxCondition.TabStop = false;
this.gbxCondition.Text = "查询条件 ▼";
//
// dtpEndTime
//
this.dtpEndTime.CustomFormat = "yyyy-MM-dd";
this.dtpEndTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpEndTime.Location = new System.Drawing.Point(263, 20);
this.dtpEndTime.Name = "dtpEndTime";
this.dtpEndTime.Size = new System.Drawing.Size(127, 21);
this.dtpEndTime.TabIndex = 3;
//
// 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.SystemColors.ControlText;
this.c_Label2.Location = new System.Drawing.Point(240, 24);
this.c_Label2.Name = "c_Label2";
this.c_Label2.Size = new System.Drawing.Size(17, 12);
this.c_Label2.TabIndex = 2;
this.c_Label2.Text = "至";
//
// dtpStartTime
//
this.dtpStartTime.CustomFormat = "yyyy-MM-dd";
this.dtpStartTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpStartTime.Location = new System.Drawing.Point(71, 20);
this.dtpStartTime.Name = "dtpStartTime";
this.dtpStartTime.Size = new System.Drawing.Size(127, 21);
this.dtpStartTime.TabIndex = 1;
//
// dkDefectSearchBox2
//
this.dkDefectSearchBox2.DataSource = null;
this.dkDefectSearchBox2.DefectFineCode = null;
this.dkDefectSearchBox2.DefectIDS = null;
this.dkDefectSearchBox2.Enabled = true;
this.dkDefectSearchBox2.IsMustInput = false;
this.dkDefectSearchBox2.Location = new System.Drawing.Point(629, 47);
this.dkDefectSearchBox2.Name = "dkDefectSearchBox2";
this.dkDefectSearchBox2.PurviewType = ((byte)(0));
this.dkDefectSearchBox2.SelectMore = true;
this.dkDefectSearchBox2.Size = new System.Drawing.Size(206, 21);
this.dkDefectSearchBox2.TabIndex = 9;
this.dkDefectSearchBox2.Title = "特殊缺陷2";
this.dkDefectSearchBox2.TxtUserBackColor = System.Drawing.SystemColors.Control;
//
// dkDefectSearchBox1
//
this.dkDefectSearchBox1.DataSource = null;
this.dkDefectSearchBox1.DefectFineCode = null;
this.dkDefectSearchBox1.DefectIDS = null;
this.dkDefectSearchBox1.Enabled = true;
this.dkDefectSearchBox1.IsMustInput = false;
this.dkDefectSearchBox1.Location = new System.Drawing.Point(629, 20);
this.dkDefectSearchBox1.Name = "dkDefectSearchBox1";
this.dkDefectSearchBox1.PurviewType = ((byte)(0));
this.dkDefectSearchBox1.SelectMore = true;
this.dkDefectSearchBox1.Size = new System.Drawing.Size(206, 21);
this.dkDefectSearchBox1.TabIndex = 5;
this.dkDefectSearchBox1.Title = "特殊缺陷1";
this.dkDefectSearchBox1.TxtUserBackColor = System.Drawing.SystemColors.Control;
//
// dkProcedureSearchBox3
//
this.dkProcedureSearchBox3.BackColor = System.Drawing.Color.Transparent;
this.dkProcedureSearchBox3.DataSource = null;
this.dkProcedureSearchBox3.Enabled = true;
this.dkProcedureSearchBox3.IsEnablePurview = false;
this.dkProcedureSearchBox3.IsMustInput = false;
this.dkProcedureSearchBox3.Location = new System.Drawing.Point(396, 20);
this.dkProcedureSearchBox3.ModelType = "-1";
this.dkProcedureSearchBox3.Name = "dkProcedureSearchBox3";
this.dkProcedureSearchBox3.ProcedureCode = "";
this.dkProcedureSearchBox3.ProcedureID = null;
this.dkProcedureSearchBox3.ProcedureIDS = null;
this.dkProcedureSearchBox3.ProcedureName = null;
this.dkProcedureSearchBox3.Purview = null;
this.dkProcedureSearchBox3.PurviewType = ((byte)(0));
this.dkProcedureSearchBox3.SelectMore = true;
this.dkProcedureSearchBox3.Size = new System.Drawing.Size(227, 21);
this.dkProcedureSearchBox3.TabIndex = 4;
this.dkProcedureSearchBox3.Title = " 质量登记工序";
this.dkProcedureSearchBox3.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
//
// dkProcedureSearchBox2
//
this.dkProcedureSearchBox2.BackColor = System.Drawing.Color.Transparent;
this.dkProcedureSearchBox2.DataSource = null;
this.dkProcedureSearchBox2.Enabled = true;
this.dkProcedureSearchBox2.IsEnablePurview = false;
this.dkProcedureSearchBox2.IsMustInput = false;
this.dkProcedureSearchBox2.Location = new System.Drawing.Point(396, 47);
this.dkProcedureSearchBox2.ModelType = null;
this.dkProcedureSearchBox2.Name = "dkProcedureSearchBox2";
this.dkProcedureSearchBox2.ProcedureCode = "";
this.dkProcedureSearchBox2.ProcedureID = null;
this.dkProcedureSearchBox2.ProcedureIDS = null;
this.dkProcedureSearchBox2.ProcedureName = null;
this.dkProcedureSearchBox2.Purview = null;
this.dkProcedureSearchBox2.PurviewType = ((byte)(0));
this.dkProcedureSearchBox2.SelectMore = true;
this.dkProcedureSearchBox2.Size = new System.Drawing.Size(227, 21);
this.dkProcedureSearchBox2.TabIndex = 8;
this.dkProcedureSearchBox2.Title = "出窑数统计工序";
this.dkProcedureSearchBox2.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
//
// dkHandOverProcedure
//
this.dkHandOverProcedure.BackColor = System.Drawing.Color.Transparent;
this.dkHandOverProcedure.DataSource = null;
this.dkHandOverProcedure.Enabled = true;
this.dkHandOverProcedure.IsEnablePurview = false;
this.dkHandOverProcedure.IsMustInput = false;
this.dkHandOverProcedure.Location = new System.Drawing.Point(204, 47);
this.dkHandOverProcedure.ModelType = "";
this.dkHandOverProcedure.Name = "dkHandOverProcedure";
this.dkHandOverProcedure.ProcedureCode = "";
this.dkHandOverProcedure.ProcedureID = null;
this.dkHandOverProcedure.ProcedureIDS = null;
this.dkHandOverProcedure.ProcedureName = null;
this.dkHandOverProcedure.Purview = null;
this.dkHandOverProcedure.PurviewType = ((byte)(0));
this.dkHandOverProcedure.SelectMore = true;
this.dkHandOverProcedure.Size = new System.Drawing.Size(186, 21);
this.dkHandOverProcedure.TabIndex = 7;
this.dkHandOverProcedure.Title = "交接工序";
this.dkHandOverProcedure.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
//
// dkProcedureSearchBox1
//
this.dkProcedureSearchBox1.BackColor = System.Drawing.Color.Transparent;
this.dkProcedureSearchBox1.DataSource = null;
this.dkProcedureSearchBox1.Enabled = true;
this.dkProcedureSearchBox1.IsEnablePurview = false;
this.dkProcedureSearchBox1.IsMustInput = true;
this.dkProcedureSearchBox1.Location = new System.Drawing.Point(12, 47);
this.dkProcedureSearchBox1.ModelType = "";
this.dkProcedureSearchBox1.Name = "dkProcedureSearchBox1";
this.dkProcedureSearchBox1.ProcedureCode = "";
this.dkProcedureSearchBox1.ProcedureID = null;
this.dkProcedureSearchBox1.ProcedureIDS = null;
this.dkProcedureSearchBox1.ProcedureName = null;
this.dkProcedureSearchBox1.Purview = null;
this.dkProcedureSearchBox1.PurviewType = ((byte)(0));
this.dkProcedureSearchBox1.SelectMore = true;
this.dkProcedureSearchBox1.Size = new System.Drawing.Size(186, 21);
this.dkProcedureSearchBox1.TabIndex = 6;
this.dkProcedureSearchBox1.Title = "统计工序";
this.dkProcedureSearchBox1.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
//
// 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.SystemColors.ControlText;
this.c_Label1.Location = new System.Drawing.Point(12, 24);
this.c_Label1.Name = "c_Label1";
this.c_Label1.Size = new System.Drawing.Size(53, 12);
this.c_Label1.TabIndex = 0;
this.c_Label1.Text = "统计日期";
//
// btnClearCondition
//
this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnClearCondition.ForeColor = System.Drawing.Color.White;
this.btnClearCondition.Location = new System.Drawing.Point(1033, 45);
this.btnClearCondition.Name = "btnClearCondition";
this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
this.btnClearCondition.TabIndex = 11;
this.btnClearCondition.Text = "清空条件(&C)";
this.btnClearCondition.UseVisualStyleBackColor = true;
this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
//
// btnSearch
//
this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnSearch.BackColor = System.Drawing.Color.Transparent;
this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnSearch.ForeColor = System.Drawing.Color.White;
this.btnSearch.Location = new System.Drawing.Point(942, 45);
this.btnSearch.Name = "btnSearch";
this.btnSearch.Size = new System.Drawing.Size(85, 30);
this.btnSearch.TabIndex = 10;
this.btnSearch.Text = "查询(&Q)";
this.btnSearch.UseVisualStyleBackColor = true;
this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
//
// dgv1
//
this.dgv1.AllowUserToAddRows = false;
this.dgv1.AllowUserToDeleteRows = false;
this.dgv1.AllowUserToModifyRows = true;
this.dgv1.AllowUserToOrderColumns = true;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgv1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.dgv1.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.dgv1.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgv1.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgv1.CellHeight = 23;
this.dgv1.ChildNodeColumnName = null;
this.dgv1.ChildNodeColumnText = null;
this.dgv1.ColumnDeep = 1;
this.dgv1.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.dgv1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dgv1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgv1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.procedurename,
this.goodstype,
this.usercode,
this.goodscode,
this.glazetype,
this.production,
this.outKiln,
this.Defective,
this.Substandard,
this.DefectiveDetails,
this.SubstandardDetails,
this.DefectiveDefect1,
this.DefectiveDefect2,
this.SubstandardDefect1,
this.SubstandardDefect2,
this.Nextdamage,
this.damage});
this.dgv1.ColumnTreeView = null;
this.dgv1.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)));
dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle13.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle13.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle13.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle13.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle13.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dgv1.DefaultCellStyle = dataGridViewCellStyle13;
this.dgv1.DynamicColumnName = "";
this.dgv1.EnableHeadersVisualStyles = false;
this.dgv1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgv1.HorizontalMergeColumn = null;
this.dgv1.IsAutoCountSum = true;
this.dgv1.IsAutoResizeColumns = false;
this.dgv1.IsClickF12 = false;
this.dgv1.IsOpenMergeCellFlag = false;
this.dgv1.IsSubTotalFlag = false;
this.dgv1.IsTopDeep = false;
this.dgv1.Location = new System.Drawing.Point(0, 124);
this.dgv1.MergeColumnNames = null;
this.dgv1.MergeDetailColumnNames = null;
this.dgv1.MergeDetailOnlyColumn = null;
this.dgv1.MergeOnlyColumn = null;
this.dgv1.MultiSelect = false;
this.dgv1.Name = "dgv1";
this.dgv1.ReadOnly = true;
this.dgv1.RefreshAtHscroll = false;
this.dgv1.RowHeadersWidth = 50;
this.dgv1.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle14.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgv1.RowsDefaultCellStyle = dataGridViewCellStyle14;
this.dgv1.RowTemplate.Height = 21;
this.dgv1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgv1.ShowEditingIcon = false;
this.dgv1.Size = new System.Drawing.Size(1136, 355);
this.dgv1.SortOrderColumnName = null;
this.dgv1.TabIndex = 4;
this.dgv1.Tag = true;
this.dgv1.TotalSumColumns = null;
this.dgv1.ViewRowFilter = "";
this.dgv1.VirtualMode = true;
//
// procedurename
//
this.procedurename.DataPropertyName = "procedurename";
this.procedurename.HeaderText = "工序";
this.procedurename.Name = "procedurename";
this.procedurename.ReadOnly = true;
//
// goodstype
//
this.goodstype.DataPropertyName = "goodstype";
this.goodstype.HeaderText = "类型";
this.goodstype.Name = "goodstype";
this.goodstype.ReadOnly = true;
//
// usercode
//
this.usercode.DataPropertyName = "usercode";
this.usercode.HeaderText = "工号";
this.usercode.Name = "usercode";
this.usercode.ReadOnly = true;
//
// goodscode
//
this.goodscode.DataPropertyName = "goodscode";
this.goodscode.HeaderText = "型号";
this.goodscode.Name = "goodscode";
this.goodscode.ReadOnly = true;
//
// glazetype
//
this.glazetype.DataPropertyName = "glazetype";
this.glazetype.HeaderText = "釉料类别";
this.glazetype.Name = "glazetype";
this.glazetype.ReadOnly = true;
//
// production
//
this.production.DataPropertyName = "production";
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.production.DefaultCellStyle = dataGridViewCellStyle3;
this.production.HeaderText = "产量";
this.production.Name = "production";
this.production.ReadOnly = true;
//
// outKiln
//
this.outKiln.DataPropertyName = "outKiln";
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.outKiln.DefaultCellStyle = dataGridViewCellStyle4;
this.outKiln.HeaderText = "出窑数";
this.outKiln.Name = "outKiln";
this.outKiln.ReadOnly = true;
//
// Defective
//
this.Defective.DataPropertyName = "Defective";
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.Defective.DefaultCellStyle = dataGridViewCellStyle5;
this.Defective.HeaderText = "次品";
this.Defective.Name = "Defective";
this.Defective.ReadOnly = true;
//
// Substandard
//
this.Substandard.DataPropertyName = "Substandard";
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.Substandard.DefaultCellStyle = dataGridViewCellStyle6;
this.Substandard.HeaderText = "副品";
this.Substandard.Name = "Substandard";
this.Substandard.ReadOnly = true;
//
// DefectiveDetails
//
this.DefectiveDetails.DataPropertyName = "DefectiveDetails";
this.DefectiveDetails.HeaderText = "次品缺陷明细";
this.DefectiveDetails.Name = "DefectiveDetails";
this.DefectiveDetails.ReadOnly = true;
//
// SubstandardDetails
//
this.SubstandardDetails.DataPropertyName = "SubstandardDetails";
this.SubstandardDetails.HeaderText = "副品缺陷明细";
this.SubstandardDetails.Name = "SubstandardDetails";
this.SubstandardDetails.ReadOnly = true;
//
// DefectiveDefect1
//
this.DefectiveDefect1.DataPropertyName = "DefectiveDefect1";
dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.DefectiveDefect1.DefaultCellStyle = dataGridViewCellStyle7;
this.DefectiveDefect1.HeaderText = "次品缺陷数1";
this.DefectiveDefect1.Name = "DefectiveDefect1";
this.DefectiveDefect1.ReadOnly = true;
//
// DefectiveDefect2
//
this.DefectiveDefect2.DataPropertyName = "DefectiveDefect2";
dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.DefectiveDefect2.DefaultCellStyle = dataGridViewCellStyle8;
this.DefectiveDefect2.HeaderText = "次品缺陷数2";
this.DefectiveDefect2.Name = "DefectiveDefect2";
this.DefectiveDefect2.ReadOnly = true;
//
// SubstandardDefect1
//
this.SubstandardDefect1.DataPropertyName = "SubstandardDefect1";
dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.SubstandardDefect1.DefaultCellStyle = dataGridViewCellStyle9;
this.SubstandardDefect1.HeaderText = "副品缺陷数1";
this.SubstandardDefect1.Name = "SubstandardDefect1";
this.SubstandardDefect1.ReadOnly = true;
//
// SubstandardDefect2
//
this.SubstandardDefect2.DataPropertyName = "SubstandardDefect2";
dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.SubstandardDefect2.DefaultCellStyle = dataGridViewCellStyle10;
this.SubstandardDefect2.HeaderText = "副品缺陷数2";
this.SubstandardDefect2.Name = "SubstandardDefect2";
this.SubstandardDefect2.ReadOnly = true;
//
// Nextdamage
//
this.Nextdamage.DataPropertyName = "Nextdamage";
dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.Nextdamage.DefaultCellStyle = dataGridViewCellStyle11;
this.Nextdamage.HeaderText = "后道工序损坯数";
this.Nextdamage.Name = "Nextdamage";
this.Nextdamage.ReadOnly = true;
//
// damage
//
this.damage.DataPropertyName = "damage";
dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.damage.DefaultCellStyle = dataGridViewCellStyle12;
this.damage.HeaderText = "本工号损坯";
this.damage.Name = "damage";
this.damage.ReadOnly = true;
//
// F_RPT_080103
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1148, 481);
this.Controls.Add(this.dgv1);
this.Controls.Add(this.gbxCondition);
this.Controls.Add(this.tsrOperate);
this.Name = "F_RPT_080103";
this.RightToLeftLayout = true;
this.Text = "烧成前工序产量明细表";
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_010201_1_FormClosed);
this.Load += new System.EventHandler(this.F_RPT_010201_1_Load);
this.tsrOperate.ResumeLayout(false);
this.tsrOperate.PerformLayout();
this.gbxCondition.ResumeLayout(false);
this.gbxCondition.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dgv1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private Basics.BaseControls.C_ToolStrip tsrOperate;
private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
private System.Windows.Forms.ToolStripButton tsbtnClose;
private Basics.BaseControls.C_GroupBox gbxCondition;
private Basics.BaseControls.C_Button btnClearCondition;
private Basics.BaseControls.C_Button btnSearch;
private Basics.BaseControls.C_Label c_Label1;
private Controls.SearchTextBox.dkProcedureSearchBox dkProcedureSearchBox1;
private Controls.SearchTextBox.dkProcedureSearchBox dkProcedureSearchBox2;
private Controls.SearchTextBox.dkProcedureSearchBox dkProcedureSearchBox3;
private Controls.SearchTextBox.dkDefectSearchBox dkDefectSearchBox1;
private System.Windows.Forms.DateTimePicker dtpStartTime;
private Controls.SearchTextBox.dkDefectSearchBox dkDefectSearchBox2;
private Basics.BaseControls.C_DataGridView dgv1;
private System.Windows.Forms.DataGridViewTextBoxColumn procedurename;
private System.Windows.Forms.DataGridViewTextBoxColumn goodstype;
private System.Windows.Forms.DataGridViewTextBoxColumn usercode;
private System.Windows.Forms.DataGridViewTextBoxColumn goodscode;
private System.Windows.Forms.DataGridViewTextBoxColumn glazetype;
private System.Windows.Forms.DataGridViewTextBoxColumn production;
private System.Windows.Forms.DataGridViewTextBoxColumn outKiln;
private System.Windows.Forms.DataGridViewTextBoxColumn Defective;
private System.Windows.Forms.DataGridViewTextBoxColumn Substandard;
private System.Windows.Forms.DataGridViewTextBoxColumn DefectiveDetails;
private System.Windows.Forms.DataGridViewTextBoxColumn SubstandardDetails;
private System.Windows.Forms.DataGridViewTextBoxColumn DefectiveDefect1;
private System.Windows.Forms.DataGridViewTextBoxColumn DefectiveDefect2;
private System.Windows.Forms.DataGridViewTextBoxColumn SubstandardDefect1;
private System.Windows.Forms.DataGridViewTextBoxColumn SubstandardDefect2;
private System.Windows.Forms.DataGridViewTextBoxColumn Nextdamage;
private System.Windows.Forms.DataGridViewTextBoxColumn damage;
private Controls.SearchTextBox.dkProcedureSearchBox dkHandOverProcedure;
private System.Windows.Forms.DateTimePicker dtpEndTime;
private Basics.BaseControls.C_Label c_Label2;
}
}