namespace Dongke.IBOSS.PRD.Client.ReportModule
{
partial class F_RPT_030108
{
///
/// 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_030108));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = 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();
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.c_Label7 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.c_Label8 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.dtpDDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
this.dtpDDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
this.c_Label5 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.c_Label6 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.dtpSDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
this.dtpSDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.txtUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Code();
this.txtGoodCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.dtpGDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
this.dtpGDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.dgvRptProcedure = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.goodstypename2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.goodstypename = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.goodscode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.usercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.groutingcount = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.scrapcount = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.barcodecount = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.barscrapcount = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.delivercount = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.incount = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
this.tsrOperate.SuspendLayout();
this.gbxCondition.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvRptProcedure)).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(1043, 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.lblGoodsType);
this.gbxCondition.Controls.Add(this.scbGoodsType);
this.gbxCondition.Controls.Add(this.c_Label7);
this.gbxCondition.Controls.Add(this.c_Label8);
this.gbxCondition.Controls.Add(this.dtpDDateEnd);
this.gbxCondition.Controls.Add(this.dtpDDateStart);
this.gbxCondition.Controls.Add(this.c_Label5);
this.gbxCondition.Controls.Add(this.c_Label6);
this.gbxCondition.Controls.Add(this.dtpSDateEnd);
this.gbxCondition.Controls.Add(this.dtpSDateStart);
this.gbxCondition.Controls.Add(this.btnSearch);
this.gbxCondition.Controls.Add(this.txtUserCode);
this.gbxCondition.Controls.Add(this.txtGoodCode);
this.gbxCondition.Controls.Add(this.c_Label3);
this.gbxCondition.Controls.Add(this.c_Label1);
this.gbxCondition.Controls.Add(this.c_Label4);
this.gbxCondition.Controls.Add(this.c_Label2);
this.gbxCondition.Controls.Add(this.dtpGDateEnd);
this.gbxCondition.Controls.Add(this.dtpGDateStart);
this.gbxCondition.Controls.Add(this.btnClearCondition);
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(1031, 98);
this.gbxCondition.TabIndex = 1;
this.gbxCondition.TabStop = false;
this.gbxCondition.Text = "查询条件 ▼";
//
// c_Label7
//
this.c_Label7.AutoSize = true;
this.c_Label7.BackColor = System.Drawing.Color.Transparent;
this.c_Label7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.c_Label7.ForeColor = System.Drawing.SystemColors.ControlText;
this.c_Label7.Location = new System.Drawing.Point(220, 78);
this.c_Label7.Name = "c_Label7";
this.c_Label7.Size = new System.Drawing.Size(53, 12);
this.c_Label7.TabIndex = 13;
this.c_Label7.Text = "交坯时间";
//
// c_Label8
//
this.c_Label8.AutoSize = true;
this.c_Label8.BackColor = System.Drawing.Color.Transparent;
this.c_Label8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.c_Label8.ForeColor = System.Drawing.SystemColors.ControlText;
this.c_Label8.Location = new System.Drawing.Point(418, 78);
this.c_Label8.Name = "c_Label8";
this.c_Label8.Size = new System.Drawing.Size(17, 12);
this.c_Label8.TabIndex = 15;
this.c_Label8.Text = "至";
//
// dtpDDateEnd
//
this.dtpDDateEnd.CustomFormat = "yyyy-MM-dd HH:mm";
this.dtpDDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtpDDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpDDateEnd.Location = new System.Drawing.Point(441, 74);
this.dtpDDateEnd.Name = "dtpDDateEnd";
this.dtpDDateEnd.Size = new System.Drawing.Size(133, 21);
this.dtpDDateEnd.TabIndex = 16;
//
// dtpDDateStart
//
this.dtpDDateStart.CustomFormat = "yyyy-MM-dd HH:mm";
this.dtpDDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtpDDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpDDateStart.Location = new System.Drawing.Point(279, 74);
this.dtpDDateStart.Name = "dtpDDateStart";
this.dtpDDateStart.Size = new System.Drawing.Size(133, 21);
this.dtpDDateStart.TabIndex = 14;
//
// c_Label5
//
this.c_Label5.AutoSize = true;
this.c_Label5.BackColor = System.Drawing.Color.Transparent;
this.c_Label5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.c_Label5.ForeColor = System.Drawing.SystemColors.ControlText;
this.c_Label5.Location = new System.Drawing.Point(220, 51);
this.c_Label5.Name = "c_Label5";
this.c_Label5.Size = new System.Drawing.Size(53, 12);
this.c_Label5.TabIndex = 7;
this.c_Label5.Text = "损坯时间";
//
// c_Label6
//
this.c_Label6.AutoSize = true;
this.c_Label6.BackColor = System.Drawing.Color.Transparent;
this.c_Label6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.c_Label6.ForeColor = System.Drawing.SystemColors.ControlText;
this.c_Label6.Location = new System.Drawing.Point(418, 51);
this.c_Label6.Name = "c_Label6";
this.c_Label6.Size = new System.Drawing.Size(17, 12);
this.c_Label6.TabIndex = 9;
this.c_Label6.Text = "至";
//
// dtpSDateEnd
//
this.dtpSDateEnd.CustomFormat = "yyyy-MM-dd HH:mm";
this.dtpSDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtpSDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpSDateEnd.Location = new System.Drawing.Point(441, 47);
this.dtpSDateEnd.Name = "dtpSDateEnd";
this.dtpSDateEnd.Size = new System.Drawing.Size(133, 21);
this.dtpSDateEnd.TabIndex = 10;
//
// dtpSDateStart
//
this.dtpSDateStart.CustomFormat = "yyyy-MM-dd HH:mm";
this.dtpSDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtpSDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpSDateStart.Location = new System.Drawing.Point(279, 47);
this.dtpSDateStart.Name = "dtpSDateStart";
this.dtpSDateStart.Size = new System.Drawing.Size(133, 21);
this.dtpSDateStart.TabIndex = 8;
//
// 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(849, 62);
this.btnSearch.Name = "btnSearch";
this.btnSearch.Size = new System.Drawing.Size(85, 30);
this.btnSearch.TabIndex = 17;
this.btnSearch.Text = "查询(&Q)";
this.btnSearch.UseVisualStyleBackColor = true;
this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
//
// txtUserCode
//
this.txtUserCode.BackColor = System.Drawing.SystemColors.Window;
this.txtUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
this.txtUserCode.ErrorMessage = "";
this.txtUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtUserCode.ImeMode = System.Windows.Forms.ImeMode.Off;
this.txtUserCode.Location = new System.Drawing.Point(76, 74);
this.txtUserCode.Name = "txtUserCode";
this.txtUserCode.Size = new System.Drawing.Size(131, 21);
this.txtUserCode.TabIndex = 12;
this.txtUserCode.TextValue = "";
//
// txtGoodCode
//
this.txtGoodCode.BackColor = System.Drawing.SystemColors.Window;
this.txtGoodCode.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtGoodCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
this.txtGoodCode.ErrorMessage = "";
this.txtGoodCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtGoodCode.ImeMode = System.Windows.Forms.ImeMode.Off;
this.txtGoodCode.Location = new System.Drawing.Point(76, 47);
this.txtGoodCode.Name = "txtGoodCode";
this.txtGoodCode.Size = new System.Drawing.Size(131, 21);
this.txtGoodCode.TabIndex = 6;
this.txtGoodCode.TextValue = "";
//
// 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.SystemColors.ControlText;
this.c_Label3.Location = new System.Drawing.Point(17, 78);
this.c_Label3.Name = "c_Label3";
this.c_Label3.Size = new System.Drawing.Size(53, 12);
this.c_Label3.TabIndex = 11;
this.c_Label3.Text = "成型工号";
//
// 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(220, 24);
this.c_Label1.Name = "c_Label1";
this.c_Label1.Size = new System.Drawing.Size(53, 12);
this.c_Label1.TabIndex = 1;
this.c_Label1.Text = "注浆时间";
//
// c_Label4
//
this.c_Label4.AutoSize = true;
this.c_Label4.BackColor = System.Drawing.Color.Transparent;
this.c_Label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.c_Label4.ForeColor = System.Drawing.SystemColors.ControlText;
this.c_Label4.Location = new System.Drawing.Point(16, 51);
this.c_Label4.Name = "c_Label4";
this.c_Label4.Size = new System.Drawing.Size(53, 12);
this.c_Label4.TabIndex = 5;
this.c_Label4.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.SystemColors.ControlText;
this.c_Label2.Location = new System.Drawing.Point(418, 24);
this.c_Label2.Name = "c_Label2";
this.c_Label2.Size = new System.Drawing.Size(17, 12);
this.c_Label2.TabIndex = 3;
this.c_Label2.Text = "至";
//
// dtpGDateEnd
//
this.dtpGDateEnd.CustomFormat = "yyyy-MM-dd HH:mm";
this.dtpGDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtpGDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpGDateEnd.Location = new System.Drawing.Point(441, 20);
this.dtpGDateEnd.Name = "dtpGDateEnd";
this.dtpGDateEnd.Size = new System.Drawing.Size(133, 21);
this.dtpGDateEnd.TabIndex = 4;
//
// dtpGDateStart
//
this.dtpGDateStart.CustomFormat = "yyyy-MM-dd HH:mm";
this.dtpGDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtpGDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpGDateStart.Location = new System.Drawing.Point(279, 20);
this.dtpGDateStart.Name = "dtpGDateStart";
this.dtpGDateStart.Size = new System.Drawing.Size(133, 21);
this.dtpGDateStart.TabIndex = 2;
//
// 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(940, 62);
this.btnClearCondition.Name = "btnClearCondition";
this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
this.btnClearCondition.TabIndex = 18;
this.btnClearCondition.Text = "清空条件(&C)";
this.btnClearCondition.UseVisualStyleBackColor = true;
this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_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.goodstypename2,
this.goodstypename,
this.goodscode,
this.usercode,
this.groutingcount,
this.scrapcount,
this.barcodecount,
this.barscrapcount,
this.delivercount,
this.incount});
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, 139);
this.dgvRptProcedure.Margin = new System.Windows.Forms.Padding(0);
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;
dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvRptProcedure.RowsDefaultCellStyle = dataGridViewCellStyle9;
this.dgvRptProcedure.RowTemplate.Height = 21;
this.dgvRptProcedure.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvRptProcedure.Size = new System.Drawing.Size(1031, 345);
this.dgvRptProcedure.SortOrderColumnName = null;
this.dgvRptProcedure.TabIndex = 2;
this.dgvRptProcedure.Tag = true;
this.dgvRptProcedure.TotalSumColumns = null;
this.dgvRptProcedure.ViewRowFilter = "";
//
// goodstypename2
//
this.goodstypename2.DataPropertyName = "goodstypename2";
this.goodstypename2.HeaderText = "产品二级类别";
this.goodstypename2.Name = "goodstypename2";
this.goodstypename2.ReadOnly = true;
//
// goodstypename
//
this.goodstypename.DataPropertyName = "goodstypename";
this.goodstypename.HeaderText = "产品类别";
this.goodstypename.Name = "goodstypename";
this.goodstypename.ReadOnly = true;
//
// goodscode
//
this.goodscode.DataPropertyName = "goodscode";
this.goodscode.HeaderText = "产品编码";
this.goodscode.Name = "goodscode";
this.goodscode.ReadOnly = true;
//
// usercode
//
this.usercode.DataPropertyName = "usercode";
this.usercode.HeaderText = "成型工号";
this.usercode.Name = "usercode";
this.usercode.ReadOnly = true;
//
// groutingcount
//
this.groutingcount.DataPropertyName = "groutingcount";
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.groutingcount.DefaultCellStyle = dataGridViewCellStyle3;
this.groutingcount.HeaderText = "注浆数量";
this.groutingcount.Name = "groutingcount";
this.groutingcount.ReadOnly = true;
//
// scrapcount
//
this.scrapcount.DataPropertyName = "scrapcount";
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.scrapcount.DefaultCellStyle = dataGridViewCellStyle4;
this.scrapcount.HeaderText = "损坯数量";
this.scrapcount.Name = "scrapcount";
this.scrapcount.ReadOnly = true;
//
// barcodecount
//
this.barcodecount.DataPropertyName = "barcodecount";
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.barcodecount.DefaultCellStyle = dataGridViewCellStyle5;
this.barcodecount.HeaderText = "绑定条码数量";
this.barcodecount.Name = "barcodecount";
this.barcodecount.ReadOnly = true;
//
// barscrapcount
//
this.barscrapcount.DataPropertyName = "barscrapcount";
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.barscrapcount.DefaultCellStyle = dataGridViewCellStyle6;
this.barscrapcount.HeaderText = "条码损坯数量";
this.barscrapcount.Name = "barscrapcount";
this.barscrapcount.ReadOnly = true;
//
// delivercount
//
this.delivercount.DataPropertyName = "delivercount";
dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.delivercount.DefaultCellStyle = dataGridViewCellStyle7;
this.delivercount.HeaderText = "交坯数量";
this.delivercount.Name = "delivercount";
this.delivercount.ReadOnly = true;
//
// incount
//
this.incount.DataPropertyName = "incount";
dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.incount.DefaultCellStyle = dataGridViewCellStyle8;
this.incount.HeaderText = "存坯数量";
this.incount.Name = "incount";
this.incount.ReadOnly = true;
//
// 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(16, 24);
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(76, 20);
this.scbGoodsType.MultiSelect = false;
this.scbGoodsType.Name = "scbGoodsType";
this.scbGoodsType.Size = new System.Drawing.Size(131, 21);
this.scbGoodsType.TabIndex = 22;
//
// F_RPT_030108
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1043, 485);
this.Controls.Add(this.dgvRptProcedure);
this.Controls.Add(this.tsrOperate);
this.Controls.Add(this.gbxCondition);
this.Name = "F_RPT_030108";
this.Text = "成型信息汇总表";
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_030103_1_FormClosed);
this.Load += new System.EventHandler(this.F_RPT_030103_1_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_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_Label2;
private Basics.BaseControls.C_DateTimePicker dtpGDateEnd;
private Basics.BaseControls.C_DateTimePicker dtpGDateStart;
private Basics.BaseControls.C_TextBox txtGoodCode;
private Basics.BaseControls.C_Label c_Label4;
private Basics.BaseControls.C_Label c_Label1;
private Basics.BaseControls.C_DataGridView dgvRptProcedure;
private Basics.BaseControls.C_TXT_Code txtUserCode;
private Basics.BaseControls.C_Label c_Label3;
private System.Windows.Forms.DataGridViewTextBoxColumn goodstypename2;
private System.Windows.Forms.DataGridViewTextBoxColumn goodstypename;
private System.Windows.Forms.DataGridViewTextBoxColumn goodscode;
private System.Windows.Forms.DataGridViewTextBoxColumn usercode;
private System.Windows.Forms.DataGridViewTextBoxColumn groutingcount;
private System.Windows.Forms.DataGridViewTextBoxColumn scrapcount;
private System.Windows.Forms.DataGridViewTextBoxColumn barcodecount;
private System.Windows.Forms.DataGridViewTextBoxColumn barscrapcount;
private System.Windows.Forms.DataGridViewTextBoxColumn delivercount;
private System.Windows.Forms.DataGridViewTextBoxColumn incount;
private Basics.BaseControls.C_Label c_Label7;
private Basics.BaseControls.C_Label c_Label8;
private Basics.BaseControls.C_DateTimePicker dtpDDateEnd;
private Basics.BaseControls.C_DateTimePicker dtpDDateStart;
private Basics.BaseControls.C_Label c_Label5;
private Basics.BaseControls.C_Label c_Label6;
private Basics.BaseControls.C_DateTimePicker dtpSDateEnd;
private Basics.BaseControls.C_DateTimePicker dtpSDateStart;
private Basics.BaseControls.C_Label lblGoodsType;
private Controls.SearchBox.ScbGoodsType scbGoodsType;
}
}