namespace Dongke.IBOSS.PRD.Client.ReportModule
{
partial class F_RPT_030109
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = 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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_RPT_030109));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
this.tapReportModuleDetail = new System.Windows.Forms.TabPage();
this.dgvRptProcedureDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.colProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ptime = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colgoodstypename2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colGoodsTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GoodsCode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.handoverTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.handoverUsercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GroutingUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.groutingmouldcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.groutinglinecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
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.txtBackUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Code();
this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.dkProcedure = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
this.txtGoodCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.chkBack = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
this.chkPDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.dtpBackDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
this.dtpBackDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
this.dkUserInfoSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkUserInfoSearchBox();
this.dkproductionLineSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkproductionLineSearchBox();
this.lblAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.dtpPDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
this.dtpPDateStart = 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.tblReportModule = new System.Windows.Forms.TabControl();
this.tapReportModule = new System.Windows.Forms.TabPage();
this.dgvRptProcedure = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.Procedureid = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.goodstypename2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.goodstypecode2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Userid = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GoodsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GoodsTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.codecount = 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.tapReportModuleDetail.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvRptProcedureDetail)).BeginInit();
this.tsrOperate.SuspendLayout();
this.gbxCondition.SuspendLayout();
this.tblReportModule.SuspendLayout();
this.tapReportModule.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvRptProcedure)).BeginInit();
this.SuspendLayout();
//
// tapReportModuleDetail
//
this.tapReportModuleDetail.Controls.Add(this.dgvRptProcedureDetail);
this.tapReportModuleDetail.Location = new System.Drawing.Point(4, 22);
this.tapReportModuleDetail.Margin = new System.Windows.Forms.Padding(0);
this.tapReportModuleDetail.Name = "tapReportModuleDetail";
this.tapReportModuleDetail.Size = new System.Drawing.Size(1023, 320);
this.tapReportModuleDetail.TabIndex = 1;
this.tapReportModuleDetail.Text = "撤销产品明细";
this.tapReportModuleDetail.UseVisualStyleBackColor = true;
//
// dgvRptProcedureDetail
//
this.dgvRptProcedureDetail.AllowUserToAddRows = false;
this.dgvRptProcedureDetail.AllowUserToDeleteRows = false;
this.dgvRptProcedureDetail.AllowUserToModifyRows = true;
this.dgvRptProcedureDetail.AllowUserToOrderColumns = true;
this.dgvRptProcedureDetail.AllowUserToSortRows = false;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvRptProcedureDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.dgvRptProcedureDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvRptProcedureDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvRptProcedureDetail.CellHeight = 23;
this.dgvRptProcedureDetail.ChildNodeColumnName = null;
this.dgvRptProcedureDetail.ChildNodeColumnText = null;
this.dgvRptProcedureDetail.ColumnDeep = 1;
this.dgvRptProcedureDetail.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.dgvRptProcedureDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dgvRptProcedureDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvRptProcedureDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.colProcedureName,
this.UserCode,
this.ptime,
this.colgoodstypename2,
this.colGoodsTypeName,
this.GoodsCode1,
this.BarCode,
this.handoverTime,
this.handoverUsercode,
this.GroutingUserCode,
this.groutingmouldcode,
this.groutinglinecode,
this.GDate});
this.dgvRptProcedureDetail.ColumnTreeView = null;
this.dgvRptProcedureDetail.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.dgvRptProcedureDetail.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvRptProcedureDetail.DynamicColumnName = "";
this.dgvRptProcedureDetail.EnableHeadersVisualStyles = false;
this.dgvRptProcedureDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvRptProcedureDetail.FormatQuantityColumns = null;
this.dgvRptProcedureDetail.HorizontalMergeColumn = null;
this.dgvRptProcedureDetail.IsAutoCountSum = true;
this.dgvRptProcedureDetail.IsAutoResizeColumns = false;
this.dgvRptProcedureDetail.IsClickF12 = false;
this.dgvRptProcedureDetail.IsOpenMergeCellFlag = false;
this.dgvRptProcedureDetail.IsSubTotalFlag = false;
this.dgvRptProcedureDetail.IsTopDeep = false;
this.dgvRptProcedureDetail.Location = new System.Drawing.Point(0, 0);
this.dgvRptProcedureDetail.Margin = new System.Windows.Forms.Padding(0);
this.dgvRptProcedureDetail.MergeColumnNames = null;
this.dgvRptProcedureDetail.MergeDetailColumnNames = null;
this.dgvRptProcedureDetail.MergeDetailOnlyColumn = null;
this.dgvRptProcedureDetail.MergeOnlyColumn = null;
this.dgvRptProcedureDetail.MultiSelect = false;
this.dgvRptProcedureDetail.Name = "dgvRptProcedureDetail";
this.dgvRptProcedureDetail.ReadOnly = true;
this.dgvRptProcedureDetail.RefreshAtHscroll = false;
this.dgvRptProcedureDetail.RowHeadersWidth = 50;
this.dgvRptProcedureDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvRptProcedureDetail.RowsDefaultCellStyle = dataGridViewCellStyle6;
this.dgvRptProcedureDetail.RowTemplate.Height = 21;
this.dgvRptProcedureDetail.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvRptProcedureDetail.Size = new System.Drawing.Size(1023, 320);
this.dgvRptProcedureDetail.SortOrderColumnName = null;
this.dgvRptProcedureDetail.TabIndex = 0;
this.dgvRptProcedureDetail.Tag = true;
this.dgvRptProcedureDetail.TotalSumColumns = null;
this.dgvRptProcedureDetail.ViewRowFilter = "";
//
// colProcedureName
//
this.colProcedureName.DataPropertyName = "ProcedureName";
this.colProcedureName.HeaderText = "生产工序";
this.colProcedureName.Name = "colProcedureName";
this.colProcedureName.ReadOnly = true;
//
// UserCode
//
this.UserCode.DataPropertyName = "UserCode";
this.UserCode.HeaderText = "生产工号";
this.UserCode.Name = "UserCode";
this.UserCode.ReadOnly = true;
//
// ptime
//
this.ptime.DataPropertyName = "ptime";
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle3.Format = "yyyy-MM-dd";
this.ptime.DefaultCellStyle = dataGridViewCellStyle3;
this.ptime.HeaderText = "生产时间";
this.ptime.Name = "ptime";
this.ptime.ReadOnly = true;
//
// colgoodstypename2
//
this.colgoodstypename2.DataPropertyName = "goodstypename2";
this.colgoodstypename2.HeaderText = "产品二级类别";
this.colgoodstypename2.Name = "colgoodstypename2";
this.colgoodstypename2.ReadOnly = true;
//
// colGoodsTypeName
//
this.colGoodsTypeName.DataPropertyName = "GoodsTypeName";
this.colGoodsTypeName.HeaderText = "产品类别";
this.colGoodsTypeName.Name = "colGoodsTypeName";
this.colGoodsTypeName.ReadOnly = true;
//
// GoodsCode1
//
this.GoodsCode1.DataPropertyName = "GoodsCode";
this.GoodsCode1.HeaderText = "产品编码";
this.GoodsCode1.Name = "GoodsCode1";
this.GoodsCode1.ReadOnly = true;
//
// BarCode
//
this.BarCode.DataPropertyName = "BarCode";
this.BarCode.HeaderText = "产品条码";
this.BarCode.Name = "BarCode";
this.BarCode.ReadOnly = true;
//
// handoverTime
//
this.handoverTime.DataPropertyName = "bTime";
dataGridViewCellStyle4.Format = "yyyy-MM-dd HH:mm:ss";
this.handoverTime.DefaultCellStyle = dataGridViewCellStyle4;
this.handoverTime.HeaderText = "撤销时间";
this.handoverTime.Name = "handoverTime";
this.handoverTime.ReadOnly = true;
//
// handoverUsercode
//
this.handoverUsercode.DataPropertyName = "bUsercode";
this.handoverUsercode.HeaderText = "撤销工号";
this.handoverUsercode.Name = "handoverUsercode";
this.handoverUsercode.ReadOnly = true;
//
// GroutingUserCode
//
this.GroutingUserCode.DataPropertyName = "GroutingUserCode";
this.GroutingUserCode.HeaderText = "成型工号";
this.GroutingUserCode.Name = "GroutingUserCode";
this.GroutingUserCode.ReadOnly = true;
//
// groutingmouldcode
//
this.groutingmouldcode.DataPropertyName = "groutingmouldcode";
this.groutingmouldcode.HeaderText = "模具编号";
this.groutingmouldcode.Name = "groutingmouldcode";
this.groutingmouldcode.ReadOnly = true;
//
// groutinglinecode
//
this.groutinglinecode.DataPropertyName = "groutinglinecode";
this.groutinglinecode.HeaderText = "成型线编码";
this.groutinglinecode.Name = "groutinglinecode";
this.groutinglinecode.ReadOnly = true;
//
// GDate
//
this.GDate.DataPropertyName = "GDate";
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle5.Format = "yyyy-MM-dd";
this.GDate.DefaultCellStyle = dataGridViewCellStyle5;
this.GDate.HeaderText = "注浆日期";
this.GDate.Name = "GDate";
this.GDate.ReadOnly = true;
//
// 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 = 33;
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.txtBackUserCode);
this.gbxCondition.Controls.Add(this.c_Label1);
this.gbxCondition.Controls.Add(this.dkProcedure);
this.gbxCondition.Controls.Add(this.txtGoodCode);
this.gbxCondition.Controls.Add(this.c_Label4);
this.gbxCondition.Controls.Add(this.chkBack);
this.gbxCondition.Controls.Add(this.chkPDate);
this.gbxCondition.Controls.Add(this.c_Label3);
this.gbxCondition.Controls.Add(this.dtpBackDateEnd);
this.gbxCondition.Controls.Add(this.dtpBackDateStart);
this.gbxCondition.Controls.Add(this.dkUserInfoSearchBox);
this.gbxCondition.Controls.Add(this.dkproductionLineSearchBox);
this.gbxCondition.Controls.Add(this.lblAccountDateEnd);
this.gbxCondition.Controls.Add(this.dtpPDateEnd);
this.gbxCondition.Controls.Add(this.dtpPDateStart);
this.gbxCondition.Controls.Add(this.btnClearCondition);
this.gbxCondition.Controls.Add(this.btnSearch);
this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
this.gbxCondition.IsMustInput = false;
this.gbxCondition.Location = new System.Drawing.Point(0, 38);
this.gbxCondition.Name = "gbxCondition";
this.gbxCondition.OriginalHeight = -1;
this.gbxCondition.Size = new System.Drawing.Size(1031, 102);
this.gbxCondition.TabIndex = 0;
this.gbxCondition.TabStop = false;
this.gbxCondition.Text = "查询条件 ▼";
//
// txtBackUserCode
//
this.txtBackUserCode.BackColor = System.Drawing.SystemColors.Window;
this.txtBackUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtBackUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
this.txtBackUserCode.ErrorMessage = "";
this.txtBackUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtBackUserCode.ImeMode = System.Windows.Forms.ImeMode.Off;
this.txtBackUserCode.Location = new System.Drawing.Point(259, 20);
this.txtBackUserCode.Name = "txtBackUserCode";
this.txtBackUserCode.Size = new System.Drawing.Size(120, 21);
this.txtBackUserCode.TabIndex = 31;
this.txtBackUserCode.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(200, 24);
this.c_Label1.Name = "c_Label1";
this.c_Label1.Size = new System.Drawing.Size(53, 12);
this.c_Label1.TabIndex = 30;
this.c_Label1.Text = "撤销工号";
//
// dkProcedure
//
this.dkProcedure.BackColor = System.Drawing.Color.Transparent;
this.dkProcedure.DataSource = null;
this.dkProcedure.Enabled = true;
this.dkProcedure.IsEnablePurview = false;
this.dkProcedure.IsMustInput = false;
this.dkProcedure.Location = new System.Drawing.Point(17, 74);
this.dkProcedure.ModelType = null;
this.dkProcedure.Name = "dkProcedure";
this.dkProcedure.ProcedureCode = "";
this.dkProcedure.ProcedureID = null;
this.dkProcedure.ProcedureIDS = null;
this.dkProcedure.ProcedureName = null;
this.dkProcedure.Purview = null;
this.dkProcedure.PurviewType = ((byte)(0));
this.dkProcedure.SelectMore = true;
this.dkProcedure.Size = new System.Drawing.Size(179, 21);
this.dkProcedure.TabIndex = 21;
this.dkProcedure.Title = "生产工序";
this.dkProcedure.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
//
// 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(259, 47);
this.txtGoodCode.Name = "txtGoodCode";
this.txtGoodCode.Size = new System.Drawing.Size(120, 21);
this.txtGoodCode.TabIndex = 10;
this.txtGoodCode.TextValue = "";
//
// 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(200, 51);
this.c_Label4.Name = "c_Label4";
this.c_Label4.Size = new System.Drawing.Size(53, 12);
this.c_Label4.TabIndex = 9;
this.c_Label4.Text = "产品编码";
//
// chkBack
//
this.chkBack.AutoSize = true;
this.chkBack.Checked = true;
this.chkBack.CheckState = System.Windows.Forms.CheckState.Checked;
this.chkBack.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.chkBack.Location = new System.Drawing.Point(386, 49);
this.chkBack.Name = "chkBack";
this.chkBack.Size = new System.Drawing.Size(72, 16);
this.chkBack.TabIndex = 11;
this.chkBack.Text = "撤销时间";
this.chkBack.UseVisualStyleBackColor = true;
this.chkBack.CheckedChanged += new System.EventHandler(this.chkOut_CheckedChanged);
//
// chkPDate
//
this.chkPDate.AutoSize = true;
this.chkPDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.chkPDate.Location = new System.Drawing.Point(386, 22);
this.chkPDate.Name = "chkPDate";
this.chkPDate.Size = new System.Drawing.Size(72, 16);
this.chkPDate.TabIndex = 3;
this.chkPDate.Text = "生产时间";
this.chkPDate.UseVisualStyleBackColor = true;
this.chkPDate.CheckedChanged += new System.EventHandler(this.chkOver_CheckedChanged);
//
// 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(603, 51);
this.c_Label3.Name = "c_Label3";
this.c_Label3.Size = new System.Drawing.Size(17, 12);
this.c_Label3.TabIndex = 13;
this.c_Label3.Text = "至";
//
// dtpBackDateEnd
//
this.dtpBackDateEnd.CustomFormat = "yyyy-MM-dd HH:mm";
this.dtpBackDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtpBackDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpBackDateEnd.Location = new System.Drawing.Point(626, 47);
this.dtpBackDateEnd.Name = "dtpBackDateEnd";
this.dtpBackDateEnd.Size = new System.Drawing.Size(133, 21);
this.dtpBackDateEnd.TabIndex = 14;
//
// dtpBackDateStart
//
this.dtpBackDateStart.CustomFormat = "yyyy-MM-dd HH:mm";
this.dtpBackDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtpBackDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpBackDateStart.Location = new System.Drawing.Point(464, 47);
this.dtpBackDateStart.Name = "dtpBackDateStart";
this.dtpBackDateStart.Size = new System.Drawing.Size(133, 21);
this.dtpBackDateStart.TabIndex = 12;
//
// dkUserInfoSearchBox
//
this.dkUserInfoSearchBox.DataSource = null;
this.dkUserInfoSearchBox.Enabled = true;
this.dkUserInfoSearchBox.IsMustInput = false;
this.dkUserInfoSearchBox.IsWorker = true;
this.dkUserInfoSearchBox.Location = new System.Drawing.Point(202, 74);
this.dkUserInfoSearchBox.Name = "dkUserInfoSearchBox";
this.dkUserInfoSearchBox.PurviewType = ((byte)(0));
this.dkUserInfoSearchBox.SelectMore = true;
this.dkUserInfoSearchBox.Size = new System.Drawing.Size(179, 21);
this.dkUserInfoSearchBox.TabIndex = 16;
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;
//
// 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(17, 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(179, 21);
this.dkproductionLineSearchBox.TabIndex = 0;
this.dkproductionLineSearchBox.Title = " 生产线";
this.dkproductionLineSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
//
// 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(603, 24);
this.lblAccountDateEnd.Name = "lblAccountDateEnd";
this.lblAccountDateEnd.Size = new System.Drawing.Size(17, 12);
this.lblAccountDateEnd.TabIndex = 5;
this.lblAccountDateEnd.Text = "至";
//
// dtpPDateEnd
//
this.dtpPDateEnd.CustomFormat = "yyyy-MM-dd HH:mm";
this.dtpPDateEnd.Enabled = false;
this.dtpPDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtpPDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpPDateEnd.Location = new System.Drawing.Point(626, 20);
this.dtpPDateEnd.Name = "dtpPDateEnd";
this.dtpPDateEnd.Size = new System.Drawing.Size(133, 21);
this.dtpPDateEnd.TabIndex = 6;
//
// dtpPDateStart
//
this.dtpPDateStart.CustomFormat = "yyyy-MM-dd HH:mm";
this.dtpPDateStart.Enabled = false;
this.dtpPDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtpPDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpPDateStart.Location = new System.Drawing.Point(464, 20);
this.dtpPDateStart.Name = "dtpPDateStart";
this.dtpPDateStart.Size = new System.Drawing.Size(133, 21);
this.dtpPDateStart.TabIndex = 4;
//
// 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, 65);
this.btnClearCondition.Name = "btnClearCondition";
this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
this.btnClearCondition.TabIndex = 28;
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(849, 65);
this.btnSearch.Name = "btnSearch";
this.btnSearch.Size = new System.Drawing.Size(85, 30);
this.btnSearch.TabIndex = 27;
this.btnSearch.Text = "查询(&Q)";
this.btnSearch.UseVisualStyleBackColor = true;
this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
//
// tblReportModule
//
this.tblReportModule.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.tblReportModule.Controls.Add(this.tapReportModule);
this.tblReportModule.Controls.Add(this.tapReportModuleDetail);
this.tblReportModule.Location = new System.Drawing.Point(0, 143);
this.tblReportModule.Margin = new System.Windows.Forms.Padding(0);
this.tblReportModule.Name = "tblReportModule";
this.tblReportModule.Padding = new System.Drawing.Point(0, 0);
this.tblReportModule.SelectedIndex = 0;
this.tblReportModule.Size = new System.Drawing.Size(1031, 346);
this.tblReportModule.TabIndex = 1;
//
// tapReportModule
//
this.tapReportModule.Controls.Add(this.dgvRptProcedure);
this.tapReportModule.Location = new System.Drawing.Point(4, 22);
this.tapReportModule.Margin = new System.Windows.Forms.Padding(0);
this.tapReportModule.Name = "tapReportModule";
this.tapReportModule.Size = new System.Drawing.Size(1023, 320);
this.tapReportModule.TabIndex = 0;
this.tapReportModule.Text = "撤销产品汇总";
this.tapReportModule.UseVisualStyleBackColor = true;
//
// dgvRptProcedure
//
this.dgvRptProcedure.AllowUserToAddRows = false;
this.dgvRptProcedure.AllowUserToDeleteRows = false;
this.dgvRptProcedure.AllowUserToModifyRows = true;
this.dgvRptProcedure.AllowUserToOrderColumns = true;
this.dgvRptProcedure.AllowUserToSortRows = false;
dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvRptProcedure.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle7;
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;
dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle8.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvRptProcedure.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle8;
this.dgvRptProcedure.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvRptProcedure.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.Procedureid,
this.ProcedureName,
this.goodstypename2,
this.goodstypecode2,
this.Userid,
this.colUserCode,
this.GoodsID,
this.GoodsTypeName,
this.GoodsCode,
this.codecount});
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.Dock = System.Windows.Forms.DockStyle.Fill;
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, 0);
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;
dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvRptProcedure.RowsDefaultCellStyle = dataGridViewCellStyle10;
this.dgvRptProcedure.RowTemplate.Height = 21;
this.dgvRptProcedure.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvRptProcedure.Size = new System.Drawing.Size(1023, 320);
this.dgvRptProcedure.SortOrderColumnName = null;
this.dgvRptProcedure.TabIndex = 0;
this.dgvRptProcedure.Tag = true;
this.dgvRptProcedure.TotalSumColumns = null;
this.dgvRptProcedure.ViewRowFilter = "";
this.dgvRptProcedure.CellMouseDoubleClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dgvRptProcedure_CellMouseDoubleClick);
//
// Procedureid
//
this.Procedureid.DataPropertyName = "Procedureid";
this.Procedureid.HeaderText = "工序id";
this.Procedureid.Name = "Procedureid";
this.Procedureid.ReadOnly = true;
this.Procedureid.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.Procedureid.Visible = false;
//
// ProcedureName
//
this.ProcedureName.DataPropertyName = "ProcedureName";
this.ProcedureName.HeaderText = "生产工序";
this.ProcedureName.Name = "ProcedureName";
this.ProcedureName.ReadOnly = true;
this.ProcedureName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// goodstypename2
//
this.goodstypename2.DataPropertyName = "goodstypename2";
this.goodstypename2.HeaderText = "产品二级类别";
this.goodstypename2.Name = "goodstypename2";
this.goodstypename2.ReadOnly = true;
this.goodstypename2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// goodstypecode2
//
this.goodstypecode2.DataPropertyName = "goodstypecode2";
this.goodstypecode2.HeaderText = "goodstypecode2";
this.goodstypecode2.Name = "goodstypecode2";
this.goodstypecode2.ReadOnly = true;
this.goodstypecode2.Visible = false;
//
// Userid
//
this.Userid.DataPropertyName = "Userid";
this.Userid.HeaderText = "生产工号Id";
this.Userid.Name = "Userid";
this.Userid.ReadOnly = true;
this.Userid.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.Userid.Visible = false;
//
// colUserCode
//
this.colUserCode.DataPropertyName = "UserCode";
this.colUserCode.HeaderText = "生产工号";
this.colUserCode.Name = "colUserCode";
this.colUserCode.ReadOnly = true;
this.colUserCode.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;
//
// GoodsTypeName
//
this.GoodsTypeName.DataPropertyName = "GoodsTypeName";
this.GoodsTypeName.HeaderText = "产品类别";
this.GoodsTypeName.Name = "GoodsTypeName";
this.GoodsTypeName.ReadOnly = true;
this.GoodsTypeName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// GoodsCode
//
this.GoodsCode.DataPropertyName = "GoodsCode";
this.GoodsCode.HeaderText = "产品编码";
this.GoodsCode.Name = "GoodsCode";
this.GoodsCode.ReadOnly = true;
this.GoodsCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// codecount
//
this.codecount.DataPropertyName = "codecount";
dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.codecount.DefaultCellStyle = dataGridViewCellStyle9;
this.codecount.HeaderText = "撤销数量";
this.codecount.Name = "codecount";
this.codecount.ReadOnly = true;
this.codecount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// 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(19, 51);
this.lblGoodsType.Name = "lblGoodsType";
this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
this.lblGoodsType.TabIndex = 33;
this.lblGoodsType.Text = "产品类别";
//
// scbGoodsType
//
this.scbGoodsType.CheckedData = null;
this.scbGoodsType.IsOnlyDisplayEnd = false;
this.scbGoodsType.Location = new System.Drawing.Point(76, 47);
this.scbGoodsType.MultiSelect = false;
this.scbGoodsType.Name = "scbGoodsType";
this.scbGoodsType.Size = new System.Drawing.Size(120, 21);
this.scbGoodsType.TabIndex = 32;
//
// F_RPT_030109
//
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.tsrOperate);
this.Controls.Add(this.gbxCondition);
this.Controls.Add(this.tblReportModule);
this.Name = "F_RPT_030109";
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.tapReportModuleDetail.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvRptProcedureDetail)).EndInit();
this.tsrOperate.ResumeLayout(false);
this.tsrOperate.PerformLayout();
this.gbxCondition.ResumeLayout(false);
this.gbxCondition.PerformLayout();
this.tblReportModule.ResumeLayout(false);
this.tapReportModule.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvRptProcedure)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.TabPage tapReportModuleDetail;
private Basics.BaseControls.C_DataGridView dgvRptProcedureDetail;
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 Controls.SearchTextBox.dkUserInfoSearchBox dkUserInfoSearchBox;
private Controls.SearchTextBox.dkproductionLineSearchBox dkproductionLineSearchBox;
private Basics.BaseControls.C_Label lblAccountDateEnd;
private Basics.BaseControls.C_DateTimePicker dtpPDateEnd;
private Basics.BaseControls.C_DateTimePicker dtpPDateStart;
private Basics.BaseControls.C_Button btnClearCondition;
private Basics.BaseControls.C_Button btnSearch;
private System.Windows.Forms.TabControl tblReportModule;
private System.Windows.Forms.TabPage tapReportModule;
private Basics.BaseControls.C_DataGridView dgvRptProcedure;
private Basics.BaseControls.C_CheckBox chkBack;
private Basics.BaseControls.C_CheckBox chkPDate;
private Basics.BaseControls.C_Label c_Label3;
private Basics.BaseControls.C_DateTimePicker dtpBackDateEnd;
private Basics.BaseControls.C_DateTimePicker dtpBackDateStart;
private Basics.BaseControls.C_TextBox txtGoodCode;
private Basics.BaseControls.C_Label c_Label4;
private Controls.SearchTextBox.dkProcedureSearchBox dkProcedure;
private Basics.BaseControls.C_TXT_Code txtBackUserCode;
private Basics.BaseControls.C_Label c_Label1;
private System.Windows.Forms.DataGridViewTextBoxColumn Procedureid;
private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureName;
private System.Windows.Forms.DataGridViewTextBoxColumn goodstypename2;
private System.Windows.Forms.DataGridViewTextBoxColumn goodstypecode2;
private System.Windows.Forms.DataGridViewTextBoxColumn Userid;
private System.Windows.Forms.DataGridViewTextBoxColumn colUserCode;
private System.Windows.Forms.DataGridViewTextBoxColumn GoodsID;
private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeName;
private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
private System.Windows.Forms.DataGridViewTextBoxColumn codecount;
private System.Windows.Forms.DataGridViewTextBoxColumn colProcedureName;
private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
private System.Windows.Forms.DataGridViewTextBoxColumn ptime;
private System.Windows.Forms.DataGridViewTextBoxColumn colgoodstypename2;
private System.Windows.Forms.DataGridViewTextBoxColumn colGoodsTypeName;
private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode1;
private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
private System.Windows.Forms.DataGridViewTextBoxColumn handoverTime;
private System.Windows.Forms.DataGridViewTextBoxColumn handoverUsercode;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingUserCode;
private System.Windows.Forms.DataGridViewTextBoxColumn groutingmouldcode;
private System.Windows.Forms.DataGridViewTextBoxColumn groutinglinecode;
private System.Windows.Forms.DataGridViewTextBoxColumn GDate;
private Basics.BaseControls.C_Label lblGoodsType;
private Controls.SearchBox.ScbGoodsType scbGoodsType;
}
}