namespace HH.WMS.Client.frm { partial class frmPacking { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); this.lblItemTray = new DevComponents.DotNetBar.LabelItem(); this.labelItem2 = new DevComponents.DotNetBar.LabelItem(); this.bar3 = new DevComponents.DotNetBar.Bar(); this.labelItem1 = new DevComponents.DotNetBar.LabelItem(); this.bar1 = new DevComponents.DotNetBar.Bar(); this.bar6 = new DevComponents.DotNetBar.Bar(); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.panelEx5 = new DevComponents.DotNetBar.PanelEx(); this.dataGridViewX2 = new DevComponents.DotNetBar.Controls.DataGridViewX(); this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.bar8 = new DevComponents.DotNetBar.Bar(); this.labelItem5 = new DevComponents.DotNetBar.LabelItem(); this.panelEx1 = new DevComponents.DotNetBar.PanelEx(); this.dataGridViewX1 = new DevComponents.DotNetBar.Controls.DataGridViewX(); this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.bar2 = new DevComponents.DotNetBar.Bar(); this.labelItem = new DevComponents.DotNetBar.LabelItem(); this.panelEx3 = new DevComponents.DotNetBar.PanelEx(); this.dgvWaitUp = new DevComponents.DotNetBar.Controls.DataGridViewX(); this.colItemCode = 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.colQty = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.colPackedQty = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.bar4 = new DevComponents.DotNetBar.Bar(); this.labelItem4 = new DevComponents.DotNetBar.LabelItem(); this.panelEx2 = new DevComponents.DotNetBar.PanelEx(); this.buttonX1 = new DevComponents.DotNetBar.ButtonX(); this.txtOutNo = new DevComponents.DotNetBar.Controls.TextBoxX(); this.labelX3 = new DevComponents.DotNetBar.LabelX(); this.textBoxX1 = new DevComponents.DotNetBar.Controls.TextBoxX(); this.labelX2 = new DevComponents.DotNetBar.LabelX(); this.panelEx4 = new DevComponents.DotNetBar.PanelEx(); this.tblPacking = new System.Windows.Forms.TableLayoutPanel(); this.packingBit1 = new HH.WMS.Client.CustomControl.PackingBit(); this.packingBit2 = new HH.WMS.Client.CustomControl.PackingBit(); this.packingBit3 = new HH.WMS.Client.CustomControl.PackingBit(); this.packingBit4 = new HH.WMS.Client.CustomControl.PackingBit(); this.packingBit5 = new HH.WMS.Client.CustomControl.PackingBit(); this.packingBit6 = new HH.WMS.Client.CustomControl.PackingBit(); this.packingBit7 = new HH.WMS.Client.CustomControl.PackingBit(); this.bar7 = new DevComponents.DotNetBar.Bar(); this.labelItem3 = new DevComponents.DotNetBar.LabelItem(); this.labelItem6 = new DevComponents.DotNetBar.LabelItem(); this.labelItem7 = new DevComponents.DotNetBar.LabelItem(); this.bar5 = new DevComponents.DotNetBar.Bar(); this.panelEx6 = new DevComponents.DotNetBar.PanelEx(); this.btnEnter = new DevComponents.DotNetBar.ButtonX(); this.txtCode = new DevComponents.DotNetBar.Controls.TextBoxX(); this.labelX1 = new DevComponents.DotNetBar.LabelX(); ((System.ComponentModel.ISupportInitialize)(this.bar3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bar1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bar6)).BeginInit(); this.tableLayoutPanel1.SuspendLayout(); this.panelEx5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dataGridViewX2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bar8)).BeginInit(); this.panelEx1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dataGridViewX1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bar2)).BeginInit(); this.panelEx3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvWaitUp)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bar4)).BeginInit(); this.panelEx2.SuspendLayout(); this.panelEx4.SuspendLayout(); this.tblPacking.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.bar7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bar5)).BeginInit(); this.panelEx6.SuspendLayout(); this.SuspendLayout(); // // lblItemTray // this.lblItemTray.Name = "lblItemTray"; this.lblItemTray.Text = "_______________"; // // labelItem2 // this.labelItem2.Name = "labelItem2"; this.labelItem2.Text = "复验物料"; // // bar3 // this.bar3.AntiAlias = true; this.bar3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.bar3.BarType = DevComponents.DotNetBar.eBarType.DockWindow; this.bar3.Dock = System.Windows.Forms.DockStyle.Top; this.bar3.DockSide = DevComponents.DotNetBar.eDockSide.Top; this.bar3.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.World); this.bar3.IsMaximized = false; this.bar3.Location = new System.Drawing.Point(0, 0); this.bar3.Name = "bar3"; this.bar3.SingleLineColor = System.Drawing.SystemColors.ActiveCaption; this.bar3.Size = new System.Drawing.Size(391, 25); this.bar3.Stretch = true; this.bar3.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; this.bar3.TabIndex = 25; this.bar3.TabStop = false; this.bar3.Text = "bar2"; // // labelItem1 // this.labelItem1.Name = "labelItem1"; this.labelItem1.Text = "复验物料"; // // bar1 // this.bar1.AntiAlias = true; this.bar1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.bar1.BarType = DevComponents.DotNetBar.eBarType.DockWindow; this.bar1.Dock = System.Windows.Forms.DockStyle.Top; this.bar1.DockSide = DevComponents.DotNetBar.eDockSide.Top; this.bar1.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.World); this.bar1.IsMaximized = false; this.bar1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.labelItem1}); this.bar1.Location = new System.Drawing.Point(400, 43); this.bar1.Name = "bar1"; this.bar1.SingleLineColor = System.Drawing.SystemColors.ActiveCaption; this.bar1.Size = new System.Drawing.Size(591, 25); this.bar1.Stretch = true; this.bar1.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; this.bar1.TabIndex = 31; this.bar1.TabStop = false; this.bar1.Text = "bar2"; // // bar6 // this.bar6.AntiAlias = true; this.bar6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.bar6.BarType = DevComponents.DotNetBar.eBarType.DockWindow; this.bar6.Dock = System.Windows.Forms.DockStyle.Top; this.bar6.DockSide = DevComponents.DotNetBar.eDockSide.Top; this.bar6.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.World); this.bar6.IsMaximized = false; this.bar6.Location = new System.Drawing.Point(400, 422); this.bar6.Name = "bar6"; this.bar6.SingleLineColor = System.Drawing.SystemColors.ActiveCaption; this.bar6.Size = new System.Drawing.Size(591, 25); this.bar6.Stretch = true; this.bar6.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; this.bar6.TabIndex = 36; this.bar6.TabStop = false; this.bar6.Text = "bar2"; // // tableLayoutPanel1 // this.tableLayoutPanel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.tableLayoutPanel1.ColumnCount = 2; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 40F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 60F)); this.tableLayoutPanel1.Controls.Add(this.panelEx5, 1, 2); this.tableLayoutPanel1.Controls.Add(this.panelEx1, 0, 2); this.tableLayoutPanel1.Controls.Add(this.panelEx3, 1, 1); this.tableLayoutPanel1.Controls.Add(this.panelEx2, 0, 0); this.tableLayoutPanel1.Controls.Add(this.panelEx4, 0, 1); this.tableLayoutPanel1.Controls.Add(this.panelEx6, 0, 3); this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel1.ForeColor = System.Drawing.Color.Black; this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 37); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 4; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 60F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 54.54546F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 45.45454F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 60F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(994, 414); this.tableLayoutPanel1.TabIndex = 121; // // panelEx5 // this.panelEx5.CanvasColor = System.Drawing.SystemColors.Control; this.panelEx5.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.panelEx5.Controls.Add(this.dataGridViewX2); this.panelEx5.Controls.Add(this.bar8); this.panelEx5.DisabledBackColor = System.Drawing.Color.Empty; this.panelEx5.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx5.Location = new System.Drawing.Point(400, 223); this.panelEx5.Name = "panelEx5"; this.panelEx5.Size = new System.Drawing.Size(591, 127); this.panelEx5.Style.Alignment = System.Drawing.StringAlignment.Center; this.panelEx5.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.panelEx5.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.panelEx5.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.panelEx5.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.panelEx5.Style.GradientAngle = 90; this.panelEx5.TabIndex = 36; // // dataGridViewX2 // this.dataGridViewX2.AllowUserToAddRows = false; this.dataGridViewX2.AllowUserToDeleteRows = false; this.dataGridViewX2.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill; this.dataGridViewX2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dataGridViewX2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.dataGridViewTextBoxColumn5, this.dataGridViewTextBoxColumn7, this.dataGridViewTextBoxColumn8, this.dataGridViewTextBoxColumn11, this.dataGridViewTextBoxColumn12, this.dataGridViewTextBoxColumn13}); dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dataGridViewX2.DefaultCellStyle = dataGridViewCellStyle1; this.dataGridViewX2.Dock = System.Windows.Forms.DockStyle.Fill; this.dataGridViewX2.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(170)))), ((int)(((byte)(170)))), ((int)(((byte)(170))))); this.dataGridViewX2.Location = new System.Drawing.Point(0, 25); this.dataGridViewX2.Name = "dataGridViewX2"; this.dataGridViewX2.ReadOnly = true; this.dataGridViewX2.RowTemplate.Height = 23; this.dataGridViewX2.Size = new System.Drawing.Size(591, 102); this.dataGridViewX2.TabIndex = 35; // // dataGridViewTextBoxColumn5 // this.dataGridViewTextBoxColumn5.DataPropertyName = "CN_S_ITEM_CODE"; this.dataGridViewTextBoxColumn5.HeaderText = "物料编码"; this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5"; this.dataGridViewTextBoxColumn5.ReadOnly = true; // // dataGridViewTextBoxColumn7 // this.dataGridViewTextBoxColumn7.DataPropertyName = "CN_S_ITEM_NAME"; this.dataGridViewTextBoxColumn7.FillWeight = 121.8275F; this.dataGridViewTextBoxColumn7.HeaderText = "物料名称"; this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7"; this.dataGridViewTextBoxColumn7.ReadOnly = true; // // dataGridViewTextBoxColumn8 // this.dataGridViewTextBoxColumn8.DataPropertyName = "CN_S_MODEL"; this.dataGridViewTextBoxColumn8.FillWeight = 106.8171F; this.dataGridViewTextBoxColumn8.HeaderText = "规格型号"; this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8"; this.dataGridViewTextBoxColumn8.ReadOnly = true; // // dataGridViewTextBoxColumn11 // this.dataGridViewTextBoxColumn11.DataPropertyName = "CN_S_FIGURE_NO"; this.dataGridViewTextBoxColumn11.FillWeight = 110.6264F; this.dataGridViewTextBoxColumn11.HeaderText = "图号"; this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11"; this.dataGridViewTextBoxColumn11.ReadOnly = true; // // dataGridViewTextBoxColumn12 // this.dataGridViewTextBoxColumn12.DataPropertyName = "WaitUpQty"; this.dataGridViewTextBoxColumn12.FillWeight = 70F; this.dataGridViewTextBoxColumn12.HeaderText = "数量"; this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12"; this.dataGridViewTextBoxColumn12.ReadOnly = true; // // dataGridViewTextBoxColumn13 // this.dataGridViewTextBoxColumn13.DataPropertyName = "CN_S_MEASURE_UNIT"; this.dataGridViewTextBoxColumn13.FillWeight = 69.03204F; this.dataGridViewTextBoxColumn13.HeaderText = "单位"; this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13"; this.dataGridViewTextBoxColumn13.ReadOnly = true; // // bar8 // this.bar8.AntiAlias = true; this.bar8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.bar8.BarType = DevComponents.DotNetBar.eBarType.DockWindow; this.bar8.Dock = System.Windows.Forms.DockStyle.Top; this.bar8.DockSide = DevComponents.DotNetBar.eDockSide.Document; this.bar8.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.World); this.bar8.IsMaximized = false; this.bar8.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.labelItem5}); this.bar8.Location = new System.Drawing.Point(0, 0); this.bar8.Name = "bar8"; this.bar8.SingleLineColor = System.Drawing.SystemColors.ActiveCaption; this.bar8.Size = new System.Drawing.Size(591, 25); this.bar8.Stretch = true; this.bar8.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; this.bar8.TabIndex = 34; this.bar8.TabStop = false; this.bar8.Text = "bar2"; // // labelItem5 // this.labelItem5.Name = "labelItem5"; this.labelItem5.Text = "包裹清单"; // // panelEx1 // this.panelEx1.CanvasColor = System.Drawing.SystemColors.Control; this.panelEx1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.panelEx1.Controls.Add(this.dataGridViewX1); this.panelEx1.Controls.Add(this.bar2); this.panelEx1.DisabledBackColor = System.Drawing.Color.Empty; this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx1.Location = new System.Drawing.Point(3, 223); this.panelEx1.Name = "panelEx1"; this.panelEx1.Size = new System.Drawing.Size(391, 127); this.panelEx1.Style.Alignment = System.Drawing.StringAlignment.Center; this.panelEx1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.panelEx1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.panelEx1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.panelEx1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.panelEx1.Style.GradientAngle = 90; this.panelEx1.TabIndex = 33; // // dataGridViewX1 // this.dataGridViewX1.AllowUserToAddRows = false; this.dataGridViewX1.AllowUserToDeleteRows = false; this.dataGridViewX1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill; this.dataGridViewX1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dataGridViewX1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.dataGridViewTextBoxColumn1, this.dataGridViewTextBoxColumn9, this.dataGridViewTextBoxColumn10}); dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dataGridViewX1.DefaultCellStyle = dataGridViewCellStyle2; this.dataGridViewX1.Dock = System.Windows.Forms.DockStyle.Fill; this.dataGridViewX1.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(170)))), ((int)(((byte)(170)))), ((int)(((byte)(170))))); this.dataGridViewX1.Location = new System.Drawing.Point(0, 25); this.dataGridViewX1.Name = "dataGridViewX1"; this.dataGridViewX1.ReadOnly = true; this.dataGridViewX1.RowTemplate.Height = 23; this.dataGridViewX1.Size = new System.Drawing.Size(391, 102); this.dataGridViewX1.TabIndex = 35; // // dataGridViewTextBoxColumn1 // this.dataGridViewTextBoxColumn1.DataPropertyName = "CN_S_ITEM_CODE"; this.dataGridViewTextBoxColumn1.HeaderText = "包装编号"; this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1"; this.dataGridViewTextBoxColumn1.ReadOnly = true; // // dataGridViewTextBoxColumn9 // this.dataGridViewTextBoxColumn9.DataPropertyName = "WaitUpQty"; this.dataGridViewTextBoxColumn9.FillWeight = 70F; this.dataGridViewTextBoxColumn9.HeaderText = "包装类型"; this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9"; this.dataGridViewTextBoxColumn9.ReadOnly = true; // // dataGridViewTextBoxColumn10 // this.dataGridViewTextBoxColumn10.DataPropertyName = "CN_S_MEASURE_UNIT"; this.dataGridViewTextBoxColumn10.FillWeight = 69.03204F; this.dataGridViewTextBoxColumn10.HeaderText = "物料数量"; this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10"; this.dataGridViewTextBoxColumn10.ReadOnly = true; // // bar2 // this.bar2.AntiAlias = true; this.bar2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.bar2.BarType = DevComponents.DotNetBar.eBarType.DockWindow; this.bar2.Dock = System.Windows.Forms.DockStyle.Top; this.bar2.DockSide = DevComponents.DotNetBar.eDockSide.Document; this.bar2.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.World); this.bar2.IsMaximized = false; this.bar2.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.labelItem}); this.bar2.Location = new System.Drawing.Point(0, 0); this.bar2.Name = "bar2"; this.bar2.SingleLineColor = System.Drawing.SystemColors.ActiveCaption; this.bar2.Size = new System.Drawing.Size(391, 25); this.bar2.Stretch = true; this.bar2.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; this.bar2.TabIndex = 24; this.bar2.TabStop = false; this.bar2.Text = "bar2"; // // labelItem // this.labelItem.Name = "labelItem"; this.labelItem.Text = "包装"; // // panelEx3 // this.panelEx3.CanvasColor = System.Drawing.SystemColors.Control; this.panelEx3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.panelEx3.Controls.Add(this.dgvWaitUp); this.panelEx3.Controls.Add(this.bar4); this.panelEx3.DisabledBackColor = System.Drawing.Color.Empty; this.panelEx3.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx3.Location = new System.Drawing.Point(400, 63); this.panelEx3.Name = "panelEx3"; this.panelEx3.Size = new System.Drawing.Size(591, 154); this.panelEx3.Style.Alignment = System.Drawing.StringAlignment.Center; this.panelEx3.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.panelEx3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.panelEx3.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.panelEx3.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.panelEx3.Style.GradientAngle = 90; this.panelEx3.TabIndex = 25; // // dgvWaitUp // this.dgvWaitUp.AllowUserToAddRows = false; this.dgvWaitUp.AllowUserToDeleteRows = false; this.dgvWaitUp.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill; this.dgvWaitUp.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dgvWaitUp.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.colItemCode, this.dataGridViewTextBoxColumn2, this.dataGridViewTextBoxColumn3, this.dataGridViewTextBoxColumn4, this.colQty, this.colPackedQty, this.dataGridViewTextBoxColumn6}); dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvWaitUp.DefaultCellStyle = dataGridViewCellStyle3; this.dgvWaitUp.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvWaitUp.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(170)))), ((int)(((byte)(170)))), ((int)(((byte)(170))))); this.dgvWaitUp.Location = new System.Drawing.Point(0, 25); this.dgvWaitUp.Name = "dgvWaitUp"; this.dgvWaitUp.ReadOnly = true; this.dgvWaitUp.RowTemplate.Height = 23; this.dgvWaitUp.Size = new System.Drawing.Size(591, 129); this.dgvWaitUp.TabIndex = 35; // // colItemCode // this.colItemCode.DataPropertyName = "CN_S_ITEM_CODE"; this.colItemCode.HeaderText = "物料编码"; this.colItemCode.Name = "colItemCode"; this.colItemCode.ReadOnly = true; // // dataGridViewTextBoxColumn2 // this.dataGridViewTextBoxColumn2.DataPropertyName = "CN_S_ITEM_NAME"; this.dataGridViewTextBoxColumn2.FillWeight = 121.8275F; this.dataGridViewTextBoxColumn2.HeaderText = "物料名称"; this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2"; this.dataGridViewTextBoxColumn2.ReadOnly = true; // // dataGridViewTextBoxColumn3 // this.dataGridViewTextBoxColumn3.DataPropertyName = "CN_S_MODEL"; this.dataGridViewTextBoxColumn3.FillWeight = 106.8171F; this.dataGridViewTextBoxColumn3.HeaderText = "规格型号"; this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3"; this.dataGridViewTextBoxColumn3.ReadOnly = true; // // dataGridViewTextBoxColumn4 // this.dataGridViewTextBoxColumn4.DataPropertyName = "CN_S_FIGURE_NO"; this.dataGridViewTextBoxColumn4.FillWeight = 110.6264F; this.dataGridViewTextBoxColumn4.HeaderText = "图号"; this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4"; this.dataGridViewTextBoxColumn4.ReadOnly = true; // // colQty // this.colQty.DataPropertyName = "CN_F_QUANTITY"; this.colQty.FillWeight = 70F; this.colQty.HeaderText = "数量"; this.colQty.Name = "colQty"; this.colQty.ReadOnly = true; // // colPackedQty // this.colPackedQty.DataPropertyName = "CN_F_PACKED_QTY"; this.colPackedQty.HeaderText = "已包装数"; this.colPackedQty.Name = "colPackedQty"; this.colPackedQty.ReadOnly = true; // // dataGridViewTextBoxColumn6 // this.dataGridViewTextBoxColumn6.DataPropertyName = "CN_S_MEASURE_UNIT"; this.dataGridViewTextBoxColumn6.FillWeight = 69.03204F; this.dataGridViewTextBoxColumn6.HeaderText = "单位"; this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6"; this.dataGridViewTextBoxColumn6.ReadOnly = true; // // bar4 // this.bar4.AntiAlias = true; this.bar4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.bar4.BarType = DevComponents.DotNetBar.eBarType.DockWindow; this.bar4.Dock = System.Windows.Forms.DockStyle.Top; this.bar4.DockSide = DevComponents.DotNetBar.eDockSide.Document; this.bar4.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.World); this.bar4.IsMaximized = false; this.bar4.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.labelItem4}); this.bar4.Location = new System.Drawing.Point(0, 0); this.bar4.Name = "bar4"; this.bar4.SingleLineColor = System.Drawing.SystemColors.ActiveCaption; this.bar4.Size = new System.Drawing.Size(591, 25); this.bar4.Stretch = true; this.bar4.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; this.bar4.TabIndex = 24; this.bar4.TabStop = false; this.bar4.Text = "bar2"; // // labelItem4 // this.labelItem4.Name = "labelItem4"; this.labelItem4.Text = "复验物料"; // // panelEx2 // this.panelEx2.CanvasColor = System.Drawing.SystemColors.Control; this.panelEx2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.tableLayoutPanel1.SetColumnSpan(this.panelEx2, 2); this.panelEx2.Controls.Add(this.buttonX1); this.panelEx2.Controls.Add(this.txtOutNo); this.panelEx2.Controls.Add(this.labelX3); this.panelEx2.Controls.Add(this.textBoxX1); this.panelEx2.Controls.Add(this.labelX2); this.panelEx2.DisabledBackColor = System.Drawing.Color.Empty; this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx2.Location = new System.Drawing.Point(3, 3); this.panelEx2.Name = "panelEx2"; this.panelEx2.Size = new System.Drawing.Size(988, 54); this.panelEx2.Style.Alignment = System.Drawing.StringAlignment.Center; this.panelEx2.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.panelEx2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.panelEx2.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.panelEx2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.panelEx2.Style.GradientAngle = 90; this.panelEx2.TabIndex = 29; // // buttonX1 // this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.buttonX1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.buttonX1.BackColor = System.Drawing.Color.Red; this.buttonX1.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat; this.buttonX1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.buttonX1.Location = new System.Drawing.Point(904, 9); this.buttonX1.Name = "buttonX1"; this.buttonX1.Size = new System.Drawing.Size(75, 35); this.buttonX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.buttonX1.TabIndex = 29; this.buttonX1.Text = "挂起"; // // txtOutNo // this.txtOutNo.BackColor = System.Drawing.Color.White; // // // this.txtOutNo.Border.Class = "TextBoxBorder"; this.txtOutNo.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.txtOutNo.DisabledBackColor = System.Drawing.Color.White; this.txtOutNo.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtOutNo.ForeColor = System.Drawing.Color.Black; this.txtOutNo.Location = new System.Drawing.Point(305, 9); this.txtOutNo.Name = "txtOutNo"; this.txtOutNo.PreventEnterBeep = true; this.txtOutNo.Size = new System.Drawing.Size(245, 30); this.txtOutNo.TabIndex = 0; // // labelX3 // // // // this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX3.Location = new System.Drawing.Point(233, 12); this.labelX3.Name = "labelX3"; this.labelX3.Size = new System.Drawing.Size(75, 23); this.labelX3.TabIndex = 0; this.labelX3.Text = "出库订单:"; // // textBoxX1 // this.textBoxX1.BackColor = System.Drawing.Color.White; // // // this.textBoxX1.Border.Class = "TextBoxBorder"; this.textBoxX1.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.textBoxX1.DisabledBackColor = System.Drawing.Color.White; this.textBoxX1.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBoxX1.ForeColor = System.Drawing.Color.Black; this.textBoxX1.Location = new System.Drawing.Point(81, 9); this.textBoxX1.Name = "textBoxX1"; this.textBoxX1.PreventEnterBeep = true; this.textBoxX1.Size = new System.Drawing.Size(141, 30); this.textBoxX1.TabIndex = 0; // // labelX2 // // // // this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX2.Location = new System.Drawing.Point(9, 12); this.labelX2.Name = "labelX2"; this.labelX2.Size = new System.Drawing.Size(75, 23); this.labelX2.TabIndex = 0; this.labelX2.Text = "分拣墙号:"; // // panelEx4 // this.panelEx4.CanvasColor = System.Drawing.SystemColors.Control; this.panelEx4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.panelEx4.Controls.Add(this.tblPacking); this.panelEx4.Controls.Add(this.bar7); this.panelEx4.Controls.Add(this.bar5); this.panelEx4.DisabledBackColor = System.Drawing.Color.Empty; this.panelEx4.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx4.Location = new System.Drawing.Point(3, 63); this.panelEx4.Name = "panelEx4"; this.panelEx4.Size = new System.Drawing.Size(391, 154); this.panelEx4.Style.Alignment = System.Drawing.StringAlignment.Center; this.panelEx4.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.panelEx4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.panelEx4.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.panelEx4.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.panelEx4.Style.GradientAngle = 90; this.panelEx4.TabIndex = 34; // // tblPacking // this.tblPacking.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); this.tblPacking.ColumnCount = 7; this.tblPacking.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F)); this.tblPacking.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F)); this.tblPacking.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F)); this.tblPacking.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F)); this.tblPacking.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F)); this.tblPacking.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F)); this.tblPacking.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F)); this.tblPacking.Controls.Add(this.packingBit1, 0, 0); this.tblPacking.Controls.Add(this.packingBit2, 1, 0); this.tblPacking.Controls.Add(this.packingBit3, 2, 0); this.tblPacking.Controls.Add(this.packingBit4, 3, 0); this.tblPacking.Controls.Add(this.packingBit5, 4, 0); this.tblPacking.Controls.Add(this.packingBit6, 5, 0); this.tblPacking.Controls.Add(this.packingBit7, 6, 0); this.tblPacking.Location = new System.Drawing.Point(3, 43); this.tblPacking.Name = "tblPacking"; this.tblPacking.RowCount = 1; this.tblPacking.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 95F)); this.tblPacking.Size = new System.Drawing.Size(385, 95); this.tblPacking.TabIndex = 32; // // packingBit1 // this.packingBit1.Dock = System.Windows.Forms.DockStyle.Fill; this.packingBit1.Location = new System.Drawing.Point(1, 1); this.packingBit1.Margin = new System.Windows.Forms.Padding(1); this.packingBit1.Name = "packingBit1"; this.packingBit1.Size = new System.Drawing.Size(52, 93); this.packingBit1.TabIndex = 0; // // packingBit2 // this.packingBit2.Dock = System.Windows.Forms.DockStyle.Fill; this.packingBit2.Location = new System.Drawing.Point(55, 1); this.packingBit2.Margin = new System.Windows.Forms.Padding(1); this.packingBit2.Name = "packingBit2"; this.packingBit2.Size = new System.Drawing.Size(52, 93); this.packingBit2.TabIndex = 1; // // packingBit3 // this.packingBit3.Dock = System.Windows.Forms.DockStyle.Fill; this.packingBit3.Location = new System.Drawing.Point(109, 1); this.packingBit3.Margin = new System.Windows.Forms.Padding(1); this.packingBit3.Name = "packingBit3"; this.packingBit3.Size = new System.Drawing.Size(52, 93); this.packingBit3.TabIndex = 2; // // packingBit4 // this.packingBit4.Dock = System.Windows.Forms.DockStyle.Fill; this.packingBit4.Location = new System.Drawing.Point(163, 1); this.packingBit4.Margin = new System.Windows.Forms.Padding(1); this.packingBit4.Name = "packingBit4"; this.packingBit4.Size = new System.Drawing.Size(52, 93); this.packingBit4.TabIndex = 3; // // packingBit5 // this.packingBit5.Dock = System.Windows.Forms.DockStyle.Fill; this.packingBit5.Location = new System.Drawing.Point(217, 1); this.packingBit5.Margin = new System.Windows.Forms.Padding(1); this.packingBit5.Name = "packingBit5"; this.packingBit5.Size = new System.Drawing.Size(52, 93); this.packingBit5.TabIndex = 4; // // packingBit6 // this.packingBit6.Dock = System.Windows.Forms.DockStyle.Fill; this.packingBit6.Location = new System.Drawing.Point(271, 1); this.packingBit6.Margin = new System.Windows.Forms.Padding(1); this.packingBit6.Name = "packingBit6"; this.packingBit6.Size = new System.Drawing.Size(52, 93); this.packingBit6.TabIndex = 5; // // packingBit7 // this.packingBit7.Dock = System.Windows.Forms.DockStyle.Fill; this.packingBit7.Location = new System.Drawing.Point(325, 1); this.packingBit7.Margin = new System.Windows.Forms.Padding(1); this.packingBit7.Name = "packingBit7"; this.packingBit7.Size = new System.Drawing.Size(59, 93); this.packingBit7.TabIndex = 6; // // bar7 // this.bar7.AntiAlias = true; this.bar7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.bar7.BarType = DevComponents.DotNetBar.eBarType.DockWindow; this.bar7.Dock = System.Windows.Forms.DockStyle.Top; this.bar7.DockSide = DevComponents.DotNetBar.eDockSide.Document; this.bar7.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.World); this.bar7.IsMaximized = false; this.bar7.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.labelItem3, this.labelItem6, this.labelItem7}); this.bar7.Location = new System.Drawing.Point(0, 2); this.bar7.Name = "bar7"; this.bar7.SingleLineColor = System.Drawing.SystemColors.ActiveCaption; this.bar7.Size = new System.Drawing.Size(391, 25); this.bar7.Stretch = true; this.bar7.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; this.bar7.TabIndex = 26; this.bar7.TabStop = false; this.bar7.Text = "bar2"; // // labelItem3 // this.labelItem3.BackColor = System.Drawing.Color.Green; this.labelItem3.Name = "labelItem3"; this.labelItem3.Text = "分拨中"; this.labelItem3.TextAlignment = System.Drawing.StringAlignment.Center; // // labelItem6 // this.labelItem6.BackColor = System.Drawing.Color.Yellow; this.labelItem6.Name = "labelItem6"; this.labelItem6.Text = "已分拨"; // // labelItem7 // this.labelItem7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.labelItem7.Name = "labelItem7"; this.labelItem7.PaddingLeft = 20; this.labelItem7.PaddingRight = 20; this.labelItem7.Text = "空"; this.labelItem7.TextAlignment = System.Drawing.StringAlignment.Center; // // bar5 // this.bar5.AntiAlias = true; this.bar5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.bar5.BarType = DevComponents.DotNetBar.eBarType.DockWindow; this.bar5.Dock = System.Windows.Forms.DockStyle.Top; this.bar5.DockSide = DevComponents.DotNetBar.eDockSide.Document; this.bar5.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.World); this.bar5.IsMaximized = false; this.bar5.Location = new System.Drawing.Point(0, 0); this.bar5.Name = "bar5"; this.bar5.SingleLineColor = System.Drawing.SystemColors.ActiveCaption; this.bar5.Size = new System.Drawing.Size(391, 2); this.bar5.Stretch = true; this.bar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013; this.bar5.TabIndex = 25; this.bar5.TabStop = false; this.bar5.Text = "bar2"; // // panelEx6 // this.panelEx6.CanvasColor = System.Drawing.SystemColors.Control; this.panelEx6.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.tableLayoutPanel1.SetColumnSpan(this.panelEx6, 2); this.panelEx6.Controls.Add(this.btnEnter); this.panelEx6.Controls.Add(this.txtCode); this.panelEx6.Controls.Add(this.labelX1); this.panelEx6.DisabledBackColor = System.Drawing.Color.Empty; this.panelEx6.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx6.Location = new System.Drawing.Point(3, 356); this.panelEx6.Name = "panelEx6"; this.panelEx6.Size = new System.Drawing.Size(988, 55); this.panelEx6.Style.Alignment = System.Drawing.StringAlignment.Center; this.panelEx6.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.panelEx6.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.panelEx6.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.panelEx6.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.panelEx6.Style.GradientAngle = 90; this.panelEx6.TabIndex = 35; // // btnEnter // this.btnEnter.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnEnter.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnEnter.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; this.btnEnter.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnEnter.Location = new System.Drawing.Point(893, 14); this.btnEnter.Name = "btnEnter"; this.btnEnter.Size = new System.Drawing.Size(75, 35); this.btnEnter.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.btnEnter.TabIndex = 29; this.btnEnter.Text = "Enter"; // // txtCode // this.txtCode.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.txtCode.BackColor = System.Drawing.Color.White; // // // this.txtCode.Border.Class = "TextBoxBorder"; this.txtCode.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.txtCode.DisabledBackColor = System.Drawing.Color.White; this.txtCode.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCode.ForeColor = System.Drawing.Color.Black; this.txtCode.Location = new System.Drawing.Point(633, 16); this.txtCode.Name = "txtCode"; this.txtCode.PreventEnterBeep = true; this.txtCode.Size = new System.Drawing.Size(249, 30); this.txtCode.TabIndex = 0; // // labelX1 // this.labelX1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); // // // this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX1.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX1.ForeColor = System.Drawing.Color.Black; this.labelX1.Location = new System.Drawing.Point(547, 19); this.labelX1.Name = "labelX1"; this.labelX1.Size = new System.Drawing.Size(66, 23); this.labelX1.TabIndex = 28; this.labelX1.Text = "扫描:"; // // frmPacking // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(994, 480); this.Controls.Add(this.tableLayoutPanel1); this.Name = "frmPacking"; this.Text = "包装复验"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.Load += new System.EventHandler(this.frmPacking_Load); this.Controls.SetChildIndex(this.tableLayoutPanel1, 0); ((System.ComponentModel.ISupportInitialize)(this.bar3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bar1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bar6)).EndInit(); this.tableLayoutPanel1.ResumeLayout(false); this.panelEx5.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dataGridViewX2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bar8)).EndInit(); this.panelEx1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dataGridViewX1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bar2)).EndInit(); this.panelEx3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvWaitUp)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bar4)).EndInit(); this.panelEx2.ResumeLayout(false); this.panelEx4.ResumeLayout(false); this.tblPacking.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.bar7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bar5)).EndInit(); this.panelEx6.ResumeLayout(false); this.ResumeLayout(false); } #endregion private DevComponents.DotNetBar.LabelItem lblItemTray; private DevComponents.DotNetBar.LabelItem labelItem2; private DevComponents.DotNetBar.Bar bar3; private DevComponents.DotNetBar.LabelItem labelItem1; private DevComponents.DotNetBar.Bar bar1; private DevComponents.DotNetBar.Bar bar6; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; private DevComponents.DotNetBar.PanelEx panelEx5; private DevComponents.DotNetBar.Controls.DataGridViewX dataGridViewX2; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13; private DevComponents.DotNetBar.Bar bar8; private DevComponents.DotNetBar.LabelItem labelItem5; private DevComponents.DotNetBar.PanelEx panelEx1; private DevComponents.DotNetBar.Controls.DataGridViewX dataGridViewX1; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10; private DevComponents.DotNetBar.Bar bar2; private DevComponents.DotNetBar.LabelItem labelItem; private DevComponents.DotNetBar.PanelEx panelEx3; private DevComponents.DotNetBar.Bar bar4; private DevComponents.DotNetBar.LabelItem labelItem4; private DevComponents.DotNetBar.PanelEx panelEx2; private DevComponents.DotNetBar.ButtonX buttonX1; private DevComponents.DotNetBar.Controls.TextBoxX txtOutNo; private DevComponents.DotNetBar.LabelX labelX3; private DevComponents.DotNetBar.Controls.TextBoxX textBoxX1; private DevComponents.DotNetBar.LabelX labelX2; private DevComponents.DotNetBar.PanelEx panelEx4; private System.Windows.Forms.TableLayoutPanel tblPacking; private DevComponents.DotNetBar.Bar bar7; private DevComponents.DotNetBar.LabelItem labelItem3; private DevComponents.DotNetBar.LabelItem labelItem6; private DevComponents.DotNetBar.LabelItem labelItem7; private DevComponents.DotNetBar.Bar bar5; private DevComponents.DotNetBar.PanelEx panelEx6; private DevComponents.DotNetBar.ButtonX btnEnter; private DevComponents.DotNetBar.Controls.TextBoxX txtCode; private DevComponents.DotNetBar.LabelX labelX1; private DevComponents.DotNetBar.Controls.DataGridViewX dgvWaitUp; private CustomControl.PackingBit packingBit1; private CustomControl.PackingBit packingBit2; private CustomControl.PackingBit packingBit3; private CustomControl.PackingBit packingBit4; private CustomControl.PackingBit packingBit5; private CustomControl.PackingBit packingBit6; private CustomControl.PackingBit packingBit7; private System.Windows.Forms.DataGridViewTextBoxColumn colItemCode; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4; private System.Windows.Forms.DataGridViewTextBoxColumn colQty; private System.Windows.Forms.DataGridViewTextBoxColumn colPackedQty; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6; } }