namespace NXWMS.Forms.OutStock.frmOutstockChild { partial class frmChildInvoiceCheck { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); this.kryptonGroupBox2 = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox(); this.kdgv_InvoiceDtlData = new ComponentFactory.Krypton.Toolkit.KryptonDataGridView(); this.Column1 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.Column2 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.Column3 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.Column4 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.Column5 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.Column6 = 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.KryptonDataGridViewTextBoxColumn(); this.Column7 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.Column11 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.kryptonGroupBox1 = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox(); this.kcmb_RegionMsg = new ComponentFactory.Krypton.Toolkit.KryptonComboBox(); this.kcmb_AllocateType = new ComponentFactory.Krypton.Toolkit.KryptonComboBox(); this.ktb_PalletNoMsg = new ComponentFactory.Krypton.Toolkit.KryptonTextBox(); this.ktb_BinMsg = new ComponentFactory.Krypton.Toolkit.KryptonTextBox(); this.ktb_BatchNoMsg = new ComponentFactory.Krypton.Toolkit.KryptonTextBox(); this.ktb_MaterielMsg = new ComponentFactory.Krypton.Toolkit.KryptonTextBox(); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.kbtn_Cancel = new ComponentFactory.Krypton.Toolkit.KryptonButton(); this.kbtn_Confirm = new ComponentFactory.Krypton.Toolkit.KryptonButton(); this.kbtn_Reset = new ComponentFactory.Krypton.Toolkit.KryptonButton(); this.kbtn_Search = new ComponentFactory.Krypton.Toolkit.KryptonButton(); this.kryptonLabel5 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.kryptonLabel4 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.kryptonLabel3 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.kryptonLabel6 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.kryptonLabel2 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.kryptonLabel1 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.kryptonGroupBox3 = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox(); this.kdgv_AllowBalanceData = new ComponentFactory.Krypton.Toolkit.KryptonDataGridView(); this.Column19 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewCheckBoxColumn(); this.kryptonDataGridViewTextBoxColumn1 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.Column13 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.Column14 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.Column15 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.Column12 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.Column16 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.kryptonDataGridViewTextBoxColumn2 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.kryptonDataGridViewTextBoxColumn3 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.kryptonDataGridViewTextBoxColumn4 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.kryptonDataGridViewTextBoxColumn5 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.kryptonDataGridViewTextBoxColumn6 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.kryptonDataGridViewTextBoxColumn7 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.kryptonDataGridViewTextBoxColumn8 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.kryptonDataGridViewTextBoxColumn9 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.Column17 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn(); this.Column18 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn(); ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox2.Panel)).BeginInit(); this.kryptonGroupBox2.Panel.SuspendLayout(); this.kryptonGroupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.kdgv_InvoiceDtlData)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox1.Panel)).BeginInit(); this.kryptonGroupBox1.Panel.SuspendLayout(); this.kryptonGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.kcmb_RegionMsg)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.kcmb_AllocateType)).BeginInit(); this.tableLayoutPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox3.Panel)).BeginInit(); this.kryptonGroupBox3.Panel.SuspendLayout(); this.kryptonGroupBox3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.kdgv_AllowBalanceData)).BeginInit(); this.SuspendLayout(); // // kryptonGroupBox2 // this.kryptonGroupBox2.CaptionOverlap = 0D; this.kryptonGroupBox2.CaptionStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.GroupBoxCaption; this.kryptonGroupBox2.Dock = System.Windows.Forms.DockStyle.Top; this.kryptonGroupBox2.GroupBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.ControlGroupBox; this.kryptonGroupBox2.GroupBorderStyle = ComponentFactory.Krypton.Toolkit.PaletteBorderStyle.ControlGroupBox; this.kryptonGroupBox2.Location = new System.Drawing.Point(0, 0); this.kryptonGroupBox2.Name = "kryptonGroupBox2"; // // kryptonGroupBox2.Panel // this.kryptonGroupBox2.Panel.Controls.Add(this.kdgv_InvoiceDtlData); this.kryptonGroupBox2.Size = new System.Drawing.Size(1379, 201); this.kryptonGroupBox2.TabIndex = 12; this.kryptonGroupBox2.Values.Heading = "发货单明细表:"; // // kdgv_InvoiceDtlData // this.kdgv_InvoiceDtlData.AllowUserToAddRows = false; this.kdgv_InvoiceDtlData.AllowUserToDeleteRows = false; this.kdgv_InvoiceDtlData.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCells; this.kdgv_InvoiceDtlData.ClipboardCopyMode = System.Windows.Forms.DataGridViewClipboardCopyMode.EnableWithoutHeaderText; this.kdgv_InvoiceDtlData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.kdgv_InvoiceDtlData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.Column1, this.Column2, this.Column3, this.Column4, this.Column5, this.Column6, this.Column8, this.Column9, this.Column10, this.Column7, this.Column11}); this.kdgv_InvoiceDtlData.Dock = System.Windows.Forms.DockStyle.Fill; this.kdgv_InvoiceDtlData.EditMode = System.Windows.Forms.DataGridViewEditMode.EditOnEnter; this.kdgv_InvoiceDtlData.Location = new System.Drawing.Point(0, 0); this.kdgv_InvoiceDtlData.Name = "kdgv_InvoiceDtlData"; this.kdgv_InvoiceDtlData.RowTemplate.Height = 23; this.kdgv_InvoiceDtlData.Size = new System.Drawing.Size(1375, 177); this.kdgv_InvoiceDtlData.TabIndex = 0; // // Column1 // this.Column1.HeaderText = "序号"; this.Column1.Name = "Column1"; this.Column1.ReadOnly = true; this.Column1.Width = 60; // // Column2 // this.Column2.HeaderText = "物料编码"; this.Column2.Name = "Column2"; this.Column2.ReadOnly = true; this.Column2.Width = 84; // // Column3 // this.Column3.HeaderText = "物料名称"; this.Column3.Name = "Column3"; this.Column3.ReadOnly = true; this.Column3.Width = 84; // // Column4 // this.Column4.HeaderText = "物料条码"; this.Column4.Name = "Column4"; this.Column4.ReadOnly = true; this.Column4.Width = 84; // // Column5 // this.Column5.HeaderText = "物料规格"; this.Column5.Name = "Column5"; this.Column5.ReadOnly = true; this.Column5.Width = 84; // // Column6 // this.Column6.HeaderText = "批次号"; this.Column6.Name = "Column6"; this.Column6.ReadOnly = true; this.Column6.Width = 72; // // Column8 // this.Column8.HeaderText = "未发货数量"; this.Column8.Name = "Column8"; this.Column8.Width = 96; // // Column9 // this.Column9.HeaderText = "单位"; this.Column9.Name = "Column9"; this.Column9.ReadOnly = true; this.Column9.Width = 60; // // Column10 // this.Column10.HeaderText = "包装"; this.Column10.Name = "Column10"; this.Column10.ReadOnly = true; this.Column10.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.Column10.Width = 60; // // Column7 // this.Column7.HeaderText = "分配数量"; this.Column7.Name = "Column7"; this.Column7.ReadOnly = true; this.Column7.Width = 84; // // Column11 // this.Column11.HeaderText = "分配结果(%)"; this.Column11.Name = "Column11"; this.Column11.ReadOnly = true; this.Column11.Width = 102; // // kryptonGroupBox1 // this.kryptonGroupBox1.CaptionOverlap = 0D; this.kryptonGroupBox1.CaptionStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.GroupBoxCaption; this.kryptonGroupBox1.Dock = System.Windows.Forms.DockStyle.Top; this.kryptonGroupBox1.GroupBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.ControlGroupBox; this.kryptonGroupBox1.GroupBorderStyle = ComponentFactory.Krypton.Toolkit.PaletteBorderStyle.ControlGroupBox; this.kryptonGroupBox1.Location = new System.Drawing.Point(0, 201); this.kryptonGroupBox1.Name = "kryptonGroupBox1"; // // kryptonGroupBox1.Panel // this.kryptonGroupBox1.Panel.Controls.Add(this.kcmb_RegionMsg); this.kryptonGroupBox1.Panel.Controls.Add(this.kcmb_AllocateType); this.kryptonGroupBox1.Panel.Controls.Add(this.ktb_PalletNoMsg); this.kryptonGroupBox1.Panel.Controls.Add(this.ktb_BinMsg); this.kryptonGroupBox1.Panel.Controls.Add(this.ktb_BatchNoMsg); this.kryptonGroupBox1.Panel.Controls.Add(this.ktb_MaterielMsg); this.kryptonGroupBox1.Panel.Controls.Add(this.tableLayoutPanel1); this.kryptonGroupBox1.Panel.Controls.Add(this.kryptonLabel5); this.kryptonGroupBox1.Panel.Controls.Add(this.kryptonLabel4); this.kryptonGroupBox1.Panel.Controls.Add(this.kryptonLabel3); this.kryptonGroupBox1.Panel.Controls.Add(this.kryptonLabel6); this.kryptonGroupBox1.Panel.Controls.Add(this.kryptonLabel2); this.kryptonGroupBox1.Panel.Controls.Add(this.kryptonLabel1); this.kryptonGroupBox1.Size = new System.Drawing.Size(1379, 111); this.kryptonGroupBox1.TabIndex = 13; this.kryptonGroupBox1.Values.Heading = "库存查询条件:"; // // kcmb_RegionMsg // this.kcmb_RegionMsg.DropDownWidth = 160; this.kcmb_RegionMsg.Items.AddRange(new object[] { "自动分配", "手动分配"}); this.kcmb_RegionMsg.Location = new System.Drawing.Point(105, 50); this.kcmb_RegionMsg.Name = "kcmb_RegionMsg"; this.kcmb_RegionMsg.Size = new System.Drawing.Size(160, 21); this.kcmb_RegionMsg.TabIndex = 12; // // kcmb_AllocateType // this.kcmb_AllocateType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.kcmb_AllocateType.DropDownWidth = 160; this.kcmb_AllocateType.Items.AddRange(new object[] { "自动分配", "手动分配"}); this.kcmb_AllocateType.Location = new System.Drawing.Point(105, 12); this.kcmb_AllocateType.Name = "kcmb_AllocateType"; this.kcmb_AllocateType.Size = new System.Drawing.Size(160, 21); this.kcmb_AllocateType.TabIndex = 12; this.kcmb_AllocateType.SelectionChangeCommitted += new System.EventHandler(this.kcmb_AllocateType_SelectionChangeCommitted); // // ktb_PalletNoMsg // this.ktb_PalletNoMsg.Location = new System.Drawing.Point(735, 50); this.ktb_PalletNoMsg.Name = "ktb_PalletNoMsg"; this.ktb_PalletNoMsg.Size = new System.Drawing.Size(160, 20); this.ktb_PalletNoMsg.TabIndex = 11; // // ktb_BinMsg // this.ktb_BinMsg.Location = new System.Drawing.Point(419, 51); this.ktb_BinMsg.Name = "ktb_BinMsg"; this.ktb_BinMsg.Size = new System.Drawing.Size(160, 20); this.ktb_BinMsg.TabIndex = 11; // // ktb_BatchNoMsg // this.ktb_BatchNoMsg.Location = new System.Drawing.Point(735, 13); this.ktb_BatchNoMsg.Name = "ktb_BatchNoMsg"; this.ktb_BatchNoMsg.Size = new System.Drawing.Size(160, 20); this.ktb_BatchNoMsg.TabIndex = 11; // // ktb_MaterielMsg // this.ktb_MaterielMsg.Location = new System.Drawing.Point(419, 13); this.ktb_MaterielMsg.Name = "ktb_MaterielMsg"; this.ktb_MaterielMsg.Size = new System.Drawing.Size(160, 20); this.ktb_MaterielMsg.TabIndex = 11; // // tableLayoutPanel1 // this.tableLayoutPanel1.BackColor = System.Drawing.Color.Transparent; this.tableLayoutPanel1.ColumnCount = 4; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.tableLayoutPanel1.Controls.Add(this.kbtn_Cancel, 3, 0); this.tableLayoutPanel1.Controls.Add(this.kbtn_Confirm, 2, 0); this.tableLayoutPanel1.Controls.Add(this.kbtn_Reset, 1, 0); this.tableLayoutPanel1.Controls.Add(this.kbtn_Search, 0, 0); this.tableLayoutPanel1.Location = new System.Drawing.Point(1006, 22); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 1; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(341, 37); this.tableLayoutPanel1.TabIndex = 5; // // kbtn_Cancel // this.kbtn_Cancel.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_Cancel.Location = new System.Drawing.Point(258, 3); this.kbtn_Cancel.Name = "kbtn_Cancel"; this.kbtn_Cancel.Size = new System.Drawing.Size(80, 31); this.kbtn_Cancel.TabIndex = 2; this.kbtn_Cancel.Tag = ""; this.kbtn_Cancel.Values.Image = global::NXWMS.Properties.Resources.取消; this.kbtn_Cancel.Values.Text = "取消"; this.kbtn_Cancel.Click += new System.EventHandler(this.kbtn_Cancel_Click); // // kbtn_Confirm // this.kbtn_Confirm.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_Confirm.Location = new System.Drawing.Point(173, 3); this.kbtn_Confirm.Name = "kbtn_Confirm"; this.kbtn_Confirm.Size = new System.Drawing.Size(79, 31); this.kbtn_Confirm.TabIndex = 1; this.kbtn_Confirm.Tag = ""; this.kbtn_Confirm.Values.Image = global::NXWMS.Properties.Resources.确认; this.kbtn_Confirm.Values.Text = "确认"; this.kbtn_Confirm.Click += new System.EventHandler(this.kbtn_Confirm_Click); // // kbtn_Reset // this.kbtn_Reset.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_Reset.Location = new System.Drawing.Point(88, 3); this.kbtn_Reset.Name = "kbtn_Reset"; this.kbtn_Reset.Size = new System.Drawing.Size(79, 31); this.kbtn_Reset.TabIndex = 1; this.kbtn_Reset.Tag = ""; this.kbtn_Reset.Values.Image = global::NXWMS.Properties.Resources.reset; this.kbtn_Reset.Values.Text = "重置条件"; this.kbtn_Reset.Click += new System.EventHandler(this.kbtn_Reset_Click); // // kbtn_Search // this.kbtn_Search.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_Search.Location = new System.Drawing.Point(3, 3); this.kbtn_Search.Name = "kbtn_Search"; this.kbtn_Search.Size = new System.Drawing.Size(79, 31); this.kbtn_Search.TabIndex = 1; this.kbtn_Search.Tag = ""; this.kbtn_Search.Values.Image = global::NXWMS.Properties.Resources.search2; this.kbtn_Search.Values.Text = "查询"; this.kbtn_Search.Click += new System.EventHandler(this.kbtn_Search_Click); // // kryptonLabel5 // this.kryptonLabel5.Location = new System.Drawing.Point(669, 50); this.kryptonLabel5.Name = "kryptonLabel5"; this.kryptonLabel5.Size = new System.Drawing.Size(60, 20); this.kryptonLabel5.TabIndex = 0; this.kryptonLabel5.Values.Text = "托盘号:"; // // kryptonLabel4 // this.kryptonLabel4.Location = new System.Drawing.Point(365, 51); this.kryptonLabel4.Name = "kryptonLabel4"; this.kryptonLabel4.Size = new System.Drawing.Size(48, 20); this.kryptonLabel4.TabIndex = 0; this.kryptonLabel4.Values.Text = "库位:"; // // kryptonLabel3 // this.kryptonLabel3.Location = new System.Drawing.Point(669, 13); this.kryptonLabel3.Name = "kryptonLabel3"; this.kryptonLabel3.Size = new System.Drawing.Size(60, 20); this.kryptonLabel3.TabIndex = 0; this.kryptonLabel3.Values.Text = "批次号:"; // // kryptonLabel6 // this.kryptonLabel6.Location = new System.Drawing.Point(51, 51); this.kryptonLabel6.Name = "kryptonLabel6"; this.kryptonLabel6.Size = new System.Drawing.Size(48, 20); this.kryptonLabel6.TabIndex = 0; this.kryptonLabel6.Values.Text = "库区:"; // // kryptonLabel2 // this.kryptonLabel2.Location = new System.Drawing.Point(342, 13); this.kryptonLabel2.Name = "kryptonLabel2"; this.kryptonLabel2.Size = new System.Drawing.Size(73, 20); this.kryptonLabel2.TabIndex = 0; this.kryptonLabel2.Values.Text = "物料信息:"; // // kryptonLabel1 // this.kryptonLabel1.Location = new System.Drawing.Point(28, 13); this.kryptonLabel1.Name = "kryptonLabel1"; this.kryptonLabel1.Size = new System.Drawing.Size(73, 20); this.kryptonLabel1.TabIndex = 0; this.kryptonLabel1.Values.Text = "分配方式:"; // // kryptonGroupBox3 // this.kryptonGroupBox3.CaptionOverlap = 0D; this.kryptonGroupBox3.CaptionStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.GroupBoxCaption; this.kryptonGroupBox3.Dock = System.Windows.Forms.DockStyle.Fill; this.kryptonGroupBox3.GroupBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.ControlGroupBox; this.kryptonGroupBox3.GroupBorderStyle = ComponentFactory.Krypton.Toolkit.PaletteBorderStyle.ControlGroupBox; this.kryptonGroupBox3.Location = new System.Drawing.Point(0, 312); this.kryptonGroupBox3.Name = "kryptonGroupBox3"; // // kryptonGroupBox3.Panel // this.kryptonGroupBox3.Panel.Controls.Add(this.kdgv_AllowBalanceData); this.kryptonGroupBox3.Size = new System.Drawing.Size(1379, 418); this.kryptonGroupBox3.TabIndex = 14; this.kryptonGroupBox3.Values.Heading = "库存明细表:"; // // kdgv_AllowBalanceData // this.kdgv_AllowBalanceData.AllowUserToAddRows = false; this.kdgv_AllowBalanceData.AllowUserToDeleteRows = false; this.kdgv_AllowBalanceData.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCells; this.kdgv_AllowBalanceData.ClipboardCopyMode = System.Windows.Forms.DataGridViewClipboardCopyMode.EnableWithoutHeaderText; this.kdgv_AllowBalanceData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.kdgv_AllowBalanceData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.Column19, this.kryptonDataGridViewTextBoxColumn1, this.Column13, this.Column14, this.Column15, this.Column12, this.Column16, this.kryptonDataGridViewTextBoxColumn2, this.kryptonDataGridViewTextBoxColumn3, this.kryptonDataGridViewTextBoxColumn4, this.kryptonDataGridViewTextBoxColumn5, this.kryptonDataGridViewTextBoxColumn6, this.kryptonDataGridViewTextBoxColumn7, this.kryptonDataGridViewTextBoxColumn8, this.kryptonDataGridViewTextBoxColumn9, this.Column17, this.Column18}); this.kdgv_AllowBalanceData.Dock = System.Windows.Forms.DockStyle.Fill; this.kdgv_AllowBalanceData.EditMode = System.Windows.Forms.DataGridViewEditMode.EditOnEnter; this.kdgv_AllowBalanceData.Location = new System.Drawing.Point(0, 0); this.kdgv_AllowBalanceData.Name = "kdgv_AllowBalanceData"; this.kdgv_AllowBalanceData.RowTemplate.Height = 23; this.kdgv_AllowBalanceData.Size = new System.Drawing.Size(1375, 394); this.kdgv_AllowBalanceData.TabIndex = 0; this.kdgv_AllowBalanceData.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.kdgv_AllowBalanceData_CellContentClick); // // Column19 // dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle2.NullValue = false; this.Column19.DefaultCellStyle = dataGridViewCellStyle2; this.Column19.FalseValue = null; this.Column19.FillWeight = 213.198F; this.Column19.HeaderText = "选择"; this.Column19.IndeterminateValue = null; this.Column19.Name = "Column19"; this.Column19.ReadOnly = true; this.Column19.TrueValue = null; this.Column19.Width = 41; // // kryptonDataGridViewTextBoxColumn1 // this.kryptonDataGridViewTextBoxColumn1.FillWeight = 91.29247F; this.kryptonDataGridViewTextBoxColumn1.HeaderText = "序号"; this.kryptonDataGridViewTextBoxColumn1.Name = "kryptonDataGridViewTextBoxColumn1"; this.kryptonDataGridViewTextBoxColumn1.ReadOnly = true; this.kryptonDataGridViewTextBoxColumn1.Width = 60; // // Column13 // this.Column13.HeaderText = "库存ID"; this.Column13.Name = "Column13"; this.Column13.ReadOnly = true; this.Column13.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.Column13.Visible = false; this.Column13.Width = 71; // // Column14 // this.Column14.HeaderText = "组盘ID"; this.Column14.Name = "Column14"; this.Column14.ReadOnly = true; this.Column14.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.Column14.Visible = false; this.Column14.Width = 71; // // Column15 // this.Column15.FillWeight = 91.29247F; this.Column15.HeaderText = "组盘码"; this.Column15.Name = "Column15"; this.Column15.ReadOnly = true; this.Column15.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.Column15.Width = 72; // // Column12 // this.Column12.FillWeight = 91.29247F; this.Column12.HeaderText = "托盘号"; this.Column12.Name = "Column12"; this.Column12.ReadOnly = true; this.Column12.Width = 72; // // Column16 // this.Column16.HeaderText = "组盘明细ID"; this.Column16.Name = "Column16"; this.Column16.ReadOnly = true; this.Column16.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.Column16.Visible = false; this.Column16.Width = 95; // // kryptonDataGridViewTextBoxColumn2 // this.kryptonDataGridViewTextBoxColumn2.FillWeight = 91.29247F; this.kryptonDataGridViewTextBoxColumn2.HeaderText = "物料编码"; this.kryptonDataGridViewTextBoxColumn2.Name = "kryptonDataGridViewTextBoxColumn2"; this.kryptonDataGridViewTextBoxColumn2.ReadOnly = true; this.kryptonDataGridViewTextBoxColumn2.Width = 84; // // kryptonDataGridViewTextBoxColumn3 // this.kryptonDataGridViewTextBoxColumn3.FillWeight = 91.29247F; this.kryptonDataGridViewTextBoxColumn3.HeaderText = "物料名称"; this.kryptonDataGridViewTextBoxColumn3.Name = "kryptonDataGridViewTextBoxColumn3"; this.kryptonDataGridViewTextBoxColumn3.ReadOnly = true; this.kryptonDataGridViewTextBoxColumn3.Width = 84; // // kryptonDataGridViewTextBoxColumn4 // this.kryptonDataGridViewTextBoxColumn4.FillWeight = 91.29247F; this.kryptonDataGridViewTextBoxColumn4.HeaderText = "物料条码"; this.kryptonDataGridViewTextBoxColumn4.Name = "kryptonDataGridViewTextBoxColumn4"; this.kryptonDataGridViewTextBoxColumn4.ReadOnly = true; this.kryptonDataGridViewTextBoxColumn4.Width = 84; // // kryptonDataGridViewTextBoxColumn5 // this.kryptonDataGridViewTextBoxColumn5.FillWeight = 91.29247F; this.kryptonDataGridViewTextBoxColumn5.HeaderText = "物料规格"; this.kryptonDataGridViewTextBoxColumn5.Name = "kryptonDataGridViewTextBoxColumn5"; this.kryptonDataGridViewTextBoxColumn5.ReadOnly = true; this.kryptonDataGridViewTextBoxColumn5.Width = 84; // // kryptonDataGridViewTextBoxColumn6 // this.kryptonDataGridViewTextBoxColumn6.FillWeight = 91.29247F; this.kryptonDataGridViewTextBoxColumn6.HeaderText = "批次号"; this.kryptonDataGridViewTextBoxColumn6.Name = "kryptonDataGridViewTextBoxColumn6"; this.kryptonDataGridViewTextBoxColumn6.ReadOnly = true; this.kryptonDataGridViewTextBoxColumn6.Width = 72; // // kryptonDataGridViewTextBoxColumn7 // this.kryptonDataGridViewTextBoxColumn7.FillWeight = 91.29247F; this.kryptonDataGridViewTextBoxColumn7.HeaderText = "库存数量"; this.kryptonDataGridViewTextBoxColumn7.Name = "kryptonDataGridViewTextBoxColumn7"; this.kryptonDataGridViewTextBoxColumn7.ReadOnly = true; this.kryptonDataGridViewTextBoxColumn7.Width = 84; // // kryptonDataGridViewTextBoxColumn8 // this.kryptonDataGridViewTextBoxColumn8.FillWeight = 91.29247F; this.kryptonDataGridViewTextBoxColumn8.HeaderText = "单位"; this.kryptonDataGridViewTextBoxColumn8.Name = "kryptonDataGridViewTextBoxColumn8"; this.kryptonDataGridViewTextBoxColumn8.ReadOnly = true; this.kryptonDataGridViewTextBoxColumn8.Width = 60; // // kryptonDataGridViewTextBoxColumn9 // this.kryptonDataGridViewTextBoxColumn9.FillWeight = 91.29247F; this.kryptonDataGridViewTextBoxColumn9.HeaderText = "包装"; this.kryptonDataGridViewTextBoxColumn9.Name = "kryptonDataGridViewTextBoxColumn9"; this.kryptonDataGridViewTextBoxColumn9.ReadOnly = true; this.kryptonDataGridViewTextBoxColumn9.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.kryptonDataGridViewTextBoxColumn9.Width = 60; // // Column17 // this.Column17.Checked = false; this.Column17.FillWeight = 91.29247F; this.Column17.HeaderText = "生产日期"; this.Column17.Name = "Column17"; this.Column17.ReadOnly = true; this.Column17.Width = 65; // // Column18 // this.Column18.Checked = false; this.Column18.FillWeight = 91.29247F; this.Column18.HeaderText = "失效日期"; this.Column18.Name = "Column18"; this.Column18.ReadOnly = true; this.Column18.Width = 65; // // frmChildInvoiceCheck // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1379, 730); this.Controls.Add(this.kryptonGroupBox3); this.Controls.Add(this.kryptonGroupBox1); this.Controls.Add(this.kryptonGroupBox2); this.Name = "frmChildInvoiceCheck"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "发货审核"; this.Load += new System.EventHandler(this.frmChildInvoiceCheck_Load); ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox2.Panel)).EndInit(); this.kryptonGroupBox2.Panel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox2)).EndInit(); this.kryptonGroupBox2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.kdgv_InvoiceDtlData)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox1.Panel)).EndInit(); this.kryptonGroupBox1.Panel.ResumeLayout(false); this.kryptonGroupBox1.Panel.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox1)).EndInit(); this.kryptonGroupBox1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.kcmb_RegionMsg)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.kcmb_AllocateType)).EndInit(); this.tableLayoutPanel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox3.Panel)).EndInit(); this.kryptonGroupBox3.Panel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox3)).EndInit(); this.kryptonGroupBox3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.kdgv_AllowBalanceData)).EndInit(); this.ResumeLayout(false); } #endregion private ComponentFactory.Krypton.Toolkit.KryptonGroupBox kryptonGroupBox2; private ComponentFactory.Krypton.Toolkit.KryptonDataGridView kdgv_InvoiceDtlData; private ComponentFactory.Krypton.Toolkit.KryptonGroupBox kryptonGroupBox1; private ComponentFactory.Krypton.Toolkit.KryptonComboBox kcmb_AllocateType; private ComponentFactory.Krypton.Toolkit.KryptonTextBox ktb_BatchNoMsg; private ComponentFactory.Krypton.Toolkit.KryptonTextBox ktb_MaterielMsg; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; private ComponentFactory.Krypton.Toolkit.KryptonButton kbtn_Cancel; private ComponentFactory.Krypton.Toolkit.KryptonButton kbtn_Confirm; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel3; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel2; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel1; private ComponentFactory.Krypton.Toolkit.KryptonGroupBox kryptonGroupBox3; private ComponentFactory.Krypton.Toolkit.KryptonDataGridView kdgv_AllowBalanceData; private ComponentFactory.Krypton.Toolkit.KryptonComboBox kcmb_RegionMsg; private ComponentFactory.Krypton.Toolkit.KryptonTextBox ktb_PalletNoMsg; private ComponentFactory.Krypton.Toolkit.KryptonTextBox ktb_BinMsg; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel5; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel4; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel6; private ComponentFactory.Krypton.Toolkit.KryptonButton kbtn_Reset; private ComponentFactory.Krypton.Toolkit.KryptonButton kbtn_Search; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewCheckBoxColumn Column19; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn kryptonDataGridViewTextBoxColumn1; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column13; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column14; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column15; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column12; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column16; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn kryptonDataGridViewTextBoxColumn2; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn kryptonDataGridViewTextBoxColumn3; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn kryptonDataGridViewTextBoxColumn4; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn kryptonDataGridViewTextBoxColumn5; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn kryptonDataGridViewTextBoxColumn6; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn kryptonDataGridViewTextBoxColumn7; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn kryptonDataGridViewTextBoxColumn8; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn kryptonDataGridViewTextBoxColumn9; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn Column17; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn Column18; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column1; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column2; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column3; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column4; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column5; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column6; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column8; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column9; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column10; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column7; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column11; } }