namespace HH.WMS.Client.frm
{
partial class frmPicking
{
///
/// 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.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
this.panelEx3 = new DevComponents.DotNetBar.PanelEx();
this.tlpPickSorting = new System.Windows.Forms.TableLayoutPanel();
this.bar4 = new DevComponents.DotNetBar.Bar();
this.labelItem4 = new DevComponents.DotNetBar.LabelItem();
this.panelEx2 = new DevComponents.DotNetBar.PanelEx();
this.dataGridViewX1 = new DevComponents.DotNetBar.Controls.DataGridViewX();
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.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.bar3 = new DevComponents.DotNetBar.Bar();
this.labelItem2 = new DevComponents.DotNetBar.LabelItem();
this.panelEx1 = new DevComponents.DotNetBar.PanelEx();
this.tlpPickTray = new System.Windows.Forms.TableLayoutPanel();
this.bar2 = new DevComponents.DotNetBar.Bar();
this.lblItemTray = new DevComponents.DotNetBar.LabelItem();
this.panelEx5 = new DevComponents.DotNetBar.PanelEx();
this.btnEnter = new DevComponents.DotNetBar.ButtonX();
this.labelX1 = new DevComponents.DotNetBar.LabelX();
this.txtCode = new DevComponents.DotNetBar.Controls.TextBoxX();
this.panel2 = new System.Windows.Forms.Panel();
this.pickTrayItem = new HH.WMS.Client.CustomControl.PickTray();
this.tableLayoutPanel1.SuspendLayout();
this.panelEx3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.bar4)).BeginInit();
this.panelEx2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dataGridViewX1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bar3)).BeginInit();
this.panelEx1.SuspendLayout();
this.tlpPickTray.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.bar2)).BeginInit();
this.panelEx5.SuspendLayout();
this.SuspendLayout();
//
// 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.panelEx3, 1, 0);
this.tableLayoutPanel1.Controls.Add(this.panelEx2, 0, 1);
this.tableLayoutPanel1.Controls.Add(this.panelEx1, 0, 0);
this.tableLayoutPanel1.Controls.Add(this.panelEx5, 1, 2);
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 = 3;
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 40F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 60F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 51F));
this.tableLayoutPanel1.Size = new System.Drawing.Size(930, 436);
this.tableLayoutPanel1.TabIndex = 53;
//
// panelEx3
//
this.panelEx3.CanvasColor = System.Drawing.SystemColors.Control;
this.panelEx3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.panelEx3.Controls.Add(this.tlpPickSorting);
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(375, 3);
this.panelEx3.Name = "panelEx3";
this.panelEx3.Size = new System.Drawing.Size(552, 148);
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;
//
// tlpPickSorting
//
this.tlpPickSorting.AutoSize = true;
this.tlpPickSorting.ColumnCount = 1;
this.tlpPickSorting.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tlpPickSorting.Dock = System.Windows.Forms.DockStyle.Fill;
this.tlpPickSorting.Location = new System.Drawing.Point(0, 25);
this.tlpPickSorting.Name = "tlpPickSorting";
this.tlpPickSorting.RowCount = 1;
this.tlpPickSorting.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tlpPickSorting.Size = new System.Drawing.Size(552, 123);
this.tlpPickSorting.TabIndex = 25;
//
// 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(552, 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.dataGridViewX1);
this.panelEx2.Controls.Add(this.bar3);
this.panelEx2.DisabledBackColor = System.Drawing.Color.Empty;
this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelEx2.Location = new System.Drawing.Point(3, 157);
this.panelEx2.Name = "panelEx2";
this.panelEx2.Size = new System.Drawing.Size(924, 225);
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 = 13;
this.panelEx2.Text = "panelEx1";
//
// dataGridViewX1
//
this.dataGridViewX1.AllowUserToAddRows = false;
this.dataGridViewX1.AllowUserToDeleteRows = false;
this.dataGridViewX1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
this.dataGridViewX1.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle1.ForeColor = System.Drawing.Color.Black;
dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle1.SelectionForeColor = System.Drawing.Color.Black;
dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dataGridViewX1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
this.dataGridViewX1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dataGridViewX1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.dataGridViewTextBoxColumn13,
this.dataGridViewTextBoxColumn14,
this.dataGridViewTextBoxColumn15,
this.dataGridViewTextBoxColumn16,
this.dataGridViewTextBoxColumn17,
this.dataGridViewTextBoxColumn18,
this.dataGridViewTextBoxColumn19});
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle2.ForeColor = System.Drawing.Color.Black;
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.Color.Black;
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dataGridViewX1.DefaultCellStyle = dataGridViewCellStyle2;
this.dataGridViewX1.Dock = System.Windows.Forms.DockStyle.Fill;
this.dataGridViewX1.EnableHeadersVisualStyles = false;
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;
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle3.ForeColor = System.Drawing.Color.Black;
dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.Black;
dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dataGridViewX1.RowHeadersDefaultCellStyle = dataGridViewCellStyle3;
this.dataGridViewX1.RowTemplate.Height = 23;
this.dataGridViewX1.Size = new System.Drawing.Size(924, 200);
this.dataGridViewX1.TabIndex = 32;
//
// dataGridViewTextBoxColumn13
//
this.dataGridViewTextBoxColumn13.DataPropertyName = "CN_S_ITEM_CODE";
this.dataGridViewTextBoxColumn13.FillWeight = 62.46629F;
this.dataGridViewTextBoxColumn13.HeaderText = "物料编码";
this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
this.dataGridViewTextBoxColumn13.ReadOnly = true;
//
// dataGridViewTextBoxColumn14
//
this.dataGridViewTextBoxColumn14.DataPropertyName = "CN_S_ITEM_NAME";
this.dataGridViewTextBoxColumn14.FillWeight = 84.41345F;
this.dataGridViewTextBoxColumn14.HeaderText = "物料名称";
this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14";
this.dataGridViewTextBoxColumn14.ReadOnly = true;
//
// dataGridViewTextBoxColumn15
//
this.dataGridViewTextBoxColumn15.DataPropertyName = "CN_S_MODEL";
this.dataGridViewTextBoxColumn15.FillWeight = 74.01285F;
this.dataGridViewTextBoxColumn15.HeaderText = "规格型号";
this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15";
this.dataGridViewTextBoxColumn15.ReadOnly = true;
//
// dataGridViewTextBoxColumn16
//
this.dataGridViewTextBoxColumn16.DataPropertyName = "CN_S_FIGURE_NO";
this.dataGridViewTextBoxColumn16.FillWeight = 76.65229F;
this.dataGridViewTextBoxColumn16.HeaderText = "图号";
this.dataGridViewTextBoxColumn16.Name = "dataGridViewTextBoxColumn16";
this.dataGridViewTextBoxColumn16.ReadOnly = true;
//
// dataGridViewTextBoxColumn17
//
this.dataGridViewTextBoxColumn17.DataPropertyName = "CN_F_QUANTITY";
this.dataGridViewTextBoxColumn17.FillWeight = 70.35971F;
this.dataGridViewTextBoxColumn17.HeaderText = "数量";
this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17";
this.dataGridViewTextBoxColumn17.ReadOnly = true;
//
// dataGridViewTextBoxColumn18
//
this.dataGridViewTextBoxColumn18.DataPropertyName = "CN_S_MEASURE_UNIT";
this.dataGridViewTextBoxColumn18.FillWeight = 47.83184F;
this.dataGridViewTextBoxColumn18.HeaderText = "单位";
this.dataGridViewTextBoxColumn18.Name = "dataGridViewTextBoxColumn18";
this.dataGridViewTextBoxColumn18.ReadOnly = true;
//
// dataGridViewTextBoxColumn19
//
this.dataGridViewTextBoxColumn19.DataPropertyName = "CN_F_PICKED_QTY";
this.dataGridViewTextBoxColumn19.HeaderText = "已拣数";
this.dataGridViewTextBoxColumn19.Name = "dataGridViewTextBoxColumn19";
this.dataGridViewTextBoxColumn19.ReadOnly = true;
//
// 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.Document;
this.bar3.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.World);
this.bar3.IsMaximized = false;
this.bar3.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.labelItem2});
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(924, 25);
this.bar3.Stretch = true;
this.bar3.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013;
this.bar3.TabIndex = 24;
this.bar3.TabStop = false;
this.bar3.Text = "bar2";
//
// labelItem2
//
this.labelItem2.Name = "labelItem2";
this.labelItem2.Text = "待拣物料";
//
// panelEx1
//
this.panelEx1.CanvasColor = System.Drawing.SystemColors.Control;
this.panelEx1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.panelEx1.Controls.Add(this.tlpPickTray);
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, 3);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Size = new System.Drawing.Size(366, 148);
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 = 25;
//
// tlpPickTray
//
this.tlpPickTray.ColumnCount = 1;
this.tlpPickTray.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tlpPickTray.Controls.Add(this.pickTrayItem, 0, 0);
this.tlpPickTray.Dock = System.Windows.Forms.DockStyle.Fill;
this.tlpPickTray.Location = new System.Drawing.Point(0, 25);
this.tlpPickTray.Name = "tlpPickTray";
this.tlpPickTray.RowCount = 1;
this.tlpPickTray.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tlpPickTray.Size = new System.Drawing.Size(366, 123);
this.tlpPickTray.TabIndex = 25;
//
// 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.lblItemTray});
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(366, 25);
this.bar2.Stretch = true;
this.bar2.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2013;
this.bar2.TabIndex = 24;
this.bar2.TabStop = false;
this.bar2.Text = "bar2";
//
// lblItemTray
//
this.lblItemTray.Name = "lblItemTray";
this.lblItemTray.Text = "_______________";
//
// panelEx5
//
this.panelEx5.CanvasColor = System.Drawing.SystemColors.Control;
this.panelEx5.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.panelEx5.Controls.Add(this.btnEnter);
this.panelEx5.Controls.Add(this.labelX1);
this.panelEx5.Controls.Add(this.txtCode);
this.panelEx5.DisabledBackColor = System.Drawing.Color.Empty;
this.panelEx5.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelEx5.Location = new System.Drawing.Point(375, 388);
this.panelEx5.Name = "panelEx5";
this.panelEx5.Size = new System.Drawing.Size(552, 45);
this.panelEx5.Style.Alignment = System.Drawing.StringAlignment.Center;
this.panelEx5.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
this.panelEx5.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
this.panelEx5.Style.GradientAngle = 90;
this.panelEx5.TabIndex = 27;
//
// 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(468, 6);
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";
//
// 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(136, 11);
this.labelX1.Name = "labelX1";
this.labelX1.Size = new System.Drawing.Size(66, 23);
this.labelX1.TabIndex = 28;
this.labelX1.Text = "扫描:";
//
// 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(208, 8);
this.txtCode.Name = "txtCode";
this.txtCode.PreventEnterBeep = true;
this.txtCode.Size = new System.Drawing.Size(249, 30);
this.txtCode.TabIndex = 0;
//
// panel2
//
this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
this.panel2.ForeColor = System.Drawing.Color.Black;
this.panel2.Location = new System.Drawing.Point(72, 2);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(105, 96);
this.panel2.TabIndex = 33;
//
// pickTrayItem
//
this.pickTrayItem.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.pickTrayItem.Location = new System.Drawing.Point(3, 3);
this.pickTrayItem.Name = "pickTrayItem";
this.pickTrayItem.Size = new System.Drawing.Size(360, 117);
this.pickTrayItem.TabIndex = 0;
this.pickTrayItem.Visible = false;
//
// frmPicking
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(930, 502);
this.Controls.Add(this.tableLayoutPanel1);
this.ForeColor = System.Drawing.Color.Black;
this.Name = "frmPicking";
this.Text = "frmPicking";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.Controls.SetChildIndex(this.tableLayoutPanel1, 0);
this.tableLayoutPanel1.ResumeLayout(false);
this.panelEx3.ResumeLayout(false);
this.panelEx3.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.bar4)).EndInit();
this.panelEx2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dataGridViewX1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bar3)).EndInit();
this.panelEx1.ResumeLayout(false);
this.tlpPickTray.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.bar2)).EndInit();
this.panelEx5.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
private DevComponents.DotNetBar.PanelEx panelEx3;
private DevComponents.DotNetBar.Bar bar4;
private DevComponents.DotNetBar.LabelItem labelItem4;
private DevComponents.DotNetBar.PanelEx panelEx1;
private DevComponents.DotNetBar.Bar bar2;
private DevComponents.DotNetBar.LabelItem lblItemTray;
private DevComponents.DotNetBar.PanelEx panelEx5;
private DevComponents.DotNetBar.ButtonX btnEnter;
private DevComponents.DotNetBar.LabelX labelX1;
private DevComponents.DotNetBar.Controls.TextBoxX txtCode;
private System.Windows.Forms.Panel panel2;
private DevComponents.DotNetBar.PanelEx panelEx2;
private DevComponents.DotNetBar.Bar bar3;
private DevComponents.DotNetBar.LabelItem labelItem2;
private DevComponents.DotNetBar.Controls.DataGridViewX dataGridViewX1;
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 System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn17;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn18;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn19;
private System.Windows.Forms.TableLayoutPanel tlpPickSorting;
private System.Windows.Forms.TableLayoutPanel tlpPickTray;
private CustomControl.PickTray pickTrayItem;
}
}