namespace NXWMS.Forms.Instock { partial class frmWmsInReceipt { /// /// 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() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmWmsInReceipt)); this.kgb_DetailTable = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox(); this.kdgv_WmsInReceiptDtl = new ComponentFactory.Krypton.Toolkit.KryptonDataGridView(); this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column15 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column16 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.cms_ReceiptDtl = new System.Windows.Forms.ContextMenuStrip(this.components); this.刷新ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.刷新ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.cms_Receipt = new System.Windows.Forms.ContextMenuStrip(this.components); this.kryptonContextMenuItem3 = new ComponentFactory.Krypton.Toolkit.KryptonContextMenuItem(); this.kgb_QueryArea = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox(); this.kryptonPanelSearch = new ComponentFactory.Krypton.Toolkit.KryptonPanel(); this.tableLayoutPanelSearch = new System.Windows.Forms.TableLayoutPanel(); this.kbtnSearch = new ComponentFactory.Krypton.Toolkit.KryptonButton(); this.kbtnImport = new ComponentFactory.Krypton.Toolkit.KryptonButton(); this.kbtnExport = new ComponentFactory.Krypton.Toolkit.KryptonButton(); this.kbtnReset = new ComponentFactory.Krypton.Toolkit.KryptonButton(); this.kbtnPrint = new ComponentFactory.Krypton.Toolkit.KryptonButton(); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.kryptonLabel13 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.kryptonLabel11 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.kdtp_startCreateTime = new ComponentFactory.Krypton.Toolkit.KryptonDateTimePicker(); this.kryptonLabel9 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.kryptonLabel1 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.kdtp_endCreateTime = new ComponentFactory.Krypton.Toolkit.KryptonDateTimePicker(); this.kryptonLabel10 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.kryptonLabel8 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.kryptonLabel2 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.kryptonLabel7 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.kryptonLabel3 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.kryptonLabel6 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.kryptonLabel4 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.kryptonLabel5 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.ktb_receiptNo = new ComponentFactory.Krypton.Toolkit.KryptonTextBox(); this.ktb_arrivalNo = new ComponentFactory.Krypton.Toolkit.KryptonTextBox(); this.ktb_materialMsg = new ComponentFactory.Krypton.Toolkit.KryptonTextBox(); this.ktb_batchNoMsg = new ComponentFactory.Krypton.Toolkit.KryptonTextBox(); this.kcmb_receiptType = new ComponentFactory.Krypton.Toolkit.KryptonComboBox(); this.kcmb_receiptStatus = new ComponentFactory.Krypton.Toolkit.KryptonComboBox(); this.kcmb_supplierMsg = new ComponentFactory.Krypton.Toolkit.KryptonComboBox(); this.kdtp_startProcudtTime = new ComponentFactory.Krypton.Toolkit.KryptonDateTimePicker(); this.kdtp_endProcudtTime = new ComponentFactory.Krypton.Toolkit.KryptonDateTimePicker(); this.kryptonLabel12 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.kryptonLabel14 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.kdtp_startExpTime = new ComponentFactory.Krypton.Toolkit.KryptonDateTimePicker(); this.kdtp_endExptTime = new ComponentFactory.Krypton.Toolkit.KryptonDateTimePicker(); this.ktb_receipterMsg = new ComponentFactory.Krypton.Toolkit.KryptonTextBox(); this.tableLayoutPanelEdit = new System.Windows.Forms.TableLayoutPanel(); this.kbtnEdit = new ComponentFactory.Krypton.Toolkit.KryptonButton(); this.kbtnAdd = new ComponentFactory.Krypton.Toolkit.KryptonButton(); this.kbtnRemove = new ComponentFactory.Krypton.Toolkit.KryptonButton(); this.kbtn_ForceFinish = new ComponentFactory.Krypton.Toolkit.KryptonButton(); this.kbtn_ReceiptTray = new ComponentFactory.Krypton.Toolkit.KryptonButton(); this.kdgv_WmsInReceipt = new ComponentFactory.Krypton.Toolkit.KryptonDataGridView(); this.Column7 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.Column8 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.Column9 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.Column10 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewComboBoxColumn(); this.Column11 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn(); this.Column12 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.Column13 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.Column14 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.Column29 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.Column30 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn(); this.Column31 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.Column32 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn(); this.kgb_MainTable = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox(); this.pageToolbar1 = new NXWMS.Client.FrmCustom.PageToolbar(); this.kryptonContextMenuItem2 = new ComponentFactory.Krypton.Toolkit.KryptonContextMenuItem(); this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn24 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn26 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn25 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.button1 = new System.Windows.Forms.Button(); ((System.ComponentModel.ISupportInitialize)(this.kgb_DetailTable)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.kgb_DetailTable.Panel)).BeginInit(); this.kgb_DetailTable.Panel.SuspendLayout(); this.kgb_DetailTable.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.kdgv_WmsInReceiptDtl)).BeginInit(); this.cms_ReceiptDtl.SuspendLayout(); this.cms_Receipt.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.kgb_QueryArea)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.kgb_QueryArea.Panel)).BeginInit(); this.kgb_QueryArea.Panel.SuspendLayout(); this.kgb_QueryArea.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.kryptonPanelSearch)).BeginInit(); this.kryptonPanelSearch.SuspendLayout(); this.tableLayoutPanelSearch.SuspendLayout(); this.tableLayoutPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.kcmb_receiptType)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.kcmb_receiptStatus)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.kcmb_supplierMsg)).BeginInit(); this.tableLayoutPanelEdit.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.kdgv_WmsInReceipt)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.kgb_MainTable)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.kgb_MainTable.Panel)).BeginInit(); this.kgb_MainTable.Panel.SuspendLayout(); this.kgb_MainTable.SuspendLayout(); this.SuspendLayout(); // // kgb_DetailTable // this.kgb_DetailTable.CaptionOverlap = 0D; this.kgb_DetailTable.Dock = System.Windows.Forms.DockStyle.Bottom; this.kgb_DetailTable.Location = new System.Drawing.Point(0, 475); this.kgb_DetailTable.Name = "kgb_DetailTable"; // // kgb_DetailTable.Panel // this.kgb_DetailTable.Panel.AutoScroll = true; this.kgb_DetailTable.Panel.Controls.Add(this.kdgv_WmsInReceiptDtl); this.kgb_DetailTable.Size = new System.Drawing.Size(1368, 289); this.kgb_DetailTable.TabIndex = 60; this.kgb_DetailTable.Values.Heading = "收货单明细表:"; // // kdgv_WmsInReceiptDtl // this.kdgv_WmsInReceiptDtl.AllowUserToAddRows = false; this.kdgv_WmsInReceiptDtl.AllowUserToDeleteRows = false; this.kdgv_WmsInReceiptDtl.AllowUserToResizeRows = false; this.kdgv_WmsInReceiptDtl.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCells; this.kdgv_WmsInReceiptDtl.ClipboardCopyMode = System.Windows.Forms.DataGridViewClipboardCopyMode.EnableAlwaysIncludeHeaderText; this.kdgv_WmsInReceiptDtl.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.dataGridViewTextBoxColumn1, this.dataGridViewTextBoxColumn2, this.dataGridViewTextBoxColumn3, this.dataGridViewTextBoxColumn4, this.dataGridViewTextBoxColumn5, this.Column2, this.dataGridViewTextBoxColumn6, this.dataGridViewTextBoxColumn7, this.dataGridViewTextBoxColumn8, this.Column3, this.Column4, this.Column5, this.Column6, this.dataGridViewTextBoxColumn9, this.dataGridViewTextBoxColumn10, this.dataGridViewTextBoxColumn11, this.dataGridViewTextBoxColumn12, this.Column1, this.Column15, this.Column16, this.dataGridViewTextBoxColumn13, this.dataGridViewTextBoxColumn14, this.dataGridViewTextBoxColumn15, this.dataGridViewTextBoxColumn16}); this.kdgv_WmsInReceiptDtl.ContextMenuStrip = this.cms_ReceiptDtl; this.kdgv_WmsInReceiptDtl.Dock = System.Windows.Forms.DockStyle.Fill; this.kdgv_WmsInReceiptDtl.Location = new System.Drawing.Point(0, 0); this.kdgv_WmsInReceiptDtl.MultiSelect = false; this.kdgv_WmsInReceiptDtl.Name = "kdgv_WmsInReceiptDtl"; this.kdgv_WmsInReceiptDtl.RowHeadersVisible = false; this.kdgv_WmsInReceiptDtl.RowTemplate.Height = 23; this.kdgv_WmsInReceiptDtl.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.kdgv_WmsInReceiptDtl.Size = new System.Drawing.Size(1364, 265); this.kdgv_WmsInReceiptDtl.TabIndex = 1; this.kdgv_WmsInReceiptDtl.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.kdgv_WmsInReceiptDtl_DataError); // // dataGridViewTextBoxColumn1 // this.dataGridViewTextBoxColumn1.HeaderText = "序号"; this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1"; this.dataGridViewTextBoxColumn1.Width = 62; // // dataGridViewTextBoxColumn2 // this.dataGridViewTextBoxColumn2.HeaderText = "物料编码"; this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2"; this.dataGridViewTextBoxColumn2.Width = 88; // // dataGridViewTextBoxColumn3 // this.dataGridViewTextBoxColumn3.HeaderText = "物料名称"; this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3"; this.dataGridViewTextBoxColumn3.Width = 88; // // dataGridViewTextBoxColumn4 // this.dataGridViewTextBoxColumn4.HeaderText = "物料条码"; this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4"; this.dataGridViewTextBoxColumn4.Width = 88; // // dataGridViewTextBoxColumn5 // this.dataGridViewTextBoxColumn5.HeaderText = "规格"; this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5"; this.dataGridViewTextBoxColumn5.Width = 62; // // Column2 // this.Column2.HeaderText = "单位"; this.Column2.Name = "Column2"; this.Column2.Width = 62; // // dataGridViewTextBoxColumn6 // this.dataGridViewTextBoxColumn6.HeaderText = "批次号"; this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6"; this.dataGridViewTextBoxColumn6.Width = 75; // // dataGridViewTextBoxColumn7 // this.dataGridViewTextBoxColumn7.HeaderText = "到货数量"; this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7"; this.dataGridViewTextBoxColumn7.Width = 88; // // dataGridViewTextBoxColumn8 // this.dataGridViewTextBoxColumn8.HeaderText = "收货单明细数量"; this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8"; this.dataGridViewTextBoxColumn8.Width = 127; // // Column3 // this.Column3.HeaderText = "收货组盘数量"; this.Column3.Name = "Column3"; this.Column3.Width = 114; // // Column4 // this.Column4.HeaderText = "上架数量"; this.Column4.Name = "Column4"; this.Column4.Width = 88; // // Column5 // this.Column5.HeaderText = "拒收数量"; this.Column5.Name = "Column5"; this.Column5.Width = 88; // // Column6 // this.Column6.HeaderText = "拒收原因"; this.Column6.Name = "Column6"; this.Column6.Width = 88; // // dataGridViewTextBoxColumn9 // this.dataGridViewTextBoxColumn9.HeaderText = "供应商编码"; this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9"; this.dataGridViewTextBoxColumn9.Width = 101; // // dataGridViewTextBoxColumn10 // this.dataGridViewTextBoxColumn10.HeaderText = "供应商名称"; this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10"; this.dataGridViewTextBoxColumn10.Width = 101; // // dataGridViewTextBoxColumn11 // this.dataGridViewTextBoxColumn11.HeaderText = "生产日期"; this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11"; this.dataGridViewTextBoxColumn11.Width = 88; // // dataGridViewTextBoxColumn12 // this.dataGridViewTextBoxColumn12.HeaderText = "失效日期"; this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12"; this.dataGridViewTextBoxColumn12.Width = 88; // // Column1 // this.Column1.HeaderText = "明细状态"; this.Column1.Name = "Column1"; this.Column1.Width = 88; // // Column15 // this.Column15.HeaderText = "质检状态"; this.Column15.Name = "Column15"; this.Column15.Width = 88; // // Column16 // this.Column16.HeaderText = "物品状态"; this.Column16.Name = "Column16"; this.Column16.Width = 88; // // dataGridViewTextBoxColumn13 // this.dataGridViewTextBoxColumn13.HeaderText = "创建人"; this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13"; this.dataGridViewTextBoxColumn13.Width = 75; // // dataGridViewTextBoxColumn14 // this.dataGridViewTextBoxColumn14.HeaderText = "创建时间"; this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14"; this.dataGridViewTextBoxColumn14.Width = 88; // // dataGridViewTextBoxColumn15 // this.dataGridViewTextBoxColumn15.HeaderText = "最后更新人"; this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15"; this.dataGridViewTextBoxColumn15.Width = 101; // // dataGridViewTextBoxColumn16 // this.dataGridViewTextBoxColumn16.HeaderText = "最后更新时间"; this.dataGridViewTextBoxColumn16.Name = "dataGridViewTextBoxColumn16"; this.dataGridViewTextBoxColumn16.Width = 114; // // cms_ReceiptDtl // this.cms_ReceiptDtl.Font = new System.Drawing.Font("Segoe UI", 9F); this.cms_ReceiptDtl.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.刷新ToolStripMenuItem1}); this.cms_ReceiptDtl.Name = "cms_ArrivalDtl"; this.cms_ReceiptDtl.Size = new System.Drawing.Size(153, 26); // // 刷新ToolStripMenuItem1 // this.刷新ToolStripMenuItem1.Name = "刷新ToolStripMenuItem1"; this.刷新ToolStripMenuItem1.Size = new System.Drawing.Size(152, 22); this.刷新ToolStripMenuItem1.Text = "刷新明细数据"; this.刷新ToolStripMenuItem1.Click += new System.EventHandler(this.刷新ToolStripMenuItem1_Click); // // 刷新ToolStripMenuItem // this.刷新ToolStripMenuItem.Name = "刷新ToolStripMenuItem"; this.刷新ToolStripMenuItem.Size = new System.Drawing.Size(152, 22); this.刷新ToolStripMenuItem.Text = "刷新主表数据"; this.刷新ToolStripMenuItem.Click += new System.EventHandler(this.刷新ToolStripMenuItem_Click); // // cms_Receipt // this.cms_Receipt.Font = new System.Drawing.Font("Segoe UI", 9F); this.cms_Receipt.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.刷新ToolStripMenuItem}); this.cms_Receipt.Name = "cms_Arrival"; this.cms_Receipt.Size = new System.Drawing.Size(153, 26); // // kryptonContextMenuItem3 // this.kryptonContextMenuItem3.Text = "Menu Item"; // // kgb_QueryArea // this.kgb_QueryArea.CaptionOverlap = 0D; this.kgb_QueryArea.Dock = System.Windows.Forms.DockStyle.Top; this.kgb_QueryArea.Location = new System.Drawing.Point(0, 0); this.kgb_QueryArea.Name = "kgb_QueryArea"; // // kgb_QueryArea.Panel // this.kgb_QueryArea.Panel.Controls.Add(this.kryptonPanelSearch); this.kgb_QueryArea.Size = new System.Drawing.Size(1368, 174); this.kgb_QueryArea.TabIndex = 58; this.kgb_QueryArea.Values.Heading = "查询操作区:"; // // kryptonPanelSearch // this.kryptonPanelSearch.Controls.Add(this.button1); this.kryptonPanelSearch.Controls.Add(this.tableLayoutPanelSearch); this.kryptonPanelSearch.Controls.Add(this.tableLayoutPanel1); this.kryptonPanelSearch.Controls.Add(this.tableLayoutPanelEdit); this.kryptonPanelSearch.Dock = System.Windows.Forms.DockStyle.Top; this.kryptonPanelSearch.Location = new System.Drawing.Point(0, 0); this.kryptonPanelSearch.Name = "kryptonPanelSearch"; this.kryptonPanelSearch.Size = new System.Drawing.Size(1364, 149); this.kryptonPanelSearch.TabIndex = 46; // // tableLayoutPanelSearch // this.tableLayoutPanelSearch.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Right))); this.tableLayoutPanelSearch.BackColor = System.Drawing.Color.Transparent; this.tableLayoutPanelSearch.ColumnCount = 5; this.tableLayoutPanelSearch.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F)); this.tableLayoutPanelSearch.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F)); this.tableLayoutPanelSearch.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F)); this.tableLayoutPanelSearch.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F)); this.tableLayoutPanelSearch.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F)); this.tableLayoutPanelSearch.Controls.Add(this.kbtnSearch, 0, 0); this.tableLayoutPanelSearch.Controls.Add(this.kbtnImport, 3, 0); this.tableLayoutPanelSearch.Controls.Add(this.kbtnExport, 2, 0); this.tableLayoutPanelSearch.Controls.Add(this.kbtnReset, 1, 0); this.tableLayoutPanelSearch.Controls.Add(this.kbtnPrint, 4, 0); this.tableLayoutPanelSearch.Location = new System.Drawing.Point(936, 106); this.tableLayoutPanelSearch.Name = "tableLayoutPanelSearch"; this.tableLayoutPanelSearch.RowCount = 1; this.tableLayoutPanelSearch.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanelSearch.Size = new System.Drawing.Size(428, 37); this.tableLayoutPanelSearch.TabIndex = 1; // // kbtnSearch // this.kbtnSearch.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.kbtnSearch.Location = new System.Drawing.Point(3, 3); this.kbtnSearch.Name = "kbtnSearch"; this.kbtnSearch.Size = new System.Drawing.Size(79, 31); this.kbtnSearch.TabIndex = 0; this.kbtnSearch.Tag = ""; this.kbtnSearch.Values.Image = global::NXWMS.Properties.Resources.search2; this.kbtnSearch.Values.Text = "查询"; this.kbtnSearch.Click += new System.EventHandler(this.kbtnSearch_Click); // // kbtnImport // this.kbtnImport.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.kbtnImport.Location = new System.Drawing.Point(258, 3); this.kbtnImport.Name = "kbtnImport"; this.kbtnImport.Size = new System.Drawing.Size(79, 31); this.kbtnImport.TabIndex = 2; this.kbtnImport.Tag = "Auth"; this.kbtnImport.Values.Image = global::NXWMS.Properties.Resources.import; this.kbtnImport.Values.Text = "导入"; this.kbtnImport.Click += new System.EventHandler(this.kbtnImport_Click); // // kbtnExport // this.kbtnExport.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.kbtnExport.Location = new System.Drawing.Point(173, 3); this.kbtnExport.Name = "kbtnExport"; this.kbtnExport.Size = new System.Drawing.Size(79, 31); this.kbtnExport.TabIndex = 1; this.kbtnExport.Tag = "Auth"; this.kbtnExport.Values.Image = global::NXWMS.Properties.Resources.export; this.kbtnExport.Values.Text = "导出"; this.kbtnExport.Click += new System.EventHandler(this.kbtnExport_Click); // // kbtnReset // this.kbtnReset.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.kbtnReset.Location = new System.Drawing.Point(88, 3); this.kbtnReset.Name = "kbtnReset"; this.kbtnReset.Size = new System.Drawing.Size(79, 31); this.kbtnReset.TabIndex = 0; this.kbtnReset.Tag = ""; this.kbtnReset.Values.Image = global::NXWMS.Properties.Resources.reset; this.kbtnReset.Values.Text = "重置条件"; this.kbtnReset.Click += new System.EventHandler(this.kbtnReset_Click); // // kbtnPrint // this.kbtnPrint.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.kbtnPrint.Location = new System.Drawing.Point(343, 3); this.kbtnPrint.Name = "kbtnPrint"; this.kbtnPrint.Size = new System.Drawing.Size(82, 31); this.kbtnPrint.TabIndex = 2; this.kbtnPrint.Tag = "Auth"; this.kbtnPrint.Values.Image = global::NXWMS.Properties.Resources.print; this.kbtnPrint.Values.Text = "打印标签"; this.kbtnPrint.Click += new System.EventHandler(this.kbtnPrint_Click); // // tableLayoutPanel1 // this.tableLayoutPanel1.BackColor = System.Drawing.Color.Transparent; this.tableLayoutPanel1.ColumnCount = 10; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 82F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 107F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 82F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 82F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 82F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F)); this.tableLayoutPanel1.Controls.Add(this.kryptonLabel13, 4, 2); this.tableLayoutPanel1.Controls.Add(this.kryptonLabel11, 0, 2); this.tableLayoutPanel1.Controls.Add(this.kdtp_startCreateTime, 7, 1); this.tableLayoutPanel1.Controls.Add(this.kryptonLabel9, 8, 1); this.tableLayoutPanel1.Controls.Add(this.kryptonLabel1, 0, 0); this.tableLayoutPanel1.Controls.Add(this.kdtp_endCreateTime, 9, 1); this.tableLayoutPanel1.Controls.Add(this.kryptonLabel10, 6, 1); this.tableLayoutPanel1.Controls.Add(this.kryptonLabel8, 4, 1); this.tableLayoutPanel1.Controls.Add(this.kryptonLabel2, 2, 0); this.tableLayoutPanel1.Controls.Add(this.kryptonLabel7, 2, 1); this.tableLayoutPanel1.Controls.Add(this.kryptonLabel3, 4, 0); this.tableLayoutPanel1.Controls.Add(this.kryptonLabel6, 0, 1); this.tableLayoutPanel1.Controls.Add(this.kryptonLabel4, 6, 0); this.tableLayoutPanel1.Controls.Add(this.kryptonLabel5, 8, 0); this.tableLayoutPanel1.Controls.Add(this.ktb_receiptNo, 1, 0); this.tableLayoutPanel1.Controls.Add(this.ktb_arrivalNo, 3, 0); this.tableLayoutPanel1.Controls.Add(this.ktb_materialMsg, 5, 0); this.tableLayoutPanel1.Controls.Add(this.ktb_batchNoMsg, 7, 0); this.tableLayoutPanel1.Controls.Add(this.kcmb_receiptType, 1, 1); this.tableLayoutPanel1.Controls.Add(this.kcmb_receiptStatus, 3, 1); this.tableLayoutPanel1.Controls.Add(this.kcmb_supplierMsg, 5, 1); this.tableLayoutPanel1.Controls.Add(this.kdtp_startProcudtTime, 1, 2); this.tableLayoutPanel1.Controls.Add(this.kdtp_endProcudtTime, 3, 2); this.tableLayoutPanel1.Controls.Add(this.kryptonLabel12, 2, 2); this.tableLayoutPanel1.Controls.Add(this.kryptonLabel14, 6, 2); this.tableLayoutPanel1.Controls.Add(this.kdtp_startExpTime, 5, 2); this.tableLayoutPanel1.Controls.Add(this.kdtp_endExptTime, 7, 2); this.tableLayoutPanel1.Controls.Add(this.ktb_receipterMsg, 9, 0); this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top; this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 3; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(1364, 103); this.tableLayoutPanel1.TabIndex = 0; // // kryptonLabel13 // this.kryptonLabel13.Dock = System.Windows.Forms.DockStyle.Fill; this.kryptonLabel13.Location = new System.Drawing.Point(562, 71); this.kryptonLabel13.Name = "kryptonLabel13"; this.kryptonLabel13.Size = new System.Drawing.Size(76, 29); this.kryptonLabel13.TabIndex = 4; this.kryptonLabel13.Values.Text = "失效日期:"; // // kryptonLabel11 // this.kryptonLabel11.AutoSize = false; this.kryptonLabel11.Dock = System.Windows.Forms.DockStyle.Fill; this.kryptonLabel11.Location = new System.Drawing.Point(3, 71); this.kryptonLabel11.Name = "kryptonLabel11"; this.kryptonLabel11.Size = new System.Drawing.Size(76, 29); this.kryptonLabel11.TabIndex = 55; this.kryptonLabel11.Values.Text = "生产日期:"; // // kdtp_startCreateTime // this.kdtp_startCreateTime.AlwaysActive = false; this.kdtp_startCreateTime.Anchor = System.Windows.Forms.AnchorStyles.None; this.kdtp_startCreateTime.CalendarTodayDate = new System.DateTime(2020, 7, 30, 14, 18, 20, 0); this.kdtp_startCreateTime.CustomFormat = "yyyy-MM-dd HH:mm:ss"; this.kdtp_startCreateTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.kdtp_startCreateTime.Location = new System.Drawing.Point(915, 40); this.kdtp_startCreateTime.Name = "kdtp_startCreateTime"; this.kdtp_startCreateTime.ShowCheckBox = true; this.kdtp_startCreateTime.Size = new System.Drawing.Size(170, 21); this.kdtp_startCreateTime.TabIndex = 53; // // kryptonLabel9 // this.kryptonLabel9.Anchor = System.Windows.Forms.AnchorStyles.None; this.kryptonLabel9.Location = new System.Drawing.Point(1122, 41); this.kryptonLabel9.Name = "kryptonLabel9"; this.kryptonLabel9.Size = new System.Drawing.Size(23, 20); this.kryptonLabel9.TabIndex = 53; this.kryptonLabel9.Values.Text = "至"; // // kryptonLabel1 // this.kryptonLabel1.AutoSize = false; this.kryptonLabel1.Dock = System.Windows.Forms.DockStyle.Fill; this.kryptonLabel1.Location = new System.Drawing.Point(3, 3); this.kryptonLabel1.Name = "kryptonLabel1"; this.kryptonLabel1.Size = new System.Drawing.Size(76, 28); this.kryptonLabel1.TabIndex = 53; this.kryptonLabel1.Values.Text = "收货单号:"; // // kdtp_endCreateTime // this.kdtp_endCreateTime.AlwaysActive = false; this.kdtp_endCreateTime.Anchor = System.Windows.Forms.AnchorStyles.None; this.kdtp_endCreateTime.CalendarTodayDate = new System.DateTime(2020, 7, 30, 15, 11, 13, 0); this.kdtp_endCreateTime.CustomFormat = "yyyy-MM-dd HH:mm:ss"; this.kdtp_endCreateTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.kdtp_endCreateTime.Location = new System.Drawing.Point(1184, 40); this.kdtp_endCreateTime.Name = "kdtp_endCreateTime"; this.kdtp_endCreateTime.ShowCheckBox = true; this.kdtp_endCreateTime.Size = new System.Drawing.Size(170, 21); this.kdtp_endCreateTime.TabIndex = 54; // // kryptonLabel10 // this.kryptonLabel10.AutoSize = false; this.kryptonLabel10.Dock = System.Windows.Forms.DockStyle.Fill; this.kryptonLabel10.Location = new System.Drawing.Point(829, 37); this.kryptonLabel10.Name = "kryptonLabel10"; this.kryptonLabel10.Size = new System.Drawing.Size(76, 28); this.kryptonLabel10.TabIndex = 53; this.kryptonLabel10.Values.Text = "创建时间:"; // // kryptonLabel8 // this.kryptonLabel8.AutoSize = false; this.kryptonLabel8.Dock = System.Windows.Forms.DockStyle.Fill; this.kryptonLabel8.Location = new System.Drawing.Point(562, 37); this.kryptonLabel8.Name = "kryptonLabel8"; this.kryptonLabel8.Size = new System.Drawing.Size(76, 28); this.kryptonLabel8.TabIndex = 53; this.kryptonLabel8.Values.Text = "供应商:"; // // kryptonLabel2 // this.kryptonLabel2.AutoSize = false; this.kryptonLabel2.Dock = System.Windows.Forms.DockStyle.Fill; this.kryptonLabel2.Location = new System.Drawing.Point(270, 3); this.kryptonLabel2.Name = "kryptonLabel2"; this.kryptonLabel2.Size = new System.Drawing.Size(101, 28); this.kryptonLabel2.TabIndex = 53; this.kryptonLabel2.Values.Text = "到货通知单号:"; // // kryptonLabel7 // this.kryptonLabel7.AutoSize = false; this.kryptonLabel7.Dock = System.Windows.Forms.DockStyle.Fill; this.kryptonLabel7.Location = new System.Drawing.Point(270, 37); this.kryptonLabel7.Name = "kryptonLabel7"; this.kryptonLabel7.Size = new System.Drawing.Size(101, 28); this.kryptonLabel7.TabIndex = 53; this.kryptonLabel7.Values.Text = "单据状态:"; // // kryptonLabel3 // this.kryptonLabel3.AutoSize = false; this.kryptonLabel3.Dock = System.Windows.Forms.DockStyle.Fill; this.kryptonLabel3.Location = new System.Drawing.Point(562, 3); this.kryptonLabel3.Name = "kryptonLabel3"; this.kryptonLabel3.Size = new System.Drawing.Size(76, 28); this.kryptonLabel3.TabIndex = 53; this.kryptonLabel3.Values.Text = "物料信息:"; // // kryptonLabel6 // this.kryptonLabel6.AutoSize = false; this.kryptonLabel6.Dock = System.Windows.Forms.DockStyle.Fill; this.kryptonLabel6.Location = new System.Drawing.Point(3, 37); this.kryptonLabel6.Name = "kryptonLabel6"; this.kryptonLabel6.Size = new System.Drawing.Size(76, 28); this.kryptonLabel6.TabIndex = 53; this.kryptonLabel6.Values.Text = "单据类型:"; // // kryptonLabel4 // this.kryptonLabel4.AutoSize = false; this.kryptonLabel4.Dock = System.Windows.Forms.DockStyle.Fill; this.kryptonLabel4.Location = new System.Drawing.Point(829, 3); this.kryptonLabel4.Name = "kryptonLabel4"; this.kryptonLabel4.Size = new System.Drawing.Size(76, 28); this.kryptonLabel4.TabIndex = 53; this.kryptonLabel4.Values.Text = "批次信息:"; // // kryptonLabel5 // this.kryptonLabel5.AutoSize = false; this.kryptonLabel5.Dock = System.Windows.Forms.DockStyle.Fill; this.kryptonLabel5.Location = new System.Drawing.Point(1096, 3); this.kryptonLabel5.Name = "kryptonLabel5"; this.kryptonLabel5.Size = new System.Drawing.Size(76, 28); this.kryptonLabel5.TabIndex = 53; this.kryptonLabel5.Values.Text = "收货人员:"; // // ktb_receiptNo // this.ktb_receiptNo.Anchor = System.Windows.Forms.AnchorStyles.None; this.ktb_receiptNo.Location = new System.Drawing.Point(89, 5); this.ktb_receiptNo.Name = "ktb_receiptNo"; this.ktb_receiptNo.Size = new System.Drawing.Size(170, 23); this.ktb_receiptNo.TabIndex = 53; // // ktb_arrivalNo // this.ktb_arrivalNo.Anchor = System.Windows.Forms.AnchorStyles.None; this.ktb_arrivalNo.Location = new System.Drawing.Point(381, 5); this.ktb_arrivalNo.Name = "ktb_arrivalNo"; this.ktb_arrivalNo.Size = new System.Drawing.Size(170, 23); this.ktb_arrivalNo.TabIndex = 53; // // ktb_materialMsg // this.ktb_materialMsg.Anchor = System.Windows.Forms.AnchorStyles.None; this.ktb_materialMsg.Location = new System.Drawing.Point(648, 5); this.ktb_materialMsg.Name = "ktb_materialMsg"; this.ktb_materialMsg.Size = new System.Drawing.Size(170, 23); this.ktb_materialMsg.TabIndex = 53; // // ktb_batchNoMsg // this.ktb_batchNoMsg.Anchor = System.Windows.Forms.AnchorStyles.None; this.ktb_batchNoMsg.Location = new System.Drawing.Point(915, 5); this.ktb_batchNoMsg.Name = "ktb_batchNoMsg"; this.ktb_batchNoMsg.Size = new System.Drawing.Size(170, 23); this.ktb_batchNoMsg.TabIndex = 53; // // kcmb_receiptType // this.kcmb_receiptType.Anchor = System.Windows.Forms.AnchorStyles.None; this.kcmb_receiptType.DropDownWidth = 170; this.kcmb_receiptType.Items.AddRange(new object[] { "请选择", "ERP接口生成", "WMS创建"}); this.kcmb_receiptType.Location = new System.Drawing.Point(89, 40); this.kcmb_receiptType.Name = "kcmb_receiptType"; this.kcmb_receiptType.Size = new System.Drawing.Size(170, 21); this.kcmb_receiptType.TabIndex = 53; // // kcmb_receiptStatus // this.kcmb_receiptStatus.Anchor = System.Windows.Forms.AnchorStyles.None; this.kcmb_receiptStatus.DropDownWidth = 143; this.kcmb_receiptStatus.Items.AddRange(new object[] { "请选择", "0:初始创建;", "11:已生成收货单;", "55:收货中;", "99:收货完成;", "100:强制完成;", "111:已删除。"}); this.kcmb_receiptStatus.Location = new System.Drawing.Point(381, 40); this.kcmb_receiptStatus.Name = "kcmb_receiptStatus"; this.kcmb_receiptStatus.Size = new System.Drawing.Size(170, 21); this.kcmb_receiptStatus.TabIndex = 53; // // kcmb_supplierMsg // this.kcmb_supplierMsg.Anchor = System.Windows.Forms.AnchorStyles.None; this.kcmb_supplierMsg.DropDownWidth = 143; this.kcmb_supplierMsg.Items.AddRange(new object[] { "请选择", "南兴装备", "东软国际", "江南木材"}); this.kcmb_supplierMsg.Location = new System.Drawing.Point(648, 40); this.kcmb_supplierMsg.Name = "kcmb_supplierMsg"; this.kcmb_supplierMsg.Size = new System.Drawing.Size(170, 21); this.kcmb_supplierMsg.TabIndex = 53; // // kdtp_startProcudtTime // this.kdtp_startProcudtTime.AlwaysActive = false; this.kdtp_startProcudtTime.Anchor = System.Windows.Forms.AnchorStyles.None; this.kdtp_startProcudtTime.CalendarTodayDate = new System.DateTime(2020, 7, 30, 14, 18, 20, 0); this.kdtp_startProcudtTime.CustomFormat = "yyyy-MM-dd HH:mm:ss"; this.kdtp_startProcudtTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.kdtp_startProcudtTime.Location = new System.Drawing.Point(89, 75); this.kdtp_startProcudtTime.Name = "kdtp_startProcudtTime"; this.kdtp_startProcudtTime.ShowCheckBox = true; this.kdtp_startProcudtTime.Size = new System.Drawing.Size(170, 21); this.kdtp_startProcudtTime.TabIndex = 53; // // kdtp_endProcudtTime // this.kdtp_endProcudtTime.AlwaysActive = false; this.kdtp_endProcudtTime.Anchor = System.Windows.Forms.AnchorStyles.None; this.kdtp_endProcudtTime.CalendarTodayDate = new System.DateTime(2020, 7, 30, 15, 11, 13, 0); this.kdtp_endProcudtTime.CustomFormat = "yyyy-MM-dd HH:mm:ss"; this.kdtp_endProcudtTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.kdtp_endProcudtTime.Location = new System.Drawing.Point(381, 75); this.kdtp_endProcudtTime.Name = "kdtp_endProcudtTime"; this.kdtp_endProcudtTime.ShowCheckBox = true; this.kdtp_endProcudtTime.Size = new System.Drawing.Size(170, 21); this.kdtp_endProcudtTime.TabIndex = 54; // // kryptonLabel12 // this.kryptonLabel12.Anchor = System.Windows.Forms.AnchorStyles.None; this.kryptonLabel12.Location = new System.Drawing.Point(309, 75); this.kryptonLabel12.Name = "kryptonLabel12"; this.kryptonLabel12.Size = new System.Drawing.Size(23, 20); this.kryptonLabel12.TabIndex = 53; this.kryptonLabel12.Values.Text = "至"; // // kryptonLabel14 // this.kryptonLabel14.Anchor = System.Windows.Forms.AnchorStyles.None; this.kryptonLabel14.Location = new System.Drawing.Point(855, 75); this.kryptonLabel14.Name = "kryptonLabel14"; this.kryptonLabel14.Size = new System.Drawing.Size(23, 20); this.kryptonLabel14.TabIndex = 53; this.kryptonLabel14.Values.Text = "至"; // // kdtp_startExpTime // this.kdtp_startExpTime.AlwaysActive = false; this.kdtp_startExpTime.Anchor = System.Windows.Forms.AnchorStyles.None; this.kdtp_startExpTime.CalendarTodayDate = new System.DateTime(2020, 7, 30, 15, 11, 13, 0); this.kdtp_startExpTime.CustomFormat = "yyyy-MM-dd HH:mm:ss"; this.kdtp_startExpTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.kdtp_startExpTime.Location = new System.Drawing.Point(648, 75); this.kdtp_startExpTime.Name = "kdtp_startExpTime"; this.kdtp_startExpTime.ShowCheckBox = true; this.kdtp_startExpTime.Size = new System.Drawing.Size(170, 21); this.kdtp_startExpTime.TabIndex = 54; // // kdtp_endExptTime // this.kdtp_endExptTime.AlwaysActive = false; this.kdtp_endExptTime.Anchor = System.Windows.Forms.AnchorStyles.None; this.kdtp_endExptTime.CalendarTodayDate = new System.DateTime(2020, 7, 30, 15, 11, 13, 0); this.kdtp_endExptTime.CustomFormat = "yyyy-MM-dd HH:mm:ss"; this.kdtp_endExptTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.kdtp_endExptTime.Location = new System.Drawing.Point(915, 75); this.kdtp_endExptTime.Name = "kdtp_endExptTime"; this.kdtp_endExptTime.ShowCheckBox = true; this.kdtp_endExptTime.Size = new System.Drawing.Size(170, 21); this.kdtp_endExptTime.TabIndex = 54; // // ktb_receipterMsg // this.ktb_receipterMsg.Anchor = System.Windows.Forms.AnchorStyles.None; this.ktb_receipterMsg.Location = new System.Drawing.Point(1184, 5); this.ktb_receipterMsg.Name = "ktb_receipterMsg"; this.ktb_receipterMsg.Size = new System.Drawing.Size(170, 23); this.ktb_receipterMsg.TabIndex = 53; // // tableLayoutPanelEdit // this.tableLayoutPanelEdit.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.tableLayoutPanelEdit.BackColor = System.Drawing.Color.Transparent; this.tableLayoutPanelEdit.ColumnCount = 5; this.tableLayoutPanelEdit.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F)); this.tableLayoutPanelEdit.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F)); this.tableLayoutPanelEdit.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F)); this.tableLayoutPanelEdit.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F)); this.tableLayoutPanelEdit.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F)); this.tableLayoutPanelEdit.Controls.Add(this.kbtnEdit, 2, 0); this.tableLayoutPanelEdit.Controls.Add(this.kbtnAdd, 1, 0); this.tableLayoutPanelEdit.Controls.Add(this.kbtnRemove, 3, 0); this.tableLayoutPanelEdit.Controls.Add(this.kbtn_ForceFinish, 4, 0); this.tableLayoutPanelEdit.Controls.Add(this.kbtn_ReceiptTray, 0, 0); this.tableLayoutPanelEdit.Location = new System.Drawing.Point(3, 106); this.tableLayoutPanelEdit.Name = "tableLayoutPanelEdit"; this.tableLayoutPanelEdit.RowCount = 1; this.tableLayoutPanelEdit.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanelEdit.Size = new System.Drawing.Size(445, 37); this.tableLayoutPanelEdit.TabIndex = 3; // // kbtnEdit // this.kbtnEdit.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.kbtnEdit.Location = new System.Drawing.Point(181, 3); this.kbtnEdit.Name = "kbtnEdit"; this.kbtnEdit.Size = new System.Drawing.Size(83, 31); this.kbtnEdit.TabIndex = 1; this.kbtnEdit.Tag = "Auth"; this.kbtnEdit.Values.Image = global::NXWMS.Properties.Resources.edit; this.kbtnEdit.Values.Text = "编辑"; this.kbtnEdit.Click += new System.EventHandler(this.kbtnEdit_Click); // // kbtnAdd // this.kbtnAdd.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.kbtnAdd.Location = new System.Drawing.Point(92, 3); this.kbtnAdd.Name = "kbtnAdd"; this.kbtnAdd.Size = new System.Drawing.Size(83, 31); this.kbtnAdd.TabIndex = 0; this.kbtnAdd.Tag = "Auth"; this.kbtnAdd.Values.Image = global::NXWMS.Properties.Resources.add; this.kbtnAdd.Values.Text = "新增"; this.kbtnAdd.Click += new System.EventHandler(this.kbtnAdd_Click); // // kbtnRemove // this.kbtnRemove.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.kbtnRemove.Location = new System.Drawing.Point(270, 3); this.kbtnRemove.Name = "kbtnRemove"; this.kbtnRemove.Size = new System.Drawing.Size(83, 31); this.kbtnRemove.TabIndex = 2; this.kbtnRemove.Tag = "Auth"; this.kbtnRemove.Values.Image = global::NXWMS.Properties.Resources.delete; this.kbtnRemove.Values.Text = "删除"; this.kbtnRemove.Click += new System.EventHandler(this.kbtnRemove_Click); // // kbtn_ForceFinish // this.kbtn_ForceFinish.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.kbtn_ForceFinish.Location = new System.Drawing.Point(359, 3); this.kbtn_ForceFinish.Name = "kbtn_ForceFinish"; this.kbtn_ForceFinish.Size = new System.Drawing.Size(83, 31); this.kbtn_ForceFinish.TabIndex = 2; this.kbtn_ForceFinish.Tag = "Auth"; this.kbtn_ForceFinish.Values.Image = global::NXWMS.Properties.Resources.finish; this.kbtn_ForceFinish.Values.Text = "强制完成"; this.kbtn_ForceFinish.Click += new System.EventHandler(this.kbtn_ForceFinish_Click); // // kbtn_ReceiptTray // this.kbtn_ReceiptTray.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.kbtn_ReceiptTray.Location = new System.Drawing.Point(3, 3); this.kbtn_ReceiptTray.Name = "kbtn_ReceiptTray"; this.kbtn_ReceiptTray.Size = new System.Drawing.Size(83, 31); this.kbtn_ReceiptTray.TabIndex = 2; this.kbtn_ReceiptTray.Tag = "Auth"; this.kbtn_ReceiptTray.Values.Image = global::NXWMS.Properties.Resources.物料组盘; this.kbtn_ReceiptTray.Values.Text = "收货组盘"; this.kbtn_ReceiptTray.Visible = false; this.kbtn_ReceiptTray.Click += new System.EventHandler(this.kbtn_ReceiptTray_Click); // // kdgv_WmsInReceipt // this.kdgv_WmsInReceipt.AllowUserToAddRows = false; this.kdgv_WmsInReceipt.AllowUserToDeleteRows = false; this.kdgv_WmsInReceipt.AllowUserToResizeRows = false; this.kdgv_WmsInReceipt.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill; this.kdgv_WmsInReceipt.ClipboardCopyMode = System.Windows.Forms.DataGridViewClipboardCopyMode.EnableWithoutHeaderText; this.kdgv_WmsInReceipt.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.Column7, this.Column8, this.Column9, this.Column10, this.Column11, this.Column12, this.Column13, this.Column14, this.Column29, this.Column30, this.Column31, this.Column32}); this.kdgv_WmsInReceipt.ContextMenuStrip = this.cms_Receipt; this.kdgv_WmsInReceipt.Dock = System.Windows.Forms.DockStyle.Fill; this.kdgv_WmsInReceipt.Location = new System.Drawing.Point(0, 0); this.kdgv_WmsInReceipt.MultiSelect = false; this.kdgv_WmsInReceipt.Name = "kdgv_WmsInReceipt"; this.kdgv_WmsInReceipt.RowHeadersVisible = false; this.kdgv_WmsInReceipt.RowTemplate.Height = 23; this.kdgv_WmsInReceipt.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.kdgv_WmsInReceipt.Size = new System.Drawing.Size(1364, 277); this.kdgv_WmsInReceipt.TabIndex = 0; this.kdgv_WmsInReceipt.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.kdgv_WmsInReceipt_CellContentClick); this.kdgv_WmsInReceipt.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.kdgv_WmsInReceipt_DataError); this.kdgv_WmsInReceipt.SelectionChanged += new System.EventHandler(this.kdgv_WmsInReceipt_SelectionChanged); // // Column7 // this.Column7.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.Column7.Frozen = true; this.Column7.HeaderText = "序号"; this.Column7.Name = "Column7"; this.Column7.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.Column7.Width = 83; // // Column8 // this.Column8.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.Column8.Frozen = true; this.Column8.HeaderText = "收货单号"; this.Column8.Name = "Column8"; this.Column8.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.Column8.Width = 82; // // Column9 // this.Column9.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.Column9.Frozen = true; this.Column9.HeaderText = "收货人"; this.Column9.Name = "Column9"; this.Column9.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.Column9.Width = 83; // // Column10 // this.Column10.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.Column10.DropDownWidth = 121; this.Column10.Frozen = true; this.Column10.HeaderText = "单据类型"; this.Column10.Items.AddRange(new string[] { "请选择", "ERP接口生成", "WMS创建"}); this.Column10.Name = "Column10"; this.Column10.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.Column10.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this.Column10.Width = 83; // // Column11 // this.Column11.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.Column11.Checked = false; this.Column11.Frozen = true; this.Column11.HeaderText = "收货时间"; this.Column11.Name = "Column11"; this.Column11.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.Column11.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this.Column11.Width = 82; // // Column12 // this.Column12.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.Column12.Frozen = true; this.Column12.HeaderText = "到货通知单号"; this.Column12.Name = "Column12"; this.Column12.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.Column12.Width = 83; // // Column13 // this.Column13.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.Column13.Frozen = true; this.Column13.HeaderText = "单据状态"; this.Column13.Name = "Column13"; this.Column13.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.Column13.Width = 83; // // Column14 // this.Column14.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.Column14.Frozen = true; this.Column14.HeaderText = "描述"; this.Column14.Name = "Column14"; this.Column14.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.Column14.Width = 83; // // Column29 // this.Column29.HeaderText = "创建人"; this.Column29.Name = "Column29"; this.Column29.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.Column29.Width = 175; // // Column30 // this.Column30.Checked = false; this.Column30.HeaderText = "创建时间"; this.Column30.Name = "Column30"; this.Column30.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.Column30.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this.Column30.Width = 176; // // Column31 // this.Column31.HeaderText = "最后更新人"; this.Column31.Name = "Column31"; this.Column31.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.Column31.Width = 175; // // Column32 // this.Column32.Checked = false; this.Column32.HeaderText = "最后更新时间"; this.Column32.Name = "Column32"; this.Column32.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.Column32.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this.Column32.Width = 175; // // kgb_MainTable // this.kgb_MainTable.CaptionOverlap = 0D; this.kgb_MainTable.Dock = System.Windows.Forms.DockStyle.Fill; this.kgb_MainTable.Location = new System.Drawing.Point(0, 174); this.kgb_MainTable.Name = "kgb_MainTable"; // // kgb_MainTable.Panel // this.kgb_MainTable.Panel.AutoScroll = true; this.kgb_MainTable.Panel.Controls.Add(this.pageToolbar1); this.kgb_MainTable.Panel.Controls.Add(this.kdgv_WmsInReceipt); this.kgb_MainTable.Size = new System.Drawing.Size(1368, 301); this.kgb_MainTable.TabIndex = 59; this.kgb_MainTable.Values.Heading = "收货单主表:"; // // pageToolbar1 // this.pageToolbar1._execActionMessgae = null; this.pageToolbar1._execActionOperation = null; this.pageToolbar1._LastOperation = null; this.pageToolbar1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(212)))), ((int)(((byte)(221))))); this.pageToolbar1.DataCount = 0; this.pageToolbar1.Dock = System.Windows.Forms.DockStyle.Bottom; this.pageToolbar1.LoadMessage = null; this.pageToolbar1.Location = new System.Drawing.Point(0, 247); this.pageToolbar1.Name = "pageToolbar1"; this.pageToolbar1.PageDefault = "{0}/{1}"; this.pageToolbar1.PageIndexSelectDefault = 1; this.pageToolbar1.PageInfoDefault = "共 {0} 条记录,每页"; this.pageToolbar1.PageSize = 30; this.pageToolbar1.PageSizeSelectList = ((System.Collections.Generic.List)(resources.GetObject("pageToolbar1.PageSizeSelectList"))); this.pageToolbar1.Size = new System.Drawing.Size(1364, 30); this.pageToolbar1.TabIndex = 2; this.pageToolbar1.OnPageChange += new NXWMS.Client.FrmCustom.PageToolbar.PageChange(this.pageToolbar1_OnPageChange); // // kryptonContextMenuItem2 // this.kryptonContextMenuItem2.Text = "Menu Item"; // // dataGridViewTextBoxColumn17 // this.dataGridViewTextBoxColumn17.HeaderText = "最后更新人"; this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17"; this.dataGridViewTextBoxColumn17.Width = 74; // // dataGridViewTextBoxColumn18 // this.dataGridViewTextBoxColumn18.HeaderText = "最后更新时间"; this.dataGridViewTextBoxColumn18.Name = "dataGridViewTextBoxColumn18"; this.dataGridViewTextBoxColumn18.Width = 73; // // dataGridViewTextBoxColumn19 // this.dataGridViewTextBoxColumn19.HeaderText = "序号"; this.dataGridViewTextBoxColumn19.Name = "dataGridViewTextBoxColumn19"; this.dataGridViewTextBoxColumn19.Width = 83; // // dataGridViewTextBoxColumn20 // this.dataGridViewTextBoxColumn20.HeaderText = "到货通知单号"; this.dataGridViewTextBoxColumn20.Name = "dataGridViewTextBoxColumn20"; this.dataGridViewTextBoxColumn20.Width = 82; // // dataGridViewTextBoxColumn21 // this.dataGridViewTextBoxColumn21.HeaderText = "参考单号"; this.dataGridViewTextBoxColumn21.Name = "dataGridViewTextBoxColumn21"; this.dataGridViewTextBoxColumn21.Width = 83; // // dataGridViewTextBoxColumn22 // this.dataGridViewTextBoxColumn22.HeaderText = "采购单号"; this.dataGridViewTextBoxColumn22.Name = "dataGridViewTextBoxColumn22"; this.dataGridViewTextBoxColumn22.Width = 82; // // dataGridViewTextBoxColumn23 // this.dataGridViewTextBoxColumn23.HeaderText = "采购人员"; this.dataGridViewTextBoxColumn23.Name = "dataGridViewTextBoxColumn23"; this.dataGridViewTextBoxColumn23.Width = 83; // // dataGridViewTextBoxColumn24 // this.dataGridViewTextBoxColumn24.HeaderText = "仓库编码"; this.dataGridViewTextBoxColumn24.Name = "dataGridViewTextBoxColumn24"; this.dataGridViewTextBoxColumn24.Width = 83; // // dataGridViewTextBoxColumn27 // this.dataGridViewTextBoxColumn27.HeaderText = "最后更新人"; this.dataGridViewTextBoxColumn27.Name = "dataGridViewTextBoxColumn27"; this.dataGridViewTextBoxColumn27.Width = 82; // // dataGridViewTextBoxColumn26 // this.dataGridViewTextBoxColumn26.HeaderText = "创建人"; this.dataGridViewTextBoxColumn26.Name = "dataGridViewTextBoxColumn26"; this.dataGridViewTextBoxColumn26.Width = 83; // // dataGridViewTextBoxColumn25 // this.dataGridViewTextBoxColumn25.HeaderText = "仓库名称"; this.dataGridViewTextBoxColumn25.Name = "dataGridViewTextBoxColumn25"; this.dataGridViewTextBoxColumn25.Width = 82; // // button1 // this.button1.Location = new System.Drawing.Point(477, 117); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(75, 23); this.button1.TabIndex = 4; this.button1.Text = "button1"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // frmWmsInReceipt // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1368, 764); this.Controls.Add(this.kgb_MainTable); this.Controls.Add(this.kgb_DetailTable); this.Controls.Add(this.kgb_QueryArea); this.Name = "frmWmsInReceipt"; this.Text = "收货单管理"; this.Load += new System.EventHandler(this.frmWmsInReceipt_Load); ((System.ComponentModel.ISupportInitialize)(this.kgb_DetailTable.Panel)).EndInit(); this.kgb_DetailTable.Panel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.kgb_DetailTable)).EndInit(); this.kgb_DetailTable.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.kdgv_WmsInReceiptDtl)).EndInit(); this.cms_ReceiptDtl.ResumeLayout(false); this.cms_Receipt.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.kgb_QueryArea.Panel)).EndInit(); this.kgb_QueryArea.Panel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.kgb_QueryArea)).EndInit(); this.kgb_QueryArea.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.kryptonPanelSearch)).EndInit(); this.kryptonPanelSearch.ResumeLayout(false); this.tableLayoutPanelSearch.ResumeLayout(false); this.tableLayoutPanel1.ResumeLayout(false); this.tableLayoutPanel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.kcmb_receiptType)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.kcmb_receiptStatus)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.kcmb_supplierMsg)).EndInit(); this.tableLayoutPanelEdit.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.kdgv_WmsInReceipt)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.kgb_MainTable.Panel)).EndInit(); this.kgb_MainTable.Panel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.kgb_MainTable)).EndInit(); this.kgb_MainTable.ResumeLayout(false); this.ResumeLayout(false); } #endregion private ComponentFactory.Krypton.Toolkit.KryptonGroupBox kgb_DetailTable; private ComponentFactory.Krypton.Toolkit.KryptonDataGridView kdgv_WmsInReceiptDtl; private System.Windows.Forms.ContextMenuStrip cms_ReceiptDtl; private System.Windows.Forms.ToolStripMenuItem 刷新ToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem 刷新ToolStripMenuItem; private System.Windows.Forms.ContextMenuStrip cms_Receipt; private ComponentFactory.Krypton.Toolkit.KryptonContextMenuItem kryptonContextMenuItem3; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn27; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn26; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn25; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn24; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn23; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn22; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn21; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn20; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn19; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn17; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn18; private ComponentFactory.Krypton.Toolkit.KryptonGroupBox kgb_QueryArea; private ComponentFactory.Krypton.Toolkit.KryptonDataGridView kdgv_WmsInReceipt; private ComponentFactory.Krypton.Toolkit.KryptonGroupBox kgb_MainTable; private ComponentFactory.Krypton.Toolkit.KryptonContextMenuItem kryptonContextMenuItem2; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column7; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column8; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column9; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewComboBoxColumn Column10; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn Column11; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column12; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column13; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column14; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column29; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn Column30; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column31; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn Column32; private ComponentFactory.Krypton.Toolkit.KryptonPanel kryptonPanelSearch; private System.Windows.Forms.TableLayoutPanel tableLayoutPanelEdit; private ComponentFactory.Krypton.Toolkit.KryptonButton kbtnEdit; private ComponentFactory.Krypton.Toolkit.KryptonButton kbtnAdd; private ComponentFactory.Krypton.Toolkit.KryptonButton kbtnRemove; private ComponentFactory.Krypton.Toolkit.KryptonButton kbtn_ForceFinish; private ComponentFactory.Krypton.Toolkit.KryptonButton kbtn_ReceiptTray; private System.Windows.Forms.TableLayoutPanel tableLayoutPanelSearch; private ComponentFactory.Krypton.Toolkit.KryptonButton kbtnSearch; private ComponentFactory.Krypton.Toolkit.KryptonButton kbtnImport; private ComponentFactory.Krypton.Toolkit.KryptonButton kbtnExport; private ComponentFactory.Krypton.Toolkit.KryptonButton kbtnReset; private ComponentFactory.Krypton.Toolkit.KryptonButton kbtnPrint; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; private ComponentFactory.Krypton.Toolkit.KryptonDateTimePicker kdtp_startCreateTime; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel9; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel1; private ComponentFactory.Krypton.Toolkit.KryptonDateTimePicker kdtp_endCreateTime; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel10; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel8; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel2; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel7; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel3; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel6; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel4; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel5; private ComponentFactory.Krypton.Toolkit.KryptonTextBox ktb_receiptNo; private ComponentFactory.Krypton.Toolkit.KryptonTextBox ktb_arrivalNo; private ComponentFactory.Krypton.Toolkit.KryptonTextBox ktb_materialMsg; private ComponentFactory.Krypton.Toolkit.KryptonTextBox ktb_batchNoMsg; private ComponentFactory.Krypton.Toolkit.KryptonComboBox kcmb_receiptType; private ComponentFactory.Krypton.Toolkit.KryptonComboBox kcmb_receiptStatus; private ComponentFactory.Krypton.Toolkit.KryptonComboBox kcmb_supplierMsg; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5; private System.Windows.Forms.DataGridViewTextBoxColumn Column2; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8; private System.Windows.Forms.DataGridViewTextBoxColumn Column3; private System.Windows.Forms.DataGridViewTextBoxColumn Column4; private System.Windows.Forms.DataGridViewTextBoxColumn Column5; private System.Windows.Forms.DataGridViewTextBoxColumn Column6; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12; private System.Windows.Forms.DataGridViewTextBoxColumn Column1; private System.Windows.Forms.DataGridViewTextBoxColumn Column15; private System.Windows.Forms.DataGridViewTextBoxColumn Column16; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn14; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn15; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn16; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel11; private ComponentFactory.Krypton.Toolkit.KryptonDateTimePicker kdtp_startProcudtTime; private ComponentFactory.Krypton.Toolkit.KryptonDateTimePicker kdtp_endProcudtTime; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel12; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel13; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel14; private ComponentFactory.Krypton.Toolkit.KryptonDateTimePicker kdtp_startExpTime; private ComponentFactory.Krypton.Toolkit.KryptonDateTimePicker kdtp_endExptTime; private ComponentFactory.Krypton.Toolkit.KryptonTextBox ktb_receipterMsg; private Client.FrmCustom.PageToolbar pageToolbar1; private System.Windows.Forms.Button button1; } }