namespace Dongke.IBOSS.PRD.Client.PMModule
{
partial class F_PM_3502
{
///
/// 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_PM_3502));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
this.c_TextBox1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
this.c_Label8 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.c_Label6 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.c_DateTimePicker1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.c_ComboBox2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.c_ComboBox1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.cmbGMouldRecordType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
this.c_Label7 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.txtGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.dtpAccountDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
this.c_Label5 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.dgvProductionDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.Column9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.gbxCondition.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvProductionDetail)).BeginInit();
this.SuspendLayout();
//
// 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.c_TextBox1);
this.gbxCondition.Controls.Add(this.c_Label8);
this.gbxCondition.Controls.Add(this.c_Label6);
this.gbxCondition.Controls.Add(this.c_DateTimePicker1);
this.gbxCondition.Controls.Add(this.c_Label4);
this.gbxCondition.Controls.Add(this.c_ComboBox2);
this.gbxCondition.Controls.Add(this.c_Label3);
this.gbxCondition.Controls.Add(this.c_ComboBox1);
this.gbxCondition.Controls.Add(this.c_Label2);
this.gbxCondition.Controls.Add(this.cmbGMouldRecordType);
this.gbxCondition.Controls.Add(this.c_Label7);
this.gbxCondition.Controls.Add(this.txtGroutingLineCode);
this.gbxCondition.Controls.Add(this.c_Label1);
this.gbxCondition.Controls.Add(this.dtpAccountDateStart);
this.gbxCondition.Controls.Add(this.c_Label5);
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, 4);
this.gbxCondition.Name = "gbxCondition";
this.gbxCondition.OriginalHeight = -1;
this.gbxCondition.Size = new System.Drawing.Size(807, 87);
this.gbxCondition.TabIndex = 1;
this.gbxCondition.TabStop = false;
this.gbxCondition.Text = "发货单 ▼";
//
// c_TextBox1
//
this.c_TextBox1.BackColor = System.Drawing.SystemColors.Window;
this.c_TextBox1.BackgroundColor = System.Drawing.SystemColors.Window;
this.c_TextBox1.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
this.c_TextBox1.ErrorMessage = "";
this.c_TextBox1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.c_TextBox1.Location = new System.Drawing.Point(278, 25);
this.c_TextBox1.MaxLength = 20;
this.c_TextBox1.Name = "c_TextBox1";
this.c_TextBox1.Size = new System.Drawing.Size(119, 21);
this.c_TextBox1.TabIndex = 25;
this.c_TextBox1.TextValue = "";
//
// 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(219, 28);
this.c_Label8.Name = "c_Label8";
this.c_Label8.Size = new System.Drawing.Size(41, 12);
this.c_Label8.TabIndex = 26;
this.c_Label8.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.Location = new System.Drawing.Point(419, 64);
this.c_Label6.Name = "c_Label6";
this.c_Label6.Size = new System.Drawing.Size(53, 12);
this.c_Label6.TabIndex = 24;
this.c_Label6.Text = "送货日期";
//
// c_DateTimePicker1
//
this.c_DateTimePicker1.CustomFormat = "yyyy-MM-dd";
this.c_DateTimePicker1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.c_DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.c_DateTimePicker1.Location = new System.Drawing.Point(478, 60);
this.c_DateTimePicker1.Name = "c_DateTimePicker1";
this.c_DateTimePicker1.Size = new System.Drawing.Size(121, 21);
this.c_DateTimePicker1.TabIndex = 23;
//
// 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.Location = new System.Drawing.Point(219, 66);
this.c_Label4.Name = "c_Label4";
this.c_Label4.Size = new System.Drawing.Size(53, 12);
this.c_Label4.TabIndex = 22;
this.c_Label4.Text = "记账日期";
//
// c_ComboBox2
//
this.c_ComboBox2.BackColor = System.Drawing.SystemColors.Window;
this.c_ComboBox2.BackgroundColor = System.Drawing.SystemColors.Window;
this.c_ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.c_ComboBox2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.c_ComboBox2.FormattingEnabled = true;
this.c_ComboBox2.Location = new System.Drawing.Point(81, 61);
this.c_ComboBox2.Name = "c_ComboBox2";
this.c_ComboBox2.Size = new System.Drawing.Size(119, 20);
this.c_ComboBox2.TabIndex = 20;
//
// 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.Location = new System.Drawing.Point(22, 66);
this.c_Label3.Name = "c_Label3";
this.c_Label3.Size = new System.Drawing.Size(41, 12);
this.c_Label3.TabIndex = 21;
this.c_Label3.Text = "车牌号";
//
// c_ComboBox1
//
this.c_ComboBox1.BackColor = System.Drawing.SystemColors.Window;
this.c_ComboBox1.BackgroundColor = System.Drawing.SystemColors.Window;
this.c_ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.c_ComboBox1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.c_ComboBox1.FormattingEnabled = true;
this.c_ComboBox1.Location = new System.Drawing.Point(682, 26);
this.c_ComboBox1.Name = "c_ComboBox1";
this.c_ComboBox1.Size = new System.Drawing.Size(119, 20);
this.c_ComboBox1.TabIndex = 18;
//
// 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.Location = new System.Drawing.Point(623, 29);
this.c_Label2.Name = "c_Label2";
this.c_Label2.Size = new System.Drawing.Size(53, 12);
this.c_Label2.TabIndex = 19;
this.c_Label2.Text = "接收仓库";
//
// cmbGMouldRecordType
//
this.cmbGMouldRecordType.BackColor = System.Drawing.SystemColors.Window;
this.cmbGMouldRecordType.BackgroundColor = System.Drawing.SystemColors.Window;
this.cmbGMouldRecordType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbGMouldRecordType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cmbGMouldRecordType.FormattingEnabled = true;
this.cmbGMouldRecordType.Location = new System.Drawing.Point(478, 26);
this.cmbGMouldRecordType.Name = "cmbGMouldRecordType";
this.cmbGMouldRecordType.Size = new System.Drawing.Size(119, 20);
this.cmbGMouldRecordType.TabIndex = 5;
//
// 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.Location = new System.Drawing.Point(419, 28);
this.c_Label7.Name = "c_Label7";
this.c_Label7.Size = new System.Drawing.Size(53, 12);
this.c_Label7.TabIndex = 17;
this.c_Label7.Text = "发出仓库";
//
// txtGroutingLineCode
//
this.txtGroutingLineCode.BackColor = System.Drawing.SystemColors.Window;
this.txtGroutingLineCode.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtGroutingLineCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
this.txtGroutingLineCode.ErrorMessage = "";
this.txtGroutingLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtGroutingLineCode.Location = new System.Drawing.Point(81, 25);
this.txtGroutingLineCode.MaxLength = 20;
this.txtGroutingLineCode.Name = "txtGroutingLineCode";
this.txtGroutingLineCode.Size = new System.Drawing.Size(119, 21);
this.txtGroutingLineCode.TabIndex = 1;
this.txtGroutingLineCode.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(22, 28);
this.c_Label1.Name = "c_Label1";
this.c_Label1.Size = new System.Drawing.Size(53, 12);
this.c_Label1.TabIndex = 14;
this.c_Label1.Text = "发货单号";
//
// dtpAccountDateStart
//
this.dtpAccountDateStart.CustomFormat = "yyyy-MM-dd";
this.dtpAccountDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtpAccountDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpAccountDateStart.Location = new System.Drawing.Point(278, 60);
this.dtpAccountDateStart.Name = "dtpAccountDateStart";
this.dtpAccountDateStart.Size = new System.Drawing.Size(119, 21);
this.dtpAccountDateStart.TabIndex = 3;
//
// 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(815, 66);
this.c_Label5.Name = "c_Label5";
this.c_Label5.Size = new System.Drawing.Size(0, 12);
this.c_Label5.TabIndex = 4;
//
// btnSave
//
this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnSave.BackColor = System.Drawing.Color.Transparent;
this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
this.btnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnSave.ForeColor = System.Drawing.Color.White;
this.btnSave.Location = new System.Drawing.Point(722, 442);
this.btnSave.Name = "btnSave";
this.btnSave.Size = new System.Drawing.Size(85, 30);
this.btnSave.TabIndex = 11;
this.btnSave.Text = "保存(&S)";
this.btnSave.UseVisualStyleBackColor = true;
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
//
// dgvProductionDetail
//
this.dgvProductionDetail.AllowUserToAddRows = false;
this.dgvProductionDetail.AllowUserToDeleteRows = false;
this.dgvProductionDetail.AllowUserToModifyRows = true;
this.dgvProductionDetail.AllowUserToOrderColumns = true;
dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvProductionDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle7;
this.dgvProductionDetail.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.dgvProductionDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvProductionDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvProductionDetail.CellHeight = 23;
this.dgvProductionDetail.ChildNodeColumnName = null;
this.dgvProductionDetail.ChildNodeColumnText = null;
this.dgvProductionDetail.ColumnDeep = 1;
this.dgvProductionDetail.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.dgvProductionDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle8;
this.dgvProductionDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvProductionDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.Column9,
this.Column10,
this.Column11,
this.Column12,
this.Column13});
this.dgvProductionDetail.ColumnTreeView = null;
this.dgvProductionDetail.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.dgvProductionDetail.DynamicColumnName = "";
this.dgvProductionDetail.EnableHeadersVisualStyles = false;
this.dgvProductionDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvProductionDetail.FormatQuantityColumns = null;
this.dgvProductionDetail.HasNode = false;
this.dgvProductionDetail.HorizontalMergeColumn = null;
this.dgvProductionDetail.IsAutoCountSum = true;
this.dgvProductionDetail.IsAutoResizeColumns = false;
this.dgvProductionDetail.IsClickF12 = false;
this.dgvProductionDetail.IsOpenMergeCellFlag = false;
this.dgvProductionDetail.IsSubTotalFlag = false;
this.dgvProductionDetail.IsTopDeep = false;
this.dgvProductionDetail.Location = new System.Drawing.Point(0, 97);
this.dgvProductionDetail.MergeColumnNames = null;
this.dgvProductionDetail.MergeDetailColumnNames = null;
this.dgvProductionDetail.MergeDetailOnlyColumn = null;
this.dgvProductionDetail.MergeOnlyColumn = null;
this.dgvProductionDetail.MultiSelect = false;
this.dgvProductionDetail.Name = "dgvProductionDetail";
this.dgvProductionDetail.ReadOnly = true;
this.dgvProductionDetail.RefreshAtHscroll = false;
this.dgvProductionDetail.RowHeadersWidth = 50;
this.dgvProductionDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvProductionDetail.RowsDefaultCellStyle = dataGridViewCellStyle9;
this.dgvProductionDetail.RowTemplate.Height = 21;
this.dgvProductionDetail.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvProductionDetail.Size = new System.Drawing.Size(807, 339);
this.dgvProductionDetail.SortOrderColumnName = null;
this.dgvProductionDetail.TabIndex = 38;
this.dgvProductionDetail.Tag = true;
this.dgvProductionDetail.TotalSumColumns = null;
this.dgvProductionDetail.ViewRowFilter = "";
this.dgvProductionDetail.VirtualNodes = false;
//
// Column9
//
this.Column9.HeaderText = "外箱码";
this.Column9.Name = "Column9";
this.Column9.ReadOnly = true;
//
// Column10
//
this.Column10.HeaderText = "产品型号";
this.Column10.Name = "Column10";
this.Column10.ReadOnly = true;
//
// Column11
//
this.Column11.HeaderText = "物料编码";
this.Column11.Name = "Column11";
this.Column11.ReadOnly = true;
//
// Column12
//
this.Column12.HeaderText = "物料名称";
this.Column12.Name = "Column12";
this.Column12.ReadOnly = true;
//
// Column13
//
this.Column13.HeaderText = "绑板数量";
this.Column13.Name = "Column13";
this.Column13.ReadOnly = true;
//
// F_PM_3502
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(810, 473);
this.Controls.Add(this.dgvProductionDetail);
this.Controls.Add(this.btnSave);
this.Controls.Add(this.gbxCondition);
this.Name = "F_PM_3502";
this.RightToLeftLayout = true;
this.Text = "发货单编辑";
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PM_3502_FormClosed);
this.Load += new System.EventHandler(this.F_PM_3502_Load);
this.gbxCondition.ResumeLayout(false);
this.gbxCondition.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvProductionDetail)).EndInit();
this.ResumeLayout(false);
}
#endregion
private Basics.BaseControls.C_GroupBox gbxCondition;
private Basics.BaseControls.C_DateTimePicker dtpAccountDateStart;
private Basics.BaseControls.C_Label c_Label1;
private Basics.BaseControls.C_TextBox txtGroutingLineCode;
private Basics.BaseControls.C_Label c_Label5;
private Basics.BaseControls.C_ComboBox cmbGMouldRecordType;
private Basics.BaseControls.C_Label c_Label7;
private Basics.BaseControls.C_Label c_Label6;
private Basics.BaseControls.C_DateTimePicker c_DateTimePicker1;
private Basics.BaseControls.C_Label c_Label4;
private Basics.BaseControls.C_ComboBox c_ComboBox2;
private Basics.BaseControls.C_Label c_Label3;
private Basics.BaseControls.C_ComboBox c_ComboBox1;
private Basics.BaseControls.C_Label c_Label2;
private Basics.BaseControls.C_Button btnSave;
private Basics.BaseControls.C_TextBox c_TextBox1;
private Basics.BaseControls.C_Label c_Label8;
private Basics.BaseControls.C_DataGridView dgvProductionDetail;
private System.Windows.Forms.DataGridViewTextBoxColumn Column9;
private System.Windows.Forms.DataGridViewTextBoxColumn Column10;
private System.Windows.Forms.DataGridViewTextBoxColumn Column11;
private System.Windows.Forms.DataGridViewTextBoxColumn Column12;
private System.Windows.Forms.DataGridViewTextBoxColumn Column13;
}
}