namespace Dongke.IBOSS.PRD.Client.ReportModule
{
partial class F_RPT_010403
{
///
/// 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_010403));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
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.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.txtBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_BarCode();
this.dkproductionLineSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkproductionLineSearchBox();
this.lblStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.lblEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.dtpDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
this.dtpDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.lblBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
this.dgvFinishedProduction = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GoodsTypeName2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GoodsTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ProductionLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.porgname = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CreateUsercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CreateUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.corgname = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GOODSLEVELNAME = 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.gbxCondition.SuspendLayout();
this.tsrOperate.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvFinishedProduction)).BeginInit();
this.SuspendLayout();
//
// 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.txtGoodsCode);
this.gbxCondition.Controls.Add(this.c_Label1);
this.gbxCondition.Controls.Add(this.txtBarCode);
this.gbxCondition.Controls.Add(this.dkproductionLineSearchBox);
this.gbxCondition.Controls.Add(this.lblStart);
this.gbxCondition.Controls.Add(this.lblEnd);
this.gbxCondition.Controls.Add(this.dtpDateEnd);
this.gbxCondition.Controls.Add(this.dtpDateStart);
this.gbxCondition.Controls.Add(this.btnClearCondition);
this.gbxCondition.Controls.Add(this.btnSearch);
this.gbxCondition.Controls.Add(this.lblBarCode);
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, 73);
this.gbxCondition.TabIndex = 1;
this.gbxCondition.TabStop = false;
this.gbxCondition.Text = "查询条件 ▼";
//
// txtGoodsCode
//
this.txtGoodsCode.BackColor = System.Drawing.SystemColors.Window;
this.txtGoodsCode.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtGoodsCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
this.txtGoodsCode.ErrorMessage = "";
this.txtGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtGoodsCode.ImeMode = System.Windows.Forms.ImeMode.Off;
this.txtGoodsCode.Location = new System.Drawing.Point(441, 20);
this.txtGoodsCode.MaxLength = 50;
this.txtGoodsCode.Name = "txtGoodsCode";
this.txtGoodsCode.Size = new System.Drawing.Size(120, 21);
this.txtGoodsCode.TabIndex = 4;
this.txtGoodsCode.TextValue = "";
//
// 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(382, 24);
this.c_Label1.Name = "c_Label1";
this.c_Label1.Size = new System.Drawing.Size(53, 12);
this.c_Label1.TabIndex = 3;
this.c_Label1.Text = "产品编码";
//
// txtBarCode
//
this.txtBarCode.BackColor = System.Drawing.SystemColors.Window;
this.txtBarCode.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtBarCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
this.txtBarCode.ErrorMessage = "";
this.txtBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtBarCode.ImeMode = System.Windows.Forms.ImeMode.Off;
this.txtBarCode.Location = new System.Drawing.Point(71, 20);
this.txtBarCode.MaxLength = 11;
this.txtBarCode.Name = "txtBarCode";
this.txtBarCode.Size = new System.Drawing.Size(120, 21);
this.txtBarCode.TabIndex = 1;
this.txtBarCode.TextValue = "";
//
// 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.Location = new System.Drawing.Point(12, 47);
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.SelectMore = true;
this.dkproductionLineSearchBox.Size = new System.Drawing.Size(179, 21);
this.dkproductionLineSearchBox.TabIndex = 5;
this.dkproductionLineSearchBox.Title = " 生产线";
this.dkproductionLineSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
//
// lblStart
//
this.lblStart.AutoSize = true;
this.lblStart.BackColor = System.Drawing.Color.Transparent;
this.lblStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblStart.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblStart.Location = new System.Drawing.Point(197, 51);
this.lblStart.Name = "lblStart";
this.lblStart.Size = new System.Drawing.Size(53, 12);
this.lblStart.TabIndex = 6;
this.lblStart.Text = "生产日期";
//
// lblEnd
//
this.lblEnd.AutoSize = true;
this.lblEnd.BackColor = System.Drawing.Color.Transparent;
this.lblEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblEnd.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblEnd.Location = new System.Drawing.Point(418, 51);
this.lblEnd.Name = "lblEnd";
this.lblEnd.Size = new System.Drawing.Size(17, 12);
this.lblEnd.TabIndex = 8;
this.lblEnd.Text = "至";
//
// dtpDateEnd
//
this.dtpDateEnd.CustomFormat = "yyyy-MM-dd";
this.dtpDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtpDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpDateEnd.Location = new System.Drawing.Point(441, 47);
this.dtpDateEnd.Name = "dtpDateEnd";
this.dtpDateEnd.Size = new System.Drawing.Size(120, 21);
this.dtpDateEnd.TabIndex = 9;
//
// dtpDateStart
//
this.dtpDateStart.CustomFormat = "yyyy-MM-dd";
this.dtpDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtpDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpDateStart.Location = new System.Drawing.Point(256, 47);
this.dtpDateStart.Name = "dtpDateStart";
this.dtpDateStart.Size = new System.Drawing.Size(120, 21);
this.dtpDateStart.TabIndex = 7;
//
// 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(1028, 38);
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(937, 38);
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);
//
// lblBarCode
//
this.lblBarCode.AutoSize = true;
this.lblBarCode.BackColor = System.Drawing.Color.Transparent;
this.lblBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblBarCode.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblBarCode.Location = new System.Drawing.Point(12, 24);
this.lblBarCode.Name = "lblBarCode";
this.lblBarCode.Size = new System.Drawing.Size(53, 12);
this.lblBarCode.TabIndex = 0;
this.lblBarCode.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 = 0;
this.tsrOperate.Text = "toolStrip1";
//
// dgvFinishedProduction
//
this.dgvFinishedProduction.AllowUserToAddRows = false;
this.dgvFinishedProduction.AllowUserToDeleteRows = false;
this.dgvFinishedProduction.AllowUserToModifyRows = true;
this.dgvFinishedProduction.AllowUserToOrderColumns = true;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvFinishedProduction.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.dgvFinishedProduction.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.dgvFinishedProduction.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvFinishedProduction.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvFinishedProduction.CellHeight = 23;
this.dgvFinishedProduction.ChildNodeColumnName = null;
this.dgvFinishedProduction.ChildNodeColumnText = null;
this.dgvFinishedProduction.ColumnDeep = 1;
this.dgvFinishedProduction.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.dgvFinishedProduction.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dgvFinishedProduction.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvFinishedProduction.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.BarCode,
this.GoodsTypeName2,
this.GoodsTypeName,
this.GoodsCode,
this.ProductionLineName,
this.ProcedureName,
this.porgname,
this.CreateTime,
this.UserCode,
this.CreateUsercode,
this.CreateUserName,
this.corgname,
this.GOODSLEVELNAME});
this.dgvFinishedProduction.ColumnTreeView = null;
this.dgvFinishedProduction.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.dgvFinishedProduction.DynamicColumnName = "";
this.dgvFinishedProduction.EnableHeadersVisualStyles = false;
this.dgvFinishedProduction.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvFinishedProduction.FormatQuantityColumns = null;
this.dgvFinishedProduction.HorizontalMergeColumn = null;
this.dgvFinishedProduction.IsAutoCountSum = true;
this.dgvFinishedProduction.IsAutoResizeColumns = false;
this.dgvFinishedProduction.IsClickF12 = false;
this.dgvFinishedProduction.IsOpenMergeCellFlag = false;
this.dgvFinishedProduction.IsSubTotalFlag = false;
this.dgvFinishedProduction.IsTopDeep = false;
this.dgvFinishedProduction.Location = new System.Drawing.Point(0, 117);
this.dgvFinishedProduction.MergeColumnNames = null;
this.dgvFinishedProduction.MergeDetailColumnNames = null;
this.dgvFinishedProduction.MergeDetailOnlyColumn = null;
this.dgvFinishedProduction.MergeOnlyColumn = null;
this.dgvFinishedProduction.MultiSelect = false;
this.dgvFinishedProduction.Name = "dgvFinishedProduction";
this.dgvFinishedProduction.ReadOnly = true;
this.dgvFinishedProduction.RefreshAtHscroll = false;
this.dgvFinishedProduction.RowHeadersWidth = 50;
this.dgvFinishedProduction.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvFinishedProduction.RowsDefaultCellStyle = dataGridViewCellStyle4;
this.dgvFinishedProduction.RowTemplate.Height = 21;
this.dgvFinishedProduction.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvFinishedProduction.Size = new System.Drawing.Size(1119, 299);
this.dgvFinishedProduction.SortOrderColumnName = null;
this.dgvFinishedProduction.TabIndex = 2;
this.dgvFinishedProduction.Tag = true;
this.dgvFinishedProduction.TotalSumColumns = null;
this.dgvFinishedProduction.ViewRowFilter = "";
//
// BarCode
//
this.BarCode.DataPropertyName = "BarCode";
this.BarCode.HeaderText = "产品条码";
this.BarCode.Name = "BarCode";
this.BarCode.ReadOnly = true;
//
// 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;
//
// ProductionLineName
//
this.ProductionLineName.DataPropertyName = "ProductionLineName";
this.ProductionLineName.HeaderText = "生产线";
this.ProductionLineName.Name = "ProductionLineName";
this.ProductionLineName.ReadOnly = true;
//
// ProcedureName
//
this.ProcedureName.DataPropertyName = "ProcedureName";
this.ProcedureName.HeaderText = "生产工序";
this.ProcedureName.Name = "ProcedureName";
this.ProcedureName.ReadOnly = true;
//
// porgname
//
this.porgname.DataPropertyName = "porgname";
this.porgname.HeaderText = "工序部门";
this.porgname.Name = "porgname";
this.porgname.ReadOnly = true;
//
// CreateTime
//
this.CreateTime.DataPropertyName = "CreateTime";
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle3.Format = "yyyy-MM-dd HH:mm:ss";
this.CreateTime.DefaultCellStyle = dataGridViewCellStyle3;
this.CreateTime.HeaderText = "生产时间";
this.CreateTime.Name = "CreateTime";
this.CreateTime.ReadOnly = true;
//
// UserCode
//
this.UserCode.DataPropertyName = "UserCode";
this.UserCode.HeaderText = "生产工号";
this.UserCode.Name = "UserCode";
this.UserCode.ReadOnly = true;
//
// CreateUsercode
//
this.CreateUsercode.DataPropertyName = "CreateUsercode";
this.CreateUsercode.HeaderText = "操作工号";
this.CreateUsercode.Name = "CreateUsercode";
this.CreateUsercode.ReadOnly = true;
//
// CreateUserName
//
this.CreateUserName.DataPropertyName = "CreateUserName";
this.CreateUserName.HeaderText = "操作者";
this.CreateUserName.Name = "CreateUserName";
this.CreateUserName.ReadOnly = true;
//
// corgname
//
this.corgname.DataPropertyName = "corgname";
this.corgname.HeaderText = "操作部门";
this.corgname.Name = "corgname";
this.corgname.ReadOnly = true;
//
// GOODSLEVELNAME
//
this.GOODSLEVELNAME.DataPropertyName = "GOODSLEVELNAME";
this.GOODSLEVELNAME.HeaderText = "操作说明";
this.GOODSLEVELNAME.Name = "GOODSLEVELNAME";
this.GOODSLEVELNAME.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(197, 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(256, 20);
this.scbGoodsType.MultiSelect = false;
this.scbGoodsType.Name = "scbGoodsType";
this.scbGoodsType.Size = new System.Drawing.Size(120, 21);
this.scbGoodsType.TabIndex = 22;
//
// F_RPT_010403
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1131, 416);
this.Controls.Add(this.gbxCondition);
this.Controls.Add(this.tsrOperate);
this.Controls.Add(this.dgvFinishedProduction);
this.Name = "F_RPT_010403";
this.Text = "生产数据明细表";
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_010402_FormClosed);
this.Load += new System.EventHandler(this.F_RPT_010402_Load);
this.gbxCondition.ResumeLayout(false);
this.gbxCondition.PerformLayout();
this.tsrOperate.ResumeLayout(false);
this.tsrOperate.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvFinishedProduction)).EndInit();
this.ResumeLayout(false);
}
#endregion
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 lblBarCode;
private Basics.BaseControls.C_ToolStrip tsrOperate;
private Basics.BaseControls.C_DataGridView dgvFinishedProduction;
private Basics.BaseControls.C_Label lblEnd;
private Basics.BaseControls.C_DateTimePicker dtpDateEnd;
private Basics.BaseControls.C_DateTimePicker dtpDateStart;
private Basics.BaseControls.C_Label lblStart;
private Controls.SearchTextBox.dkproductionLineSearchBox dkproductionLineSearchBox;
private Basics.BaseControls.C_TXT_BarCode txtBarCode;
private Basics.BaseControls.C_Label c_Label1;
private Basics.BaseControls.C_TextBox txtGoodsCode;
private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeName2;
private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeName;
private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineName;
private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureName;
private System.Windows.Forms.DataGridViewTextBoxColumn porgname;
private System.Windows.Forms.DataGridViewTextBoxColumn CreateTime;
private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
private System.Windows.Forms.DataGridViewTextBoxColumn CreateUsercode;
private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserName;
private System.Windows.Forms.DataGridViewTextBoxColumn corgname;
private System.Windows.Forms.DataGridViewTextBoxColumn GOODSLEVELNAME;
private Basics.BaseControls.C_Label lblGoodsType;
private Controls.SearchBox.ScbGoodsType scbGoodsType;
}
}