namespace Dongke.IBOSS.PRD.Client.ReportModule
{
partial class F_RPT_040104
{
///
/// 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_040104));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = 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();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
this.dropKilnCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
this.lblKilnCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.dropRptProcedure = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
this.lblRptProcedureName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
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.dkproductionLineSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkproductionLineSearchBox();
this.lblAccountDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.lblAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.dtpAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
this.dtpAccountDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
this.lblGroutingLine = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.scbGroutingLine = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGroutingLine();
this.scbGoods = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoods();
this.lblGoods = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
this.dkUserInfoSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkUserInfoSearchBox();
this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.dgvRptProcedure = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.ProductionLineId = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.subGoodstypecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ProductionLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Kilncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.goodstypecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GoodsTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GoodsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.OutKilnCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Qualified = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.QualifiedPercent = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GoodCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GoodPercent = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.BadCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.BadPercent = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.SubstandardCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.SubstandardPercent = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ReFireCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ReFirePercent = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tsrOperate.SuspendLayout();
this.gbxCondition.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvRptProcedure)).BeginInit();
this.SuspendLayout();
//
// dropKilnCode
//
this.dropKilnCode.BackColor = System.Drawing.SystemColors.Window;
this.dropKilnCode.BackgroundColor = System.Drawing.SystemColors.Window;
this.dropKilnCode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.dropKilnCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dropKilnCode.FormattingEnabled = true;
this.dropKilnCode.Location = new System.Drawing.Point(523, 50);
this.dropKilnCode.Name = "dropKilnCode";
this.dropKilnCode.Size = new System.Drawing.Size(133, 20);
this.dropKilnCode.TabIndex = 6;
//
// lblKilnCode
//
this.lblKilnCode.AutoSize = true;
this.lblKilnCode.BackColor = System.Drawing.SystemColors.Control;
this.lblKilnCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblKilnCode.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblKilnCode.Location = new System.Drawing.Point(465, 54);
this.lblKilnCode.Name = "lblKilnCode";
this.lblKilnCode.Size = new System.Drawing.Size(53, 12);
this.lblKilnCode.TabIndex = 11;
this.lblKilnCode.Text = "窑炉编号";
//
// dropRptProcedure
//
this.dropRptProcedure.BackColor = System.Drawing.Color.Yellow;
this.dropRptProcedure.BackgroundColor = System.Drawing.SystemColors.Window;
this.dropRptProcedure.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.dropRptProcedure.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dropRptProcedure.FormattingEnabled = true;
this.dropRptProcedure.IsMustInput = true;
this.dropRptProcedure.Location = new System.Drawing.Point(103, 20);
this.dropRptProcedure.Name = "dropRptProcedure";
this.dropRptProcedure.Size = new System.Drawing.Size(133, 20);
this.dropRptProcedure.TabIndex = 0;
//
// lblRptProcedureName
//
this.lblRptProcedureName.AutoSize = true;
this.lblRptProcedureName.BackColor = System.Drawing.SystemColors.Control;
this.lblRptProcedureName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblRptProcedureName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.lblRptProcedureName.Location = new System.Drawing.Point(20, 23);
this.lblRptProcedureName.Name = "lblRptProcedureName";
this.lblRptProcedureName.Size = new System.Drawing.Size(77, 12);
this.lblRptProcedureName.TabIndex = 0;
this.lblRptProcedureName.Text = "数据来源名称";
//
// 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(1131, 35);
this.tsrOperate.TabIndex = 36;
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);
//
// dkproductionLineSearchBox
//
this.dkproductionLineSearchBox.BackColor = System.Drawing.Color.Transparent;
this.dkproductionLineSearchBox.DataSource = null;
this.dkproductionLineSearchBox.Enabled = true;
this.dkproductionLineSearchBox.IsEnablePurview = false;
this.dkproductionLineSearchBox.IsMustInput = false;
this.dkproductionLineSearchBox.Ispurview = true;
this.dkproductionLineSearchBox.Location = new System.Drawing.Point(253, 20);
this.dkproductionLineSearchBox.Name = "dkproductionLineSearchBox";
this.dkproductionLineSearchBox.ProductionLineCode = "";
this.dkproductionLineSearchBox.ProductionLineID = null;
this.dkproductionLineSearchBox.ProductionLineIDS = null;
this.dkproductionLineSearchBox.ProductionLineName = null;
this.dkproductionLineSearchBox.Purview = null;
this.dkproductionLineSearchBox.PurviewType = ((byte)(0));
this.dkproductionLineSearchBox.Size = new System.Drawing.Size(193, 21);
this.dkproductionLineSearchBox.TabIndex = 1;
this.dkproductionLineSearchBox.Title = " 生产线";
this.dkproductionLineSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
//
// lblAccountDateStart
//
this.lblAccountDateStart.AutoSize = true;
this.lblAccountDateStart.BackColor = System.Drawing.Color.Transparent;
this.lblAccountDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblAccountDateStart.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblAccountDateStart.Location = new System.Drawing.Point(43, 54);
this.lblAccountDateStart.Name = "lblAccountDateStart";
this.lblAccountDateStart.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.lblAccountDateStart.Size = new System.Drawing.Size(53, 12);
this.lblAccountDateStart.TabIndex = 7;
this.lblAccountDateStart.Text = "生产日期";
//
// lblAccountDateEnd
//
this.lblAccountDateEnd.AutoSize = true;
this.lblAccountDateEnd.BackColor = System.Drawing.Color.Transparent;
this.lblAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblAccountDateEnd.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblAccountDateEnd.Location = new System.Drawing.Point(253, 54);
this.lblAccountDateEnd.Name = "lblAccountDateEnd";
this.lblAccountDateEnd.Size = new System.Drawing.Size(53, 12);
this.lblAccountDateEnd.TabIndex = 9;
this.lblAccountDateEnd.Text = " 至 ";
//
// dtpAccountDateEnd
//
this.dtpAccountDateEnd.CustomFormat = "yyyy-MM-dd HH:mm";
this.dtpAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtpAccountDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpAccountDateEnd.Location = new System.Drawing.Point(313, 50);
this.dtpAccountDateEnd.Name = "dtpAccountDateEnd";
this.dtpAccountDateEnd.Size = new System.Drawing.Size(133, 21);
this.dtpAccountDateEnd.TabIndex = 5;
//
// dtpAccountDateStart
//
this.dtpAccountDateStart.CustomFormat = "yyyy-MM-dd HH:mm";
this.dtpAccountDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtpAccountDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpAccountDateStart.Location = new System.Drawing.Point(103, 50);
this.dtpAccountDateStart.Name = "dtpAccountDateStart";
this.dtpAccountDateStart.Size = new System.Drawing.Size(133, 21);
this.dtpAccountDateStart.TabIndex = 4;
//
// 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.lblGroutingLine);
this.gbxCondition.Controls.Add(this.scbGroutingLine);
this.gbxCondition.Controls.Add(this.scbGoods);
this.gbxCondition.Controls.Add(this.lblGoods);
this.gbxCondition.Controls.Add(this.lblGoodsType);
this.gbxCondition.Controls.Add(this.scbGoodsType);
this.gbxCondition.Controls.Add(this.dkUserInfoSearchBox);
this.gbxCondition.Controls.Add(this.btnClearCondition);
this.gbxCondition.Controls.Add(this.btnSearch);
this.gbxCondition.Controls.Add(this.dropKilnCode);
this.gbxCondition.Controls.Add(this.lblKilnCode);
this.gbxCondition.Controls.Add(this.lblRptProcedureName);
this.gbxCondition.Controls.Add(this.dropRptProcedure);
this.gbxCondition.Controls.Add(this.dkproductionLineSearchBox);
this.gbxCondition.Controls.Add(this.lblAccountDateStart);
this.gbxCondition.Controls.Add(this.lblAccountDateEnd);
this.gbxCondition.Controls.Add(this.dtpAccountDateEnd);
this.gbxCondition.Controls.Add(this.dtpAccountDateStart);
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(1119, 80);
this.gbxCondition.TabIndex = 37;
this.gbxCondition.TabStop = false;
this.gbxCondition.Text = "查询条件 ▼";
//
// lblGroutingLine
//
this.lblGroutingLine.AutoSize = true;
this.lblGroutingLine.BackColor = System.Drawing.Color.Transparent;
this.lblGroutingLine.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblGroutingLine.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblGroutingLine.Location = new System.Drawing.Point(872, 23);
this.lblGroutingLine.Name = "lblGroutingLine";
this.lblGroutingLine.Size = new System.Drawing.Size(41, 12);
this.lblGroutingLine.TabIndex = 43;
this.lblGroutingLine.Text = "成型线";
//
// scbGroutingLine
//
this.scbGroutingLine.CheckedData = null;
this.scbGroutingLine.DisplayMember = "GroutingLineCode";
this.scbGroutingLine.Location = new System.Drawing.Point(919, 19);
this.scbGroutingLine.MultiSelect = true;
this.scbGroutingLine.Name = "scbGroutingLine";
this.scbGroutingLine.Size = new System.Drawing.Size(150, 21);
this.scbGroutingLine.TabIndex = 42;
//
// scbGoods
//
this.scbGoods.CheckedData = null;
this.scbGoods.Location = new System.Drawing.Point(732, 20);
this.scbGoods.MultiSelect = true;
this.scbGoods.Name = "scbGoods";
this.scbGoods.Size = new System.Drawing.Size(134, 21);
this.scbGoods.TabIndex = 34;
//
// lblGoods
//
this.lblGoods.AutoSize = true;
this.lblGoods.BackColor = System.Drawing.Color.Transparent;
this.lblGoods.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblGoods.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblGoods.Location = new System.Drawing.Point(671, 23);
this.lblGoods.Name = "lblGoods";
this.lblGoods.Size = new System.Drawing.Size(53, 12);
this.lblGoods.TabIndex = 33;
this.lblGoods.Text = "产品名称";
//
// lblGoodsType
//
this.lblGoodsType.AutoSize = true;
this.lblGoodsType.BackColor = System.Drawing.SystemColors.Control;
this.lblGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblGoodsType.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblGoodsType.Location = new System.Drawing.Point(464, 23);
this.lblGoodsType.Name = "lblGoodsType";
this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
this.lblGoodsType.TabIndex = 23;
this.lblGoodsType.Text = "产品类别";
//
// scbGoodsType
//
this.scbGoodsType.CheckedData = null;
this.scbGoodsType.IsOnlyDisplayEnd = false;
this.scbGoodsType.Location = new System.Drawing.Point(523, 20);
this.scbGoodsType.Name = "scbGoodsType";
this.scbGoodsType.Size = new System.Drawing.Size(133, 21);
this.scbGoodsType.TabIndex = 22;
//
// dkUserInfoSearchBox
//
this.dkUserInfoSearchBox.DataSource = null;
this.dkUserInfoSearchBox.Enabled = true;
this.dkUserInfoSearchBox.IsMustInput = false;
this.dkUserInfoSearchBox.IsWorker = false;
this.dkUserInfoSearchBox.Location = new System.Drawing.Point(673, 50);
this.dkUserInfoSearchBox.Name = "dkUserInfoSearchBox";
this.dkUserInfoSearchBox.PurviewType = ((byte)(0));
this.dkUserInfoSearchBox.SelectMore = true;
this.dkUserInfoSearchBox.Size = new System.Drawing.Size(193, 21);
this.dkUserInfoSearchBox.TabIndex = 14;
this.dkUserInfoSearchBox.Title = "成型工号";
this.dkUserInfoSearchBox.TxtUserBackColor = System.Drawing.SystemColors.Control;
this.dkUserInfoSearchBox.UserCode = "";
this.dkUserInfoSearchBox.UserID = null;
this.dkUserInfoSearchBox.UserIDS = null;
this.dkUserInfoSearchBox.UserName = null;
//
// 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(1017, 45);
this.btnClearCondition.Name = "btnClearCondition";
this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
this.btnClearCondition.TabIndex = 13;
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(926, 45);
this.btnSearch.Name = "btnSearch";
this.btnSearch.Size = new System.Drawing.Size(85, 30);
this.btnSearch.TabIndex = 12;
this.btnSearch.Text = "查询(&Q)";
this.btnSearch.UseVisualStyleBackColor = true;
this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
//
// dgvRptProcedure
//
this.dgvRptProcedure.AllowUserToAddRows = false;
this.dgvRptProcedure.AllowUserToDeleteRows = false;
this.dgvRptProcedure.AllowUserToModifyRows = true;
this.dgvRptProcedure.AllowUserToOrderColumns = true;
this.dgvRptProcedure.AllowUserToSortRows = false;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvRptProcedure.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.dgvRptProcedure.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.dgvRptProcedure.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvRptProcedure.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvRptProcedure.CellHeight = 23;
this.dgvRptProcedure.ChildNodeColumnName = null;
this.dgvRptProcedure.ChildNodeColumnText = null;
this.dgvRptProcedure.ColumnDeep = 1;
this.dgvRptProcedure.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.dgvRptProcedure.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dgvRptProcedure.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvRptProcedure.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.ProductionLineId,
this.subGoodstypecode,
this.ProductionLineName,
this.Kilncode,
this.goodstypecode,
this.GoodsTypeName,
this.GoodsID,
this.GoodsCode,
this.OutKilnCount,
this.Qualified,
this.QualifiedPercent,
this.GoodCount,
this.GoodPercent,
this.BadCount,
this.BadPercent,
this.SubstandardCount,
this.SubstandardPercent,
this.ReFireCount,
this.ReFirePercent});
this.dgvRptProcedure.ColumnTreeView = null;
this.dgvRptProcedure.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.dgvRptProcedure.DynamicColumnName = "";
this.dgvRptProcedure.EnableHeadersVisualStyles = false;
this.dgvRptProcedure.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvRptProcedure.FormatQuantityColumns = null;
this.dgvRptProcedure.HorizontalMergeColumn = null;
this.dgvRptProcedure.IsAutoCountSum = true;
this.dgvRptProcedure.IsAutoResizeColumns = false;
this.dgvRptProcedure.IsClickF12 = false;
this.dgvRptProcedure.IsOpenMergeCellFlag = false;
this.dgvRptProcedure.IsSubTotalFlag = false;
this.dgvRptProcedure.IsTopDeep = false;
this.dgvRptProcedure.Location = new System.Drawing.Point(0, 125);
this.dgvRptProcedure.MergeColumnNames = null;
this.dgvRptProcedure.MergeDetailColumnNames = null;
this.dgvRptProcedure.MergeDetailOnlyColumn = null;
this.dgvRptProcedure.MergeOnlyColumn = null;
this.dgvRptProcedure.MultiSelect = false;
this.dgvRptProcedure.Name = "dgvRptProcedure";
this.dgvRptProcedure.ReadOnly = true;
this.dgvRptProcedure.RefreshAtHscroll = false;
this.dgvRptProcedure.RowHeadersWidth = 50;
this.dgvRptProcedure.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle14.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvRptProcedure.RowsDefaultCellStyle = dataGridViewCellStyle14;
this.dgvRptProcedure.RowTemplate.Height = 21;
this.dgvRptProcedure.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvRptProcedure.Size = new System.Drawing.Size(1119, 351);
this.dgvRptProcedure.SortOrderColumnName = null;
this.dgvRptProcedure.TabIndex = 28;
this.dgvRptProcedure.Tag = true;
this.dgvRptProcedure.TotalSumColumns = null;
this.dgvRptProcedure.ViewRowFilter = "";
//
// ProductionLineId
//
this.ProductionLineId.DataPropertyName = "ProductionLineId";
this.ProductionLineId.HeaderText = "生产线ID";
this.ProductionLineId.Name = "ProductionLineId";
this.ProductionLineId.ReadOnly = true;
this.ProductionLineId.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.ProductionLineId.Visible = false;
//
// subGoodstypecode
//
this.subGoodstypecode.DataPropertyName = "subGoodstypecode";
this.subGoodstypecode.HeaderText = "subGoodstypecode";
this.subGoodstypecode.Name = "subGoodstypecode";
this.subGoodstypecode.ReadOnly = true;
this.subGoodstypecode.Visible = false;
//
// ProductionLineName
//
this.ProductionLineName.DataPropertyName = "ProductionLineName";
this.ProductionLineName.HeaderText = "生产线";
this.ProductionLineName.Name = "ProductionLineName";
this.ProductionLineName.ReadOnly = true;
this.ProductionLineName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// Kilncode
//
this.Kilncode.DataPropertyName = "Kilncode";
this.Kilncode.HeaderText = "窑炉编码";
this.Kilncode.Name = "Kilncode";
this.Kilncode.ReadOnly = true;
this.Kilncode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// goodstypecode
//
this.goodstypecode.DataPropertyName = "goodstypename2";
this.goodstypecode.HeaderText = "二级类别";
this.goodstypecode.Name = "goodstypecode";
this.goodstypecode.ReadOnly = true;
this.goodstypecode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// GoodsTypeName
//
this.GoodsTypeName.DataPropertyName = "GoodsTypeName";
this.GoodsTypeName.HeaderText = "产品类别";
this.GoodsTypeName.Name = "GoodsTypeName";
this.GoodsTypeName.ReadOnly = true;
this.GoodsTypeName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// GoodsID
//
this.GoodsID.DataPropertyName = "GoodsID";
this.GoodsID.HeaderText = "产品ID";
this.GoodsID.Name = "GoodsID";
this.GoodsID.ReadOnly = true;
this.GoodsID.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.GoodsID.Visible = false;
//
// GoodsCode
//
this.GoodsCode.DataPropertyName = "GoodsCode";
this.GoodsCode.HeaderText = "产品编码";
this.GoodsCode.Name = "GoodsCode";
this.GoodsCode.ReadOnly = true;
this.GoodsCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// OutKilnCount
//
this.OutKilnCount.DataPropertyName = "OutKilnCount";
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle3.Format = "N0";
this.OutKilnCount.DefaultCellStyle = dataGridViewCellStyle3;
this.OutKilnCount.HeaderText = "出窑数量";
this.OutKilnCount.Name = "OutKilnCount";
this.OutKilnCount.ReadOnly = true;
this.OutKilnCount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// Qualified
//
this.Qualified.DataPropertyName = "Qualified";
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle4.Format = "N0";
this.Qualified.DefaultCellStyle = dataGridViewCellStyle4;
this.Qualified.HeaderText = "合格品";
this.Qualified.Name = "Qualified";
this.Qualified.ReadOnly = true;
this.Qualified.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// QualifiedPercent
//
this.QualifiedPercent.DataPropertyName = "QualifiedPercent";
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle5.Format = "P2";
dataGridViewCellStyle5.NullValue = "#DIV/0!";
this.QualifiedPercent.DefaultCellStyle = dataGridViewCellStyle5;
this.QualifiedPercent.HeaderText = "合格率";
this.QualifiedPercent.Name = "QualifiedPercent";
this.QualifiedPercent.ReadOnly = true;
this.QualifiedPercent.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// GoodCount
//
this.GoodCount.DataPropertyName = "GoodCount";
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle6.Format = "N0";
this.GoodCount.DefaultCellStyle = dataGridViewCellStyle6;
this.GoodCount.HeaderText = "正品";
this.GoodCount.Name = "GoodCount";
this.GoodCount.ReadOnly = true;
this.GoodCount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// GoodPercent
//
this.GoodPercent.DataPropertyName = "GoodPercent";
dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle7.Format = "P2";
dataGridViewCellStyle7.NullValue = "#DIV/0!";
this.GoodPercent.DefaultCellStyle = dataGridViewCellStyle7;
this.GoodPercent.HeaderText = "正品率";
this.GoodPercent.Name = "GoodPercent";
this.GoodPercent.ReadOnly = true;
this.GoodPercent.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// BadCount
//
this.BadCount.DataPropertyName = "BadCount";
dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle8.Format = "N0";
this.BadCount.DefaultCellStyle = dataGridViewCellStyle8;
this.BadCount.HeaderText = "副品";
this.BadCount.Name = "BadCount";
this.BadCount.ReadOnly = true;
this.BadCount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// BadPercent
//
this.BadPercent.DataPropertyName = "BadPercent";
dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle9.Format = "P2";
dataGridViewCellStyle9.NullValue = "#DIV/0!";
this.BadPercent.DefaultCellStyle = dataGridViewCellStyle9;
this.BadPercent.HeaderText = "副品率";
this.BadPercent.Name = "BadPercent";
this.BadPercent.ReadOnly = true;
this.BadPercent.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// SubstandardCount
//
this.SubstandardCount.DataPropertyName = "SubstandardCount";
dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle10.Format = "N0";
this.SubstandardCount.DefaultCellStyle = dataGridViewCellStyle10;
this.SubstandardCount.HeaderText = "次品";
this.SubstandardCount.Name = "SubstandardCount";
this.SubstandardCount.ReadOnly = true;
this.SubstandardCount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// SubstandardPercent
//
this.SubstandardPercent.DataPropertyName = "SubstandardPercent";
dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle11.Format = "P2";
dataGridViewCellStyle11.NullValue = "#DIV/0!";
this.SubstandardPercent.DefaultCellStyle = dataGridViewCellStyle11;
this.SubstandardPercent.HeaderText = "次品率";
this.SubstandardPercent.Name = "SubstandardPercent";
this.SubstandardPercent.ReadOnly = true;
this.SubstandardPercent.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// ReFireCount
//
this.ReFireCount.DataPropertyName = "ReFireCount";
dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle12.Format = "N0";
this.ReFireCount.DefaultCellStyle = dataGridViewCellStyle12;
this.ReFireCount.HeaderText = "重烧";
this.ReFireCount.Name = "ReFireCount";
this.ReFireCount.ReadOnly = true;
this.ReFireCount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// ReFirePercent
//
this.ReFirePercent.DataPropertyName = "ReFirePercent";
dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
dataGridViewCellStyle13.Format = "P2";
dataGridViewCellStyle13.NullValue = "#DIV/0!";
this.ReFirePercent.DefaultCellStyle = dataGridViewCellStyle13;
this.ReFirePercent.HeaderText = "重烧率";
this.ReFirePercent.Name = "ReFirePercent";
this.ReFirePercent.ReadOnly = true;
this.ReFirePercent.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// F_RPT_040104
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1131, 476);
this.Controls.Add(this.dgvRptProcedure);
this.Controls.Add(this.tsrOperate);
this.Controls.Add(this.gbxCondition);
this.Name = "F_RPT_040104";
this.Text = "产成品质量分析表";
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_040104_FormClosed);
this.Load += new System.EventHandler(this.F_RPT_040104_Load);
this.tsrOperate.ResumeLayout(false);
this.tsrOperate.PerformLayout();
this.gbxCondition.ResumeLayout(false);
this.gbxCondition.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvRptProcedure)).EndInit();
this.ResumeLayout(false);
}
#endregion
private Basics.BaseControls.C_ComboBox dropKilnCode;
private Basics.BaseControls.C_Label lblKilnCode;
private Basics.BaseControls.C_ComboBox dropRptProcedure;
private Basics.BaseControls.C_Label lblRptProcedureName;
private Basics.BaseControls.C_ToolStrip tsrOperate;
private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
private System.Windows.Forms.ToolStripButton tsbtnClose;
private Controls.SearchTextBox.dkproductionLineSearchBox dkproductionLineSearchBox;
private Basics.BaseControls.C_Label lblAccountDateStart;
private Basics.BaseControls.C_Label lblAccountDateEnd;
private Basics.BaseControls.C_DateTimePicker dtpAccountDateEnd;
private Basics.BaseControls.C_DateTimePicker dtpAccountDateStart;
private Basics.BaseControls.C_GroupBox gbxCondition;
private Basics.BaseControls.C_Button btnClearCondition;
private Basics.BaseControls.C_Button btnSearch;
private Basics.BaseControls.C_DataGridView dgvRptProcedure;
private Controls.SearchTextBox.dkUserInfoSearchBox dkUserInfoSearchBox;
private Basics.BaseControls.C_Label lblGoodsType;
private Controls.SearchBox.ScbGoodsType scbGoodsType;
private Controls.SearchBox.ScbGoods scbGoods;
private Basics.BaseControls.C_Label lblGoods;
private Basics.BaseControls.C_Label lblGroutingLine;
private Controls.SearchBox.ScbGroutingLine scbGroutingLine;
private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineId;
private System.Windows.Forms.DataGridViewTextBoxColumn subGoodstypecode;
private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineName;
private System.Windows.Forms.DataGridViewTextBoxColumn Kilncode;
private System.Windows.Forms.DataGridViewTextBoxColumn goodstypecode;
private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeName;
private System.Windows.Forms.DataGridViewTextBoxColumn GoodsID;
private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
private System.Windows.Forms.DataGridViewTextBoxColumn OutKilnCount;
private System.Windows.Forms.DataGridViewTextBoxColumn Qualified;
private System.Windows.Forms.DataGridViewTextBoxColumn QualifiedPercent;
private System.Windows.Forms.DataGridViewTextBoxColumn GoodCount;
private System.Windows.Forms.DataGridViewTextBoxColumn GoodPercent;
private System.Windows.Forms.DataGridViewTextBoxColumn BadCount;
private System.Windows.Forms.DataGridViewTextBoxColumn BadPercent;
private System.Windows.Forms.DataGridViewTextBoxColumn SubstandardCount;
private System.Windows.Forms.DataGridViewTextBoxColumn SubstandardPercent;
private System.Windows.Forms.DataGridViewTextBoxColumn ReFireCount;
private System.Windows.Forms.DataGridViewTextBoxColumn ReFirePercent;
}
}