namespace Dongke.IBOSS.PRD.Client.PMModule
{
partial class F_PM_3601
{
///
/// 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_3601));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
this.btnFirAdd = new System.Windows.Forms.ToolStripButton();
this.btnFirEdit = new System.Windows.Forms.ToolStripButton();
this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
this.ShowTest = new System.Windows.Forms.ToolStripButton();
this.dgvRegisterDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.ITEMSYTPE = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ITEMSNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ITEMSINFO = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ITEMSVALUE = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ITEMSREMARKS = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CREATEUSERNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.UPDATEUSERNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dgvRegister = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.REGISTERID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.RegisterNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.WORKSHOP = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GOODSCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.LOGONAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.MATERIALCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.FIRGOODSTYPE = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.FIRQUANTITY = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CHECKQUANTITY = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.BARCODES = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.FIRBASIS = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ADVICE = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ADVICEREMARKS = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.STATUS = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.STATUSID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ACCOUNTDATE = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CREATETIME = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.USERNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.UPDATETIME = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.UPDATEUSER = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.REMARKS = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.dtpCreatetimebegin = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.txtRegisterNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
this.c_Label7 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.cmbWORKSHOP = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
this.del_button = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.cmbStuts = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
this.c_Label5 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.cmbFIRBASIS = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
this.c_Label6 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.cmbFIRGOODSTYPE = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.dtpCreatetimeend = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
this.lblGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.pictureBox3 = new System.Windows.Forms.PictureBox();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.splitContainer2 = new System.Windows.Forms.SplitContainer();
this.splitContainer6 = new System.Windows.Forms.SplitContainer();
this.dgvBarcode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.BARID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.BARCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.splitContainer7 = new System.Windows.Forms.SplitContainer();
this.splitContainer4 = new System.Windows.Forms.SplitContainer();
this.splitContainer5 = new System.Windows.Forms.SplitContainer();
this.splitContainer3 = new System.Windows.Forms.SplitContainer();
this.pictureBox4 = new System.Windows.Forms.PictureBox();
this.splitContainer8 = new System.Windows.Forms.SplitContainer();
this.pictureBox5 = new System.Windows.Forms.PictureBox();
this.pictureBox6 = new System.Windows.Forms.PictureBox();
this.tsrOperate.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvRegisterDetail)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dgvRegister)).BeginInit();
this.gbxCondition.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
this.splitContainer2.Panel1.SuspendLayout();
this.splitContainer2.Panel2.SuspendLayout();
this.splitContainer2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer6)).BeginInit();
this.splitContainer6.Panel1.SuspendLayout();
this.splitContainer6.Panel2.SuspendLayout();
this.splitContainer6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvBarcode)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.splitContainer7)).BeginInit();
this.splitContainer7.Panel1.SuspendLayout();
this.splitContainer7.Panel2.SuspendLayout();
this.splitContainer7.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer4)).BeginInit();
this.splitContainer4.Panel1.SuspendLayout();
this.splitContainer4.Panel2.SuspendLayout();
this.splitContainer4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer5)).BeginInit();
this.splitContainer5.Panel1.SuspendLayout();
this.splitContainer5.Panel2.SuspendLayout();
this.splitContainer5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).BeginInit();
this.splitContainer3.Panel1.SuspendLayout();
this.splitContainer3.Panel2.SuspendLayout();
this.splitContainer3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.splitContainer8)).BeginInit();
this.splitContainer8.Panel1.SuspendLayout();
this.splitContainer8.Panel2.SuspendLayout();
this.splitContainer8.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).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.ImageScalingSize = new System.Drawing.Size(24, 24);
this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.btnFirAdd,
this.btnFirEdit,
this.tsbtnAdaptive,
this.tsbtnClose,
this.ShowTest});
this.tsrOperate.Location = new System.Drawing.Point(0, 0);
this.tsrOperate.Name = "tsrOperate";
this.tsrOperate.Padding = new System.Windows.Forms.Padding(0, 0, 2, 0);
this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
this.tsrOperate.ShowItemToolTips = false;
this.tsrOperate.Size = new System.Drawing.Size(1143, 26);
this.tsrOperate.TabIndex = 0;
this.tsrOperate.Text = "toolStrip1";
//
// btnFirAdd
//
this.btnFirAdd.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.btnFirAdd.Image = ((System.Drawing.Image)(resources.GetObject("btnFirAdd.Image")));
this.btnFirAdd.ImageTransparentColor = System.Drawing.Color.Magenta;
this.btnFirAdd.Name = "btnFirAdd";
this.btnFirAdd.Size = new System.Drawing.Size(51, 23);
this.btnFirAdd.Text = "新建(&N)";
this.btnFirAdd.ToolTipText = "新建(A)";
this.btnFirAdd.Click += new System.EventHandler(this.btnFirAdd_Click);
//
// btnFirEdit
//
this.btnFirEdit.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.btnFirEdit.Image = ((System.Drawing.Image)(resources.GetObject("btnFirEdit.Image")));
this.btnFirEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
this.btnFirEdit.Name = "btnFirEdit";
this.btnFirEdit.Size = new System.Drawing.Size(51, 23);
this.btnFirEdit.Text = "编辑(&E)";
this.btnFirEdit.Click += new System.EventHandler(this.btnFirEdit_Click);
//
// 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);
//
// ShowTest
//
this.ShowTest.AutoSize = false;
this.ShowTest.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ShowTest.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.ShowTest.ImageTransparentColor = System.Drawing.Color.Magenta;
this.ShowTest.Name = "ShowTest";
this.ShowTest.Size = new System.Drawing.Size(80, 25);
this.ShowTest.Text = "查看型式检验";
this.ShowTest.Click += new System.EventHandler(this.ShowTest_Click);
//
// dgvRegisterDetail
//
this.dgvRegisterDetail.AllowUserToAddRows = false;
this.dgvRegisterDetail.AllowUserToDeleteRows = false;
this.dgvRegisterDetail.AllowUserToModifyRows = true;
this.dgvRegisterDetail.AllowUserToOrderColumns = true;
dataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvRegisterDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle10;
this.dgvRegisterDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvRegisterDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvRegisterDetail.CellHeight = 23;
this.dgvRegisterDetail.ChildNodeColumnName = null;
this.dgvRegisterDetail.ChildNodeColumnText = null;
this.dgvRegisterDetail.ColumnDeep = 1;
this.dgvRegisterDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
dataGridViewCellStyle11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle11.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle11.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle11.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvRegisterDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle11;
this.dgvRegisterDetail.ColumnHeadersHeight = 34;
this.dgvRegisterDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvRegisterDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.ITEMSYTPE,
this.ITEMSNAME,
this.ITEMSINFO,
this.ITEMSVALUE,
this.ITEMSREMARKS,
this.CREATEUSERNAME,
this.UPDATEUSERNAME});
this.dgvRegisterDetail.ColumnTreeView = null;
this.dgvRegisterDetail.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.dgvRegisterDetail.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvRegisterDetail.DynamicColumnName = "";
this.dgvRegisterDetail.EnableHeadersVisualStyles = false;
this.dgvRegisterDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvRegisterDetail.FormatQuantityColumns = null;
this.dgvRegisterDetail.HasNode = false;
this.dgvRegisterDetail.HorizontalMergeColumn = null;
this.dgvRegisterDetail.IsAutoCountSum = true;
this.dgvRegisterDetail.IsAutoResizeColumns = false;
this.dgvRegisterDetail.IsClickF12 = false;
this.dgvRegisterDetail.IsOpenMergeCellFlag = false;
this.dgvRegisterDetail.IsSubTotalFlag = false;
this.dgvRegisterDetail.IsTopDeep = false;
this.dgvRegisterDetail.Location = new System.Drawing.Point(0, 0);
this.dgvRegisterDetail.MergeColumnNames = null;
this.dgvRegisterDetail.MergeDetailColumnNames = null;
this.dgvRegisterDetail.MergeDetailOnlyColumn = null;
this.dgvRegisterDetail.MergeOnlyColumn = null;
this.dgvRegisterDetail.MultiSelect = false;
this.dgvRegisterDetail.Name = "dgvRegisterDetail";
this.dgvRegisterDetail.ReadOnly = true;
this.dgvRegisterDetail.RefreshAtHscroll = false;
this.dgvRegisterDetail.RowHeadersWidth = 50;
this.dgvRegisterDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvRegisterDetail.RowsDefaultCellStyle = dataGridViewCellStyle12;
this.dgvRegisterDetail.RowTemplate.Height = 21;
this.dgvRegisterDetail.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvRegisterDetail.Size = new System.Drawing.Size(663, 298);
this.dgvRegisterDetail.SortOrderColumnName = null;
this.dgvRegisterDetail.TabIndex = 37;
this.dgvRegisterDetail.Tag = true;
this.dgvRegisterDetail.TotalSumColumns = null;
this.dgvRegisterDetail.ViewRowFilter = "";
this.dgvRegisterDetail.VirtualNodes = false;
//
// ITEMSYTPE
//
this.ITEMSYTPE.DataPropertyName = "ITEMSYTPE";
this.ITEMSYTPE.HeaderText = "检验类型";
this.ITEMSYTPE.MinimumWidth = 8;
this.ITEMSYTPE.Name = "ITEMSYTPE";
this.ITEMSYTPE.ReadOnly = true;
this.ITEMSYTPE.Width = 150;
//
// ITEMSNAME
//
this.ITEMSNAME.DataPropertyName = "ITEMSNAME";
this.ITEMSNAME.HeaderText = "检验项目";
this.ITEMSNAME.MinimumWidth = 8;
this.ITEMSNAME.Name = "ITEMSNAME";
this.ITEMSNAME.ReadOnly = true;
this.ITEMSNAME.Width = 150;
//
// ITEMSINFO
//
this.ITEMSINFO.DataPropertyName = "ITEMSINFO";
this.ITEMSINFO.HeaderText = "检验要求";
this.ITEMSINFO.MinimumWidth = 8;
this.ITEMSINFO.Name = "ITEMSINFO";
this.ITEMSINFO.ReadOnly = true;
this.ITEMSINFO.Width = 300;
//
// ITEMSVALUE
//
this.ITEMSVALUE.DataPropertyName = "ITEMSVALUE";
this.ITEMSVALUE.HeaderText = "判定结果";
this.ITEMSVALUE.MinimumWidth = 8;
this.ITEMSVALUE.Name = "ITEMSVALUE";
this.ITEMSVALUE.ReadOnly = true;
this.ITEMSVALUE.Width = 150;
//
// ITEMSREMARKS
//
this.ITEMSREMARKS.DataPropertyName = "ITEMSREMARKS";
this.ITEMSREMARKS.HeaderText = "检验异常情况记录";
this.ITEMSREMARKS.MinimumWidth = 8;
this.ITEMSREMARKS.Name = "ITEMSREMARKS";
this.ITEMSREMARKS.ReadOnly = true;
this.ITEMSREMARKS.Width = 120;
//
// CREATEUSERNAME
//
this.CREATEUSERNAME.DataPropertyName = "CREATEUSERNAME";
this.CREATEUSERNAME.HeaderText = "检验工号";
this.CREATEUSERNAME.MinimumWidth = 8;
this.CREATEUSERNAME.Name = "CREATEUSERNAME";
this.CREATEUSERNAME.ReadOnly = true;
this.CREATEUSERNAME.Width = 150;
//
// UPDATEUSERNAME
//
this.UPDATEUSERNAME.DataPropertyName = "UPDATEUSERNAME";
this.UPDATEUSERNAME.HeaderText = "更新工号";
this.UPDATEUSERNAME.MinimumWidth = 8;
this.UPDATEUSERNAME.Name = "UPDATEUSERNAME";
this.UPDATEUSERNAME.ReadOnly = true;
this.UPDATEUSERNAME.Width = 150;
//
// dgvRegister
//
this.dgvRegister.AllowUserToAddRows = false;
this.dgvRegister.AllowUserToDeleteRows = false;
this.dgvRegister.AllowUserToModifyRows = true;
this.dgvRegister.AllowUserToOrderColumns = true;
dataGridViewCellStyle13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvRegister.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle13;
this.dgvRegister.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvRegister.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvRegister.CellHeight = 23;
this.dgvRegister.ChildNodeColumnName = null;
this.dgvRegister.ChildNodeColumnText = null;
this.dgvRegister.ColumnDeep = 1;
this.dgvRegister.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
dataGridViewCellStyle14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle14.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle14.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle14.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvRegister.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle14;
this.dgvRegister.ColumnHeadersHeight = 34;
this.dgvRegister.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvRegister.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.REGISTERID,
this.RegisterNo,
this.WORKSHOP,
this.GOODSCODE,
this.LOGONAME,
this.MATERIALCODE,
this.FIRGOODSTYPE,
this.FIRQUANTITY,
this.CHECKQUANTITY,
this.BARCODES,
this.FIRBASIS,
this.ADVICE,
this.ADVICEREMARKS,
this.STATUS,
this.STATUSID,
this.ACCOUNTDATE,
this.CREATETIME,
this.USERNAME,
this.UPDATETIME,
this.UPDATEUSER,
this.REMARKS});
this.dgvRegister.ColumnTreeView = null;
this.dgvRegister.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.dgvRegister.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvRegister.DynamicColumnName = "";
this.dgvRegister.EnableHeadersVisualStyles = false;
this.dgvRegister.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvRegister.FormatQuantityColumns = null;
this.dgvRegister.HasNode = false;
this.dgvRegister.HorizontalMergeColumn = null;
this.dgvRegister.IsAutoCountSum = true;
this.dgvRegister.IsAutoResizeColumns = false;
this.dgvRegister.IsClickF12 = false;
this.dgvRegister.IsOpenMergeCellFlag = false;
this.dgvRegister.IsSubTotalFlag = false;
this.dgvRegister.IsTopDeep = false;
this.dgvRegister.Location = new System.Drawing.Point(0, 0);
this.dgvRegister.MergeColumnNames = null;
this.dgvRegister.MergeDetailColumnNames = null;
this.dgvRegister.MergeDetailOnlyColumn = null;
this.dgvRegister.MergeOnlyColumn = null;
this.dgvRegister.MultiSelect = false;
this.dgvRegister.Name = "dgvRegister";
this.dgvRegister.ReadOnly = true;
this.dgvRegister.RefreshAtHscroll = false;
this.dgvRegister.RowHeadersWidth = 50;
this.dgvRegister.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle15.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvRegister.RowsDefaultCellStyle = dataGridViewCellStyle15;
this.dgvRegister.RowTemplate.Height = 21;
this.dgvRegister.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvRegister.Size = new System.Drawing.Size(1135, 182);
this.dgvRegister.SortOrderColumnName = null;
this.dgvRegister.TabIndex = 36;
this.dgvRegister.Tag = true;
this.dgvRegister.TotalSumColumns = null;
this.dgvRegister.ViewRowFilter = "";
this.dgvRegister.VirtualNodes = false;
this.dgvRegister.SelectionChanged += new System.EventHandler(this.dgvRegister_SelectionChanged);
//
// REGISTERID
//
this.REGISTERID.DataPropertyName = "REGISTERID";
this.REGISTERID.HeaderText = "登记单ID";
this.REGISTERID.MinimumWidth = 8;
this.REGISTERID.Name = "REGISTERID";
this.REGISTERID.ReadOnly = true;
this.REGISTERID.Visible = false;
this.REGISTERID.Width = 150;
//
// RegisterNo
//
this.RegisterNo.DataPropertyName = "REGISTERNO";
this.RegisterNo.HeaderText = "登记单号";
this.RegisterNo.MinimumWidth = 8;
this.RegisterNo.Name = "RegisterNo";
this.RegisterNo.ReadOnly = true;
this.RegisterNo.Width = 150;
//
// WORKSHOP
//
this.WORKSHOP.DataPropertyName = "WORKSHOP";
this.WORKSHOP.HeaderText = "车间";
this.WORKSHOP.MinimumWidth = 8;
this.WORKSHOP.Name = "WORKSHOP";
this.WORKSHOP.ReadOnly = true;
this.WORKSHOP.Width = 150;
//
// GOODSCODE
//
this.GOODSCODE.DataPropertyName = "GOODSCODE";
this.GOODSCODE.HeaderText = "产品编码";
this.GOODSCODE.MinimumWidth = 8;
this.GOODSCODE.Name = "GOODSCODE";
this.GOODSCODE.ReadOnly = true;
this.GOODSCODE.Width = 150;
//
// LOGONAME
//
this.LOGONAME.DataPropertyName = "LOGONAME";
this.LOGONAME.HeaderText = "商标";
this.LOGONAME.MinimumWidth = 8;
this.LOGONAME.Name = "LOGONAME";
this.LOGONAME.ReadOnly = true;
this.LOGONAME.Width = 150;
//
// MATERIALCODE
//
this.MATERIALCODE.DataPropertyName = "MATERIALCODE";
this.MATERIALCODE.HeaderText = "物料编码";
this.MATERIALCODE.MinimumWidth = 8;
this.MATERIALCODE.Name = "MATERIALCODE";
this.MATERIALCODE.ReadOnly = true;
this.MATERIALCODE.Width = 150;
//
// FIRGOODSTYPE
//
this.FIRGOODSTYPE.DataPropertyName = "FIRGOODSTYPE";
this.FIRGOODSTYPE.HeaderText = "首件登记产品类型";
this.FIRGOODSTYPE.MinimumWidth = 8;
this.FIRGOODSTYPE.Name = "FIRGOODSTYPE";
this.FIRGOODSTYPE.ReadOnly = true;
this.FIRGOODSTYPE.Width = 120;
//
// FIRQUANTITY
//
this.FIRQUANTITY.DataPropertyName = "FIRQUANTITY";
this.FIRQUANTITY.HeaderText = "首件数量";
this.FIRQUANTITY.MinimumWidth = 8;
this.FIRQUANTITY.Name = "FIRQUANTITY";
this.FIRQUANTITY.ReadOnly = true;
this.FIRQUANTITY.Width = 150;
//
// CHECKQUANTITY
//
this.CHECKQUANTITY.DataPropertyName = "CHECKQUANTITY";
this.CHECKQUANTITY.HeaderText = "已经检验数量";
this.CHECKQUANTITY.MinimumWidth = 8;
this.CHECKQUANTITY.Name = "CHECKQUANTITY";
this.CHECKQUANTITY.ReadOnly = true;
this.CHECKQUANTITY.Width = 150;
//
// BARCODES
//
this.BARCODES.DataPropertyName = "BARCODES";
this.BARCODES.HeaderText = "产品条码";
this.BARCODES.MinimumWidth = 8;
this.BARCODES.Name = "BARCODES";
this.BARCODES.ReadOnly = true;
this.BARCODES.Visible = false;
this.BARCODES.Width = 150;
//
// FIRBASIS
//
this.FIRBASIS.DataPropertyName = "FIRBASIS";
this.FIRBASIS.HeaderText = "首件登记检验依据";
this.FIRBASIS.MinimumWidth = 8;
this.FIRBASIS.Name = "FIRBASIS";
this.FIRBASIS.ReadOnly = true;
this.FIRBASIS.Width = 120;
//
// ADVICE
//
this.ADVICE.DataPropertyName = "ADVICE";
this.ADVICE.HeaderText = "研发部意见";
this.ADVICE.MinimumWidth = 8;
this.ADVICE.Name = "ADVICE";
this.ADVICE.ReadOnly = true;
this.ADVICE.Width = 150;
//
// ADVICEREMARKS
//
this.ADVICEREMARKS.DataPropertyName = "ADVICEREMARKS";
this.ADVICEREMARKS.HeaderText = "研发部意见备注";
this.ADVICEREMARKS.MinimumWidth = 8;
this.ADVICEREMARKS.Name = "ADVICEREMARKS";
this.ADVICEREMARKS.ReadOnly = true;
this.ADVICEREMARKS.Width = 150;
//
// STATUS
//
this.STATUS.DataPropertyName = "STATUS";
this.STATUS.HeaderText = "登记单状态";
this.STATUS.MinimumWidth = 8;
this.STATUS.Name = "STATUS";
this.STATUS.ReadOnly = true;
this.STATUS.Width = 150;
//
// STATUSID
//
this.STATUSID.DataPropertyName = "STATUSID";
this.STATUSID.HeaderText = "STATUSID";
this.STATUSID.MinimumWidth = 8;
this.STATUSID.Name = "STATUSID";
this.STATUSID.ReadOnly = true;
this.STATUSID.Visible = false;
this.STATUSID.Width = 150;
//
// ACCOUNTDATE
//
this.ACCOUNTDATE.DataPropertyName = "ACCOUNTDATE";
this.ACCOUNTDATE.HeaderText = "日期";
this.ACCOUNTDATE.MinimumWidth = 8;
this.ACCOUNTDATE.Name = "ACCOUNTDATE";
this.ACCOUNTDATE.ReadOnly = true;
this.ACCOUNTDATE.Width = 150;
//
// CREATETIME
//
this.CREATETIME.DataPropertyName = "CREATETIME";
this.CREATETIME.HeaderText = "创建时间";
this.CREATETIME.MinimumWidth = 8;
this.CREATETIME.Name = "CREATETIME";
this.CREATETIME.ReadOnly = true;
this.CREATETIME.Width = 150;
//
// USERNAME
//
this.USERNAME.DataPropertyName = "USERNAME";
this.USERNAME.HeaderText = "创建人";
this.USERNAME.MinimumWidth = 8;
this.USERNAME.Name = "USERNAME";
this.USERNAME.ReadOnly = true;
this.USERNAME.Width = 150;
//
// UPDATETIME
//
this.UPDATETIME.DataPropertyName = "UPDATETIME";
this.UPDATETIME.HeaderText = "更新时间";
this.UPDATETIME.MinimumWidth = 8;
this.UPDATETIME.Name = "UPDATETIME";
this.UPDATETIME.ReadOnly = true;
this.UPDATETIME.Width = 150;
//
// UPDATEUSER
//
this.UPDATEUSER.DataPropertyName = "UPDATEUSER";
this.UPDATEUSER.HeaderText = "更新人";
this.UPDATEUSER.MinimumWidth = 8;
this.UPDATEUSER.Name = "UPDATEUSER";
this.UPDATEUSER.ReadOnly = true;
this.UPDATEUSER.Width = 150;
//
// REMARKS
//
this.REMARKS.DataPropertyName = "REMARKS";
this.REMARKS.HeaderText = "备注";
this.REMARKS.MinimumWidth = 8;
this.REMARKS.Name = "REMARKS";
this.REMARKS.ReadOnly = true;
this.REMARKS.Width = 150;
//
// btnSearch
//
this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | 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(837, 50);
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);
//
// btnClearCondition
//
this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | 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(942, 51);
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);
//
// dtpCreatetimebegin
//
this.dtpCreatetimebegin.CustomFormat = "yyyy-MM-dd HH:mm:ss";
this.dtpCreatetimebegin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtpCreatetimebegin.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpCreatetimebegin.Location = new System.Drawing.Point(455, 21);
this.dtpCreatetimebegin.Name = "dtpCreatetimebegin";
this.dtpCreatetimebegin.Size = new System.Drawing.Size(160, 21);
this.dtpCreatetimebegin.TabIndex = 3;
this.dtpCreatetimebegin.Value = new System.DateTime(2024, 10, 10, 15, 56, 16, 0);
//
// 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, 24);
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 = "登记单号";
//
// txtRegisterNo
//
this.txtRegisterNo.BackColor = System.Drawing.SystemColors.Window;
this.txtRegisterNo.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtRegisterNo.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
this.txtRegisterNo.ErrorMessage = "";
this.txtRegisterNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtRegisterNo.Location = new System.Drawing.Point(81, 20);
this.txtRegisterNo.MaxLength = 20;
this.txtRegisterNo.Name = "txtRegisterNo";
this.txtRegisterNo.Size = new System.Drawing.Size(119, 21);
this.txtRegisterNo.TabIndex = 1;
this.txtRegisterNo.TextValue = "";
//
// 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(395, 55);
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 = "车 间";
//
// cmbWORKSHOP
//
this.cmbWORKSHOP.BackColor = System.Drawing.SystemColors.Window;
this.cmbWORKSHOP.BackgroundColor = System.Drawing.SystemColors.Window;
this.cmbWORKSHOP.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbWORKSHOP.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cmbWORKSHOP.FormattingEnabled = true;
this.cmbWORKSHOP.Location = new System.Drawing.Point(454, 52);
this.cmbWORKSHOP.Name = "cmbWORKSHOP";
this.cmbWORKSHOP.Size = new System.Drawing.Size(132, 20);
this.cmbWORKSHOP.TabIndex = 5;
//
// 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(396, 24);
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 = "创建时间";
//
// 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.del_button);
this.gbxCondition.Controls.Add(this.cmbStuts);
this.gbxCondition.Controls.Add(this.c_Label5);
this.gbxCondition.Controls.Add(this.cmbFIRBASIS);
this.gbxCondition.Controls.Add(this.c_Label6);
this.gbxCondition.Controls.Add(this.cmbFIRGOODSTYPE);
this.gbxCondition.Controls.Add(this.c_Label3);
this.gbxCondition.Controls.Add(this.c_Label2);
this.gbxCondition.Controls.Add(this.dtpCreatetimeend);
this.gbxCondition.Controls.Add(this.txtGoodsCode);
this.gbxCondition.Controls.Add(this.lblGoodsCode);
this.gbxCondition.Controls.Add(this.c_Label4);
this.gbxCondition.Controls.Add(this.cmbWORKSHOP);
this.gbxCondition.Controls.Add(this.c_Label7);
this.gbxCondition.Controls.Add(this.txtRegisterNo);
this.gbxCondition.Controls.Add(this.c_Label1);
this.gbxCondition.Controls.Add(this.dtpCreatetimebegin);
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, 29);
this.gbxCondition.Name = "gbxCondition";
this.gbxCondition.OriginalHeight = -1;
this.gbxCondition.Size = new System.Drawing.Size(1143, 86);
this.gbxCondition.TabIndex = 1;
this.gbxCondition.TabStop = false;
this.gbxCondition.Text = "查询条件 ▼";
//
// del_button
//
this.del_button.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.del_button.BackColor = System.Drawing.Color.Transparent;
this.del_button.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("del_button.BackgroundImage")));
this.del_button.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.del_button.ForeColor = System.Drawing.Color.White;
this.del_button.Location = new System.Drawing.Point(1046, 50);
this.del_button.Name = "del_button";
this.del_button.Size = new System.Drawing.Size(85, 30);
this.del_button.TabIndex = 120;
this.del_button.Text = "删除";
this.del_button.UseVisualStyleBackColor = true;
this.del_button.Click += new System.EventHandler(this.del_button_Click);
//
// cmbStuts
//
this.cmbStuts.BackColor = System.Drawing.SystemColors.Window;
this.cmbStuts.BackgroundColor = System.Drawing.SystemColors.Window;
this.cmbStuts.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbStuts.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cmbStuts.FormattingEnabled = true;
this.cmbStuts.Location = new System.Drawing.Point(655, 52);
this.cmbStuts.Name = "cmbStuts";
this.cmbStuts.Size = new System.Drawing.Size(148, 20);
this.cmbStuts.TabIndex = 118;
//
// 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.Location = new System.Drawing.Point(596, 55);
this.c_Label5.Name = "c_Label5";
this.c_Label5.Size = new System.Drawing.Size(53, 12);
this.c_Label5.TabIndex = 119;
this.c_Label5.Text = "状 态";
//
// cmbFIRBASIS
//
this.cmbFIRBASIS.BackColor = System.Drawing.SystemColors.Window;
this.cmbFIRBASIS.BackgroundColor = System.Drawing.SystemColors.Window;
this.cmbFIRBASIS.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbFIRBASIS.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cmbFIRBASIS.FormattingEnabled = true;
this.cmbFIRBASIS.Location = new System.Drawing.Point(265, 52);
this.cmbFIRBASIS.Name = "cmbFIRBASIS";
this.cmbFIRBASIS.Size = new System.Drawing.Size(122, 20);
this.cmbFIRBASIS.TabIndex = 116;
//
// 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(206, 55);
this.c_Label6.Name = "c_Label6";
this.c_Label6.Size = new System.Drawing.Size(53, 12);
this.c_Label6.TabIndex = 117;
this.c_Label6.Text = "检验依据";
//
// cmbFIRGOODSTYPE
//
this.cmbFIRGOODSTYPE.BackColor = System.Drawing.SystemColors.Window;
this.cmbFIRGOODSTYPE.BackgroundColor = System.Drawing.SystemColors.Window;
this.cmbFIRGOODSTYPE.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbFIRGOODSTYPE.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cmbFIRGOODSTYPE.FormattingEnabled = true;
this.cmbFIRGOODSTYPE.Location = new System.Drawing.Point(81, 52);
this.cmbFIRGOODSTYPE.Name = "cmbFIRGOODSTYPE";
this.cmbFIRGOODSTYPE.Size = new System.Drawing.Size(119, 20);
this.cmbFIRGOODSTYPE.TabIndex = 114;
//
// 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, 55);
this.c_Label3.Name = "c_Label3";
this.c_Label3.Size = new System.Drawing.Size(53, 12);
this.c_Label3.TabIndex = 115;
this.c_Label3.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.Location = new System.Drawing.Point(621, 24);
this.c_Label2.Name = "c_Label2";
this.c_Label2.Size = new System.Drawing.Size(17, 12);
this.c_Label2.TabIndex = 99;
this.c_Label2.Text = "至";
//
// dtpCreatetimeend
//
this.dtpCreatetimeend.CustomFormat = "yyyy-MM-dd HH:mm:ss";
this.dtpCreatetimeend.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtpCreatetimeend.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpCreatetimeend.Location = new System.Drawing.Point(644, 21);
this.dtpCreatetimeend.Name = "dtpCreatetimeend";
this.dtpCreatetimeend.Size = new System.Drawing.Size(159, 21);
this.dtpCreatetimeend.TabIndex = 98;
//
// 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.Enabled = false;
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(265, 20);
this.txtGoodsCode.MaxLength = 70;
this.txtGoodsCode.Name = "txtGoodsCode";
this.txtGoodsCode.Size = new System.Drawing.Size(124, 21);
this.txtGoodsCode.TabIndex = 24;
//
// lblGoodsCode
//
this.lblGoodsCode.AutoSize = true;
this.lblGoodsCode.BackColor = System.Drawing.Color.Transparent;
this.lblGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblGoodsCode.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblGoodsCode.Location = new System.Drawing.Point(206, 24);
this.lblGoodsCode.Name = "lblGoodsCode";
this.lblGoodsCode.Size = new System.Drawing.Size(53, 12);
this.lblGoodsCode.TabIndex = 23;
this.lblGoodsCode.Text = "产品编码";
//
// pictureBox3
//
this.pictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.pictureBox3.Dock = System.Windows.Forms.DockStyle.Fill;
this.pictureBox3.Image = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.bg;
this.pictureBox3.Location = new System.Drawing.Point(0, 0);
this.pictureBox3.Name = "pictureBox3";
this.pictureBox3.Size = new System.Drawing.Size(148, 90);
this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox3.TabIndex = 38;
this.pictureBox3.TabStop = false;
//
// pictureBox1
//
this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.pictureBox1.Image = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.bg;
this.pictureBox1.Location = new System.Drawing.Point(0, 0);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(148, 99);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox1.TabIndex = 39;
this.pictureBox1.TabStop = false;
//
// pictureBox2
//
this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.pictureBox2.Dock = System.Windows.Forms.DockStyle.Fill;
this.pictureBox2.Image = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.bg;
this.pictureBox2.Location = new System.Drawing.Point(0, 0);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(157, 99);
this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox2.TabIndex = 40;
this.pictureBox2.TabStop = false;
//
// splitContainer1
//
this.splitContainer1.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.splitContainer1.Location = new System.Drawing.Point(8, 121);
this.splitContainer1.Name = "splitContainer1";
this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
//
// splitContainer1.Panel1
//
this.splitContainer1.Panel1.Controls.Add(this.dgvRegister);
//
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.Controls.Add(this.splitContainer2);
this.splitContainer1.Size = new System.Drawing.Size(1135, 484);
this.splitContainer1.SplitterDistance = 182;
this.splitContainer1.TabIndex = 41;
//
// splitContainer2
//
this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer2.Location = new System.Drawing.Point(0, 0);
this.splitContainer2.Name = "splitContainer2";
//
// splitContainer2.Panel1
//
this.splitContainer2.Panel1.Controls.Add(this.splitContainer6);
//
// splitContainer2.Panel2
//
this.splitContainer2.Panel2.Controls.Add(this.splitContainer7);
this.splitContainer2.Size = new System.Drawing.Size(1135, 298);
this.splitContainer2.SplitterDistance = 822;
this.splitContainer2.TabIndex = 42;
//
// splitContainer6
//
this.splitContainer6.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer6.Location = new System.Drawing.Point(0, 0);
this.splitContainer6.Name = "splitContainer6";
//
// splitContainer6.Panel1
//
this.splitContainer6.Panel1.Controls.Add(this.dgvBarcode);
//
// splitContainer6.Panel2
//
this.splitContainer6.Panel2.Controls.Add(this.dgvRegisterDetail);
this.splitContainer6.Size = new System.Drawing.Size(822, 298);
this.splitContainer6.SplitterDistance = 155;
this.splitContainer6.TabIndex = 38;
//
// dgvBarcode
//
this.dgvBarcode.AllowUserToAddRows = false;
this.dgvBarcode.AllowUserToDeleteRows = false;
this.dgvBarcode.AllowUserToModifyRows = true;
this.dgvBarcode.AllowUserToOrderColumns = true;
dataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvBarcode.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle16;
this.dgvBarcode.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvBarcode.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvBarcode.CellHeight = 23;
this.dgvBarcode.ChildNodeColumnName = null;
this.dgvBarcode.ChildNodeColumnText = null;
this.dgvBarcode.ColumnDeep = 1;
this.dgvBarcode.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
dataGridViewCellStyle17.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle17.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle17.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle17.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvBarcode.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle17;
this.dgvBarcode.ColumnHeadersHeight = 34;
this.dgvBarcode.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvBarcode.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.BARID,
this.BARCODE});
this.dgvBarcode.ColumnTreeView = null;
this.dgvBarcode.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.dgvBarcode.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvBarcode.DynamicColumnName = "";
this.dgvBarcode.EnableHeadersVisualStyles = false;
this.dgvBarcode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvBarcode.FormatQuantityColumns = null;
this.dgvBarcode.HasNode = false;
this.dgvBarcode.HorizontalMergeColumn = null;
this.dgvBarcode.IsAutoCountSum = true;
this.dgvBarcode.IsAutoResizeColumns = false;
this.dgvBarcode.IsClickF12 = false;
this.dgvBarcode.IsOpenMergeCellFlag = false;
this.dgvBarcode.IsSubTotalFlag = false;
this.dgvBarcode.IsTopDeep = false;
this.dgvBarcode.Location = new System.Drawing.Point(0, 0);
this.dgvBarcode.MergeColumnNames = null;
this.dgvBarcode.MergeDetailColumnNames = null;
this.dgvBarcode.MergeDetailOnlyColumn = null;
this.dgvBarcode.MergeOnlyColumn = null;
this.dgvBarcode.MultiSelect = false;
this.dgvBarcode.Name = "dgvBarcode";
this.dgvBarcode.ReadOnly = true;
this.dgvBarcode.RefreshAtHscroll = false;
this.dgvBarcode.RowHeadersWidth = 50;
this.dgvBarcode.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle18.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvBarcode.RowsDefaultCellStyle = dataGridViewCellStyle18;
this.dgvBarcode.RowTemplate.Height = 21;
this.dgvBarcode.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvBarcode.Size = new System.Drawing.Size(155, 298);
this.dgvBarcode.SortOrderColumnName = null;
this.dgvBarcode.TabIndex = 38;
this.dgvBarcode.Tag = true;
this.dgvBarcode.TotalSumColumns = null;
this.dgvBarcode.ViewRowFilter = "";
this.dgvBarcode.VirtualNodes = false;
this.dgvBarcode.SelectionChanged += new System.EventHandler(this.dgvBarcode_SelectionChanged);
//
// BARID
//
this.BARID.DataPropertyName = "BARID";
this.BARID.HeaderText = "BARCODEID";
this.BARID.MinimumWidth = 8;
this.BARID.Name = "BARID";
this.BARID.ReadOnly = true;
this.BARID.Visible = false;
this.BARID.Width = 150;
//
// BARCODE
//
this.BARCODE.DataPropertyName = "BARCODE";
this.BARCODE.HeaderText = "产品条码";
this.BARCODE.MinimumWidth = 8;
this.BARCODE.Name = "BARCODE";
this.BARCODE.ReadOnly = true;
this.BARCODE.Width = 150;
//
// splitContainer7
//
this.splitContainer7.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer7.Location = new System.Drawing.Point(0, 0);
this.splitContainer7.Name = "splitContainer7";
this.splitContainer7.Orientation = System.Windows.Forms.Orientation.Horizontal;
//
// splitContainer7.Panel1
//
this.splitContainer7.Panel1.Controls.Add(this.splitContainer4);
//
// splitContainer7.Panel2
//
this.splitContainer7.Panel2.Controls.Add(this.splitContainer8);
this.splitContainer7.Size = new System.Drawing.Size(309, 298);
this.splitContainer7.SplitterDistance = 193;
this.splitContainer7.TabIndex = 44;
//
// splitContainer4
//
this.splitContainer4.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer4.Location = new System.Drawing.Point(0, 0);
this.splitContainer4.Name = "splitContainer4";
this.splitContainer4.Orientation = System.Windows.Forms.Orientation.Horizontal;
//
// splitContainer4.Panel1
//
this.splitContainer4.Panel1.Controls.Add(this.splitContainer5);
//
// splitContainer4.Panel2
//
this.splitContainer4.Panel2.Controls.Add(this.splitContainer3);
this.splitContainer4.Size = new System.Drawing.Size(309, 193);
this.splitContainer4.SplitterDistance = 99;
this.splitContainer4.TabIndex = 43;
//
// splitContainer5
//
this.splitContainer5.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer5.Location = new System.Drawing.Point(0, 0);
this.splitContainer5.Name = "splitContainer5";
//
// splitContainer5.Panel1
//
this.splitContainer5.Panel1.Controls.Add(this.pictureBox1);
//
// splitContainer5.Panel2
//
this.splitContainer5.Panel2.Controls.Add(this.pictureBox2);
this.splitContainer5.Size = new System.Drawing.Size(309, 99);
this.splitContainer5.SplitterDistance = 148;
this.splitContainer5.TabIndex = 44;
//
// splitContainer3
//
this.splitContainer3.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer3.Location = new System.Drawing.Point(0, 0);
this.splitContainer3.Name = "splitContainer3";
//
// splitContainer3.Panel1
//
this.splitContainer3.Panel1.Controls.Add(this.pictureBox3);
//
// splitContainer3.Panel2
//
this.splitContainer3.Panel2.Controls.Add(this.pictureBox4);
this.splitContainer3.Size = new System.Drawing.Size(309, 90);
this.splitContainer3.SplitterDistance = 148;
this.splitContainer3.TabIndex = 42;
//
// pictureBox4
//
this.pictureBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.pictureBox4.Dock = System.Windows.Forms.DockStyle.Fill;
this.pictureBox4.Image = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.bg;
this.pictureBox4.Location = new System.Drawing.Point(0, 0);
this.pictureBox4.Name = "pictureBox4";
this.pictureBox4.Size = new System.Drawing.Size(157, 90);
this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox4.TabIndex = 39;
this.pictureBox4.TabStop = false;
//
// splitContainer8
//
this.splitContainer8.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer8.Location = new System.Drawing.Point(0, 0);
this.splitContainer8.Name = "splitContainer8";
//
// splitContainer8.Panel1
//
this.splitContainer8.Panel1.Controls.Add(this.pictureBox5);
//
// splitContainer8.Panel2
//
this.splitContainer8.Panel2.Controls.Add(this.pictureBox6);
this.splitContainer8.Size = new System.Drawing.Size(309, 101);
this.splitContainer8.SplitterDistance = 149;
this.splitContainer8.TabIndex = 45;
//
// pictureBox5
//
this.pictureBox5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.pictureBox5.Dock = System.Windows.Forms.DockStyle.Fill;
this.pictureBox5.Image = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.bg;
this.pictureBox5.Location = new System.Drawing.Point(0, 0);
this.pictureBox5.Name = "pictureBox5";
this.pictureBox5.Size = new System.Drawing.Size(149, 101);
this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox5.TabIndex = 0;
this.pictureBox5.TabStop = false;
//
// pictureBox6
//
this.pictureBox6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.pictureBox6.Dock = System.Windows.Forms.DockStyle.Fill;
this.pictureBox6.Image = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.bg;
this.pictureBox6.Location = new System.Drawing.Point(0, 0);
this.pictureBox6.Name = "pictureBox6";
this.pictureBox6.Size = new System.Drawing.Size(156, 101);
this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox6.TabIndex = 0;
this.pictureBox6.TabStop = false;
//
// F_PM_3601
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1143, 617);
this.Controls.Add(this.splitContainer1);
this.Controls.Add(this.gbxCondition);
this.Controls.Add(this.tsrOperate);
this.Margin = new System.Windows.Forms.Padding(4);
this.Name = "F_PM_3601";
this.RightToLeftLayout = true;
this.Text = "首件登记";
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PM_3601_FormClosed);
this.Load += new System.EventHandler(this.F_PM_3601_Load);
this.tsrOperate.ResumeLayout(false);
this.tsrOperate.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvRegisterDetail)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dgvRegister)).EndInit();
this.gbxCondition.ResumeLayout(false);
this.gbxCondition.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
this.splitContainer1.Panel1.ResumeLayout(false);
this.splitContainer1.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
this.splitContainer1.ResumeLayout(false);
this.splitContainer2.Panel1.ResumeLayout(false);
this.splitContainer2.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
this.splitContainer2.ResumeLayout(false);
this.splitContainer6.Panel1.ResumeLayout(false);
this.splitContainer6.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer6)).EndInit();
this.splitContainer6.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvBarcode)).EndInit();
this.splitContainer7.Panel1.ResumeLayout(false);
this.splitContainer7.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer7)).EndInit();
this.splitContainer7.ResumeLayout(false);
this.splitContainer4.Panel1.ResumeLayout(false);
this.splitContainer4.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer4)).EndInit();
this.splitContainer4.ResumeLayout(false);
this.splitContainer5.Panel1.ResumeLayout(false);
this.splitContainer5.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer5)).EndInit();
this.splitContainer5.ResumeLayout(false);
this.splitContainer3.Panel1.ResumeLayout(false);
this.splitContainer3.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).EndInit();
this.splitContainer3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
this.splitContainer8.Panel1.ResumeLayout(false);
this.splitContainer8.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer8)).EndInit();
this.splitContainer8.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
this.ResumeLayout(false);
}
#endregion
private Basics.BaseControls.C_ToolStrip tsrOperate;
private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
private System.Windows.Forms.ToolStripButton tsbtnClose;
private System.Windows.Forms.ToolStripButton btnFirAdd;
private System.Windows.Forms.ToolStripButton btnFirEdit;
private Basics.BaseControls.C_DataGridView dgvRegisterDetail;
private Basics.BaseControls.C_DataGridView dgvRegister;
private Basics.BaseControls.C_Button btnSearch;
private Basics.BaseControls.C_Button btnClearCondition;
private Basics.BaseControls.C_DateTimePicker dtpCreatetimebegin;
private Basics.BaseControls.C_Label c_Label1;
private Basics.BaseControls.C_TextBox txtRegisterNo;
private Basics.BaseControls.C_Label c_Label7;
private Basics.BaseControls.C_ComboBox cmbWORKSHOP;
private Basics.BaseControls.C_Label c_Label4;
private Basics.BaseControls.C_GroupBox gbxCondition;
private Basics.BaseControls.C_TextBox txtGoodsCode;
private Basics.BaseControls.C_Label lblGoodsCode;
private Basics.BaseControls.C_Label c_Label2;
private Basics.BaseControls.C_DateTimePicker dtpCreatetimeend;
private Basics.BaseControls.C_ComboBox cmbFIRBASIS;
private Basics.BaseControls.C_Label c_Label6;
private Basics.BaseControls.C_ComboBox cmbFIRGOODSTYPE;
private Basics.BaseControls.C_Label c_Label3;
private System.Windows.Forms.PictureBox pictureBox3;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.PictureBox pictureBox2;
private System.Windows.Forms.SplitContainer splitContainer1;
private System.Windows.Forms.SplitContainer splitContainer2;
private System.Windows.Forms.SplitContainer splitContainer4;
private System.Windows.Forms.SplitContainer splitContainer5;
private System.Windows.Forms.SplitContainer splitContainer3;
private System.Windows.Forms.SplitContainer splitContainer6;
private Basics.BaseControls.C_DataGridView dgvBarcode;
private System.Windows.Forms.PictureBox pictureBox4;
private System.Windows.Forms.DataGridViewTextBoxColumn BARID;
private System.Windows.Forms.DataGridViewTextBoxColumn BARCODE;
private Basics.BaseControls.C_ComboBox cmbStuts;
private Basics.BaseControls.C_Label c_Label5;
private System.Windows.Forms.DataGridViewTextBoxColumn REGISTERID;
private System.Windows.Forms.DataGridViewTextBoxColumn RegisterNo;
private System.Windows.Forms.DataGridViewTextBoxColumn WORKSHOP;
private System.Windows.Forms.DataGridViewTextBoxColumn GOODSCODE;
private System.Windows.Forms.DataGridViewTextBoxColumn LOGONAME;
private System.Windows.Forms.DataGridViewTextBoxColumn MATERIALCODE;
private System.Windows.Forms.DataGridViewTextBoxColumn FIRGOODSTYPE;
private System.Windows.Forms.DataGridViewTextBoxColumn FIRQUANTITY;
private System.Windows.Forms.DataGridViewTextBoxColumn CHECKQUANTITY;
private System.Windows.Forms.DataGridViewTextBoxColumn BARCODES;
private System.Windows.Forms.DataGridViewTextBoxColumn FIRBASIS;
private System.Windows.Forms.DataGridViewTextBoxColumn ADVICE;
private System.Windows.Forms.DataGridViewTextBoxColumn ADVICEREMARKS;
private System.Windows.Forms.DataGridViewTextBoxColumn STATUS;
private System.Windows.Forms.DataGridViewTextBoxColumn STATUSID;
private System.Windows.Forms.DataGridViewTextBoxColumn ACCOUNTDATE;
private System.Windows.Forms.DataGridViewTextBoxColumn CREATETIME;
private System.Windows.Forms.DataGridViewTextBoxColumn USERNAME;
private System.Windows.Forms.DataGridViewTextBoxColumn UPDATETIME;
private System.Windows.Forms.DataGridViewTextBoxColumn UPDATEUSER;
private System.Windows.Forms.DataGridViewTextBoxColumn REMARKS;
private System.Windows.Forms.DataGridViewTextBoxColumn ITEMSYTPE;
private System.Windows.Forms.DataGridViewTextBoxColumn ITEMSNAME;
private System.Windows.Forms.DataGridViewTextBoxColumn ITEMSINFO;
private System.Windows.Forms.DataGridViewTextBoxColumn ITEMSVALUE;
private System.Windows.Forms.DataGridViewTextBoxColumn ITEMSREMARKS;
private System.Windows.Forms.DataGridViewTextBoxColumn CREATEUSERNAME;
private System.Windows.Forms.DataGridViewTextBoxColumn UPDATEUSERNAME;
private Basics.BaseControls.C_Button del_button;
private System.Windows.Forms.ToolStripButton ShowTest;
private System.Windows.Forms.SplitContainer splitContainer7;
private System.Windows.Forms.SplitContainer splitContainer8;
private System.Windows.Forms.PictureBox pictureBox5;
private System.Windows.Forms.PictureBox pictureBox6;
}
}