namespace WMS.UI.SynthesizeQuery { partial class FrmStore { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmStore)); this.label813 = new System.Windows.Forms.Label(); this.lb_isLock = new System.Windows.Forms.Label(); this.lb_emptyPlace = new System.Windows.Forms.Label(); this.lb_hasItem = new System.Windows.Forms.Label(); this.lbLockStore = new System.Windows.Forms.Label(); this.lb_EmptyContainer = new System.Windows.Forms.Label(); this.pnl_ColFor1 = new System.Windows.Forms.Panel(); this.lbHaveStore = new System.Windows.Forms.Label(); this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); this.pnl_Logo = new System.Windows.Forms.Panel(); this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel(); this.label812 = new System.Windows.Forms.Label(); this.lbEmptyStore = new System.Windows.Forms.Label(); this.label810 = new System.Windows.Forms.Label(); this.lbEmptyContainerStore = new System.Windows.Forms.Label(); this.label811 = new System.Windows.Forms.Label(); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel(); this.pnl_ColFor2 = new System.Windows.Forms.Panel(); this.pcBSplit = new System.Windows.Forms.PictureBox(); this.pnl_LayerFor1 = new System.Windows.Forms.Panel(); this.pnl_LayerFor2 = new System.Windows.Forms.Panel(); this.pnl_Rack1 = new System.Windows.Forms.Panel(); this.pnl_Rack2 = new System.Windows.Forms.Panel(); this.btnReload = new System.Windows.Forms.ToolStripMenuItem(); this.btnClose = new System.Windows.Forms.ToolStripMenuItem(); this.btnFullSrceen = new System.Windows.Forms.ToolStripMenuItem(); this.menuStrip2 = new System.Windows.Forms.MenuStrip(); this.SkuDesc = new System.Windows.Forms.ToolStripTextBox(); this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components); this.Sku = new System.Windows.Forms.ToolStripTextBox(); this.QTY = new System.Windows.Forms.ToolStripTextBox(); this.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.lbl_StatyMonth = new System.Windows.Forms.Label(); this.tableLayoutPanel2.SuspendLayout(); this.pnl_Logo.SuspendLayout(); this.tableLayoutPanel4.SuspendLayout(); this.tableLayoutPanel1.SuspendLayout(); this.tableLayoutPanel3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pcBSplit)).BeginInit(); this.menuStrip2.SuspendLayout(); this.contextMenuStrip1.SuspendLayout(); this.SuspendLayout(); // // label813 // this.label813.BackColor = System.Drawing.Color.DeepSkyBlue; this.label813.ForeColor = System.Drawing.Color.DeepSkyBlue; this.label813.Location = new System.Drawing.Point(4, 0); this.label813.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label813.Name = "label813"; this.label813.Size = new System.Drawing.Size(16, 21); this.label813.TabIndex = 58; // // lb_isLock // this.lb_isLock.AutoSize = true; this.lb_isLock.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold); this.lb_isLock.ForeColor = System.Drawing.Color.Red; this.lb_isLock.Location = new System.Drawing.Point(853, 0); this.lb_isLock.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lb_isLock.Name = "lb_isLock"; this.lb_isLock.Size = new System.Drawing.Size(31, 20); this.lb_isLock.TabIndex = 74; this.lb_isLock.Text = " 1"; // // lb_emptyPlace // this.lb_emptyPlace.AutoSize = true; this.lb_emptyPlace.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold); this.lb_emptyPlace.ForeColor = System.Drawing.Color.Lime; this.lb_emptyPlace.Location = new System.Drawing.Point(606, 0); this.lb_emptyPlace.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lb_emptyPlace.Name = "lb_emptyPlace"; this.lb_emptyPlace.Size = new System.Drawing.Size(31, 20); this.lb_emptyPlace.TabIndex = 73; this.lb_emptyPlace.Text = " 1"; // // lb_hasItem // this.lb_hasItem.AutoSize = true; this.lb_hasItem.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold); this.lb_hasItem.ForeColor = System.Drawing.Color.DeepSkyBlue; this.lb_hasItem.Location = new System.Drawing.Point(169, 0); this.lb_hasItem.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lb_hasItem.Name = "lb_hasItem"; this.lb_hasItem.Size = new System.Drawing.Size(31, 20); this.lb_hasItem.TabIndex = 64; this.lb_hasItem.Text = " 1"; // // lbLockStore // this.lbLockStore.AutoSize = true; this.lbLockStore.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold); this.lbLockStore.ForeColor = System.Drawing.Color.Red; this.lbLockStore.Location = new System.Drawing.Point(711, 0); this.lbLockStore.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lbLockStore.Name = "lbLockStore"; this.lbLockStore.Size = new System.Drawing.Size(114, 20); this.lbLockStore.TabIndex = 71; this.lbLockStore.Text = "被锁定库位"; // // lb_EmptyContainer // this.lb_EmptyContainer.AutoSize = true; this.lb_EmptyContainer.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold); this.lb_EmptyContainer.ForeColor = System.Drawing.Color.Orange; this.lb_EmptyContainer.Location = new System.Drawing.Point(383, 0); this.lb_EmptyContainer.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lb_EmptyContainer.Name = "lb_EmptyContainer"; this.lb_EmptyContainer.Size = new System.Drawing.Size(31, 20); this.lb_EmptyContainer.TabIndex = 72; this.lb_EmptyContainer.Text = " 1"; // // pnl_ColFor1 // this.tableLayoutPanel2.SetColumnSpan(this.pnl_ColFor1, 2); this.pnl_ColFor1.Dock = System.Windows.Forms.DockStyle.Fill; this.pnl_ColFor1.Location = new System.Drawing.Point(1, 30); this.pnl_ColFor1.Margin = new System.Windows.Forms.Padding(1); this.pnl_ColFor1.Name = "pnl_ColFor1"; this.pnl_ColFor1.Size = new System.Drawing.Size(1159, 27); this.pnl_ColFor1.TabIndex = 3; // // lbHaveStore // this.lbHaveStore.AutoSize = true; this.lbHaveStore.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lbHaveStore.ForeColor = System.Drawing.Color.DeepSkyBlue; this.lbHaveStore.Location = new System.Drawing.Point(34, 0); this.lbHaveStore.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lbHaveStore.Name = "lbHaveStore"; this.lbHaveStore.Size = new System.Drawing.Size(51, 20); this.lbHaveStore.TabIndex = 63; this.lbHaveStore.Text = "有货"; // // tableLayoutPanel2 // this.tableLayoutPanel2.ColumnCount = 1; this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 27F)); this.tableLayoutPanel2.Controls.Add(this.pnl_ColFor1, 0, 1); this.tableLayoutPanel2.Controls.Add(this.pnl_Logo, 0, 0); this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel2.Location = new System.Drawing.Point(37, 4); this.tableLayoutPanel2.Margin = new System.Windows.Forms.Padding(4); this.tableLayoutPanel2.Name = "tableLayoutPanel2"; this.tableLayoutPanel2.RowCount = 2; this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel2.Size = new System.Drawing.Size(1161, 58); this.tableLayoutPanel2.TabIndex = 0; // // pnl_Logo // this.tableLayoutPanel2.SetColumnSpan(this.pnl_Logo, 2); this.pnl_Logo.Controls.Add(this.tableLayoutPanel4); this.pnl_Logo.Dock = System.Windows.Forms.DockStyle.Fill; this.pnl_Logo.Location = new System.Drawing.Point(1, 1); this.pnl_Logo.Margin = new System.Windows.Forms.Padding(1); this.pnl_Logo.Name = "pnl_Logo"; this.pnl_Logo.Size = new System.Drawing.Size(1159, 27); this.pnl_Logo.TabIndex = 2; // // tableLayoutPanel4 // this.tableLayoutPanel4.ColumnCount = 15; this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 2.610292F)); this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 11.64797F)); this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5.176877F)); this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 2.588438F)); this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10.69888F)); this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.816221F)); this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 2.67472F)); this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 9.749784F)); this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.03969F)); this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 3.019845F)); this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 12.25194F)); this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 7.075065F)); this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 2.761001F)); this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 12.4245F)); this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 4.079635F)); this.tableLayoutPanel4.Controls.Add(this.lbl_StatyMonth, 14, 0); this.tableLayoutPanel4.Controls.Add(this.label813, 0, 0); this.tableLayoutPanel4.Controls.Add(this.lb_isLock, 11, 0); this.tableLayoutPanel4.Controls.Add(this.lbHaveStore, 1, 0); this.tableLayoutPanel4.Controls.Add(this.lb_emptyPlace, 8, 0); this.tableLayoutPanel4.Controls.Add(this.lbLockStore, 10, 0); this.tableLayoutPanel4.Controls.Add(this.lb_EmptyContainer, 5, 0); this.tableLayoutPanel4.Controls.Add(this.label812, 9, 0); this.tableLayoutPanel4.Controls.Add(this.lbEmptyStore, 7, 0); this.tableLayoutPanel4.Controls.Add(this.label810, 3, 0); this.tableLayoutPanel4.Controls.Add(this.lbEmptyContainerStore, 4, 0); this.tableLayoutPanel4.Controls.Add(this.label811, 6, 0); this.tableLayoutPanel4.Controls.Add(this.label2, 13, 0); this.tableLayoutPanel4.Controls.Add(this.label1, 12, 0); this.tableLayoutPanel4.Controls.Add(this.lb_hasItem, 2, 0); this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel4.Location = new System.Drawing.Point(0, 0); this.tableLayoutPanel4.Margin = new System.Windows.Forms.Padding(4); this.tableLayoutPanel4.Name = "tableLayoutPanel4"; this.tableLayoutPanel4.RowCount = 1; this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel4.Size = new System.Drawing.Size(1159, 27); this.tableLayoutPanel4.TabIndex = 75; this.tableLayoutPanel4.Paint += new System.Windows.Forms.PaintEventHandler(this.tableLayoutPanel4_Paint); // // label812 // this.label812.BackColor = System.Drawing.Color.Red; this.label812.ForeColor = System.Drawing.Color.Lime; this.label812.Location = new System.Drawing.Point(676, 0); this.label812.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label812.Name = "label812"; this.label812.Size = new System.Drawing.Size(16, 21); this.label812.TabIndex = 68; // // lbEmptyStore // this.lbEmptyStore.AutoSize = true; this.lbEmptyStore.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold); this.lbEmptyStore.ForeColor = System.Drawing.Color.Lime; this.lbEmptyStore.Location = new System.Drawing.Point(493, 0); this.lbEmptyStore.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lbEmptyStore.Name = "lbEmptyStore"; this.lbEmptyStore.Size = new System.Drawing.Size(72, 20); this.lbEmptyStore.TabIndex = 70; this.lbEmptyStore.Text = "空库位"; // // label810 // this.label810.BackColor = System.Drawing.Color.Orange; this.label810.ForeColor = System.Drawing.Color.Lime; this.label810.Location = new System.Drawing.Point(229, 0); this.label810.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label810.Name = "label810"; this.label810.Size = new System.Drawing.Size(16, 21); this.label810.TabIndex = 66; // // lbEmptyContainerStore // this.lbEmptyContainerStore.AutoSize = true; this.lbEmptyContainerStore.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold); this.lbEmptyContainerStore.ForeColor = System.Drawing.Color.Orange; this.lbEmptyContainerStore.Location = new System.Drawing.Point(259, 0); this.lbEmptyContainerStore.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lbEmptyContainerStore.Name = "lbEmptyContainerStore"; this.lbEmptyContainerStore.Size = new System.Drawing.Size(72, 20); this.lbEmptyContainerStore.TabIndex = 69; this.lbEmptyContainerStore.Text = "空托盘"; // // label811 // this.label811.BackColor = System.Drawing.Color.Lime; this.label811.ForeColor = System.Drawing.Color.Gray; this.label811.Location = new System.Drawing.Point(462, 0); this.label811.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label811.Name = "label811"; this.label811.Size = new System.Drawing.Size(16, 21); this.label811.TabIndex = 67; // // tableLayoutPanel1 // this.tableLayoutPanel1.ColumnCount = 3; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 2.782462F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 95.86846F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 1.349072F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 1, 0); this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel3, 1, 2); this.tableLayoutPanel1.Controls.Add(this.pnl_LayerFor1, 0, 1); this.tableLayoutPanel1.Controls.Add(this.pnl_LayerFor2, 0, 3); this.tableLayoutPanel1.Controls.Add(this.pnl_Rack1, 1, 1); this.tableLayoutPanel1.Controls.Add(this.pnl_Rack2, 1, 3); this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(4); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 4; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F)); 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, 10F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 40F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(1220, 668); this.tableLayoutPanel1.TabIndex = 45; // // tableLayoutPanel3 // this.tableLayoutPanel3.ColumnCount = 1; this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 27F)); this.tableLayoutPanel3.Controls.Add(this.pnl_ColFor2, 0, 1); this.tableLayoutPanel3.Controls.Add(this.pcBSplit, 0, 0); this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel3.Location = new System.Drawing.Point(37, 337); this.tableLayoutPanel3.Margin = new System.Windows.Forms.Padding(4); this.tableLayoutPanel3.Name = "tableLayoutPanel3"; this.tableLayoutPanel3.RowCount = 2; this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel3.Size = new System.Drawing.Size(1161, 58); this.tableLayoutPanel3.TabIndex = 1; // // pnl_ColFor2 // this.tableLayoutPanel3.SetColumnSpan(this.pnl_ColFor2, 2); this.pnl_ColFor2.Dock = System.Windows.Forms.DockStyle.Fill; this.pnl_ColFor2.Location = new System.Drawing.Point(0, 29); this.pnl_ColFor2.Margin = new System.Windows.Forms.Padding(0); this.pnl_ColFor2.Name = "pnl_ColFor2"; this.pnl_ColFor2.Size = new System.Drawing.Size(1161, 29); this.pnl_ColFor2.TabIndex = 4; // // pcBSplit // this.tableLayoutPanel3.SetColumnSpan(this.pcBSplit, 2); this.pcBSplit.Dock = System.Windows.Forms.DockStyle.Fill; this.pcBSplit.Image = ((System.Drawing.Image)(resources.GetObject("pcBSplit.Image"))); this.pcBSplit.Location = new System.Drawing.Point(4, 4); this.pcBSplit.Margin = new System.Windows.Forms.Padding(4); this.pcBSplit.Name = "pcBSplit"; this.pcBSplit.Size = new System.Drawing.Size(1153, 21); this.pcBSplit.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pcBSplit.TabIndex = 3; this.pcBSplit.TabStop = false; // // pnl_LayerFor1 // this.pnl_LayerFor1.Dock = System.Windows.Forms.DockStyle.Fill; this.pnl_LayerFor1.Location = new System.Drawing.Point(4, 70); this.pnl_LayerFor1.Margin = new System.Windows.Forms.Padding(4); this.pnl_LayerFor1.Name = "pnl_LayerFor1"; this.pnl_LayerFor1.Size = new System.Drawing.Size(25, 259); this.pnl_LayerFor1.TabIndex = 2; // // pnl_LayerFor2 // this.pnl_LayerFor2.Dock = System.Windows.Forms.DockStyle.Fill; this.pnl_LayerFor2.Location = new System.Drawing.Point(4, 403); this.pnl_LayerFor2.Margin = new System.Windows.Forms.Padding(4); this.pnl_LayerFor2.Name = "pnl_LayerFor2"; this.pnl_LayerFor2.Size = new System.Drawing.Size(25, 261); this.pnl_LayerFor2.TabIndex = 4; // // pnl_Rack1 // this.pnl_Rack1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.pnl_Rack1.Dock = System.Windows.Forms.DockStyle.Fill; this.pnl_Rack1.Location = new System.Drawing.Point(37, 70); this.pnl_Rack1.Margin = new System.Windows.Forms.Padding(4); this.pnl_Rack1.Name = "pnl_Rack1"; this.pnl_Rack1.Size = new System.Drawing.Size(1161, 259); this.pnl_Rack1.TabIndex = 7; // // pnl_Rack2 // this.pnl_Rack2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.pnl_Rack2.Dock = System.Windows.Forms.DockStyle.Fill; this.pnl_Rack2.Location = new System.Drawing.Point(37, 403); this.pnl_Rack2.Margin = new System.Windows.Forms.Padding(4); this.pnl_Rack2.Name = "pnl_Rack2"; this.pnl_Rack2.Size = new System.Drawing.Size(1161, 261); this.pnl_Rack2.TabIndex = 8; // // btnReload // this.btnReload.ForeColor = System.Drawing.Color.WhiteSmoke; this.btnReload.Image = ((System.Drawing.Image)(resources.GetObject("btnReload.Image"))); this.btnReload.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.btnReload.Name = "btnReload"; this.btnReload.Size = new System.Drawing.Size(109, 36); this.btnReload.Text = "刷新"; // // btnClose // this.btnClose.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.btnClose.ForeColor = System.Drawing.Color.White; this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image"))); this.btnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.btnClose.Name = "btnClose"; this.btnClose.Size = new System.Drawing.Size(109, 36); this.btnClose.Text = "关闭"; this.btnClose.Click += new System.EventHandler(this.btnClose_Click); // // btnFullSrceen // this.btnFullSrceen.ForeColor = System.Drawing.Color.WhiteSmoke; this.btnFullSrceen.Image = ((System.Drawing.Image)(resources.GetObject("btnFullSrceen.Image"))); this.btnFullSrceen.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.btnFullSrceen.Name = "btnFullSrceen"; this.btnFullSrceen.Size = new System.Drawing.Size(109, 36); this.btnFullSrceen.Text = "全屏"; this.btnFullSrceen.Visible = false; // // menuStrip2 // this.menuStrip2.AllowMerge = false; this.menuStrip2.BackColor = System.Drawing.Color.Black; this.menuStrip2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.menuStrip2.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.menuStrip2.ImageScalingSize = new System.Drawing.Size(20, 20); this.menuStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.btnClose, this.btnReload, this.btnFullSrceen}); this.menuStrip2.Location = new System.Drawing.Point(0, 0); this.menuStrip2.Name = "menuStrip2"; this.menuStrip2.Padding = new System.Windows.Forms.Padding(8, 2, 0, 2); this.menuStrip2.Size = new System.Drawing.Size(1220, 40); this.menuStrip2.TabIndex = 44; this.menuStrip2.Text = "menuStrip2"; this.menuStrip2.Visible = false; // // SkuDesc // this.SkuDesc.BorderStyle = System.Windows.Forms.BorderStyle.None; this.SkuDesc.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F); this.SkuDesc.Name = "SkuDesc"; this.SkuDesc.Size = new System.Drawing.Size(200, 17); this.SkuDesc.Text = "物料名称:"; // // contextMenuStrip1 // this.contextMenuStrip1.ImageScalingSize = new System.Drawing.Size(20, 20); this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.Sku, this.SkuDesc, this.QTY}); this.contextMenuStrip1.Name = "contextMenuStrip1"; this.contextMenuStrip1.Size = new System.Drawing.Size(261, 61); // // Sku // this.Sku.BorderStyle = System.Windows.Forms.BorderStyle.None; this.Sku.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F); this.Sku.Name = "Sku"; this.Sku.Size = new System.Drawing.Size(200, 17); this.Sku.Text = "物料号:"; // // QTY // this.QTY.BorderStyle = System.Windows.Forms.BorderStyle.None; this.QTY.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F); this.QTY.Name = "QTY"; this.QTY.Size = new System.Drawing.Size(200, 17); this.QTY.Text = "数量:"; // // label1 // this.label1.BackColor = System.Drawing.Color.Magenta; this.label1.ForeColor = System.Drawing.Color.Lime; this.label1.Location = new System.Drawing.Point(935, 0); this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(16, 21); this.label1.TabIndex = 67; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold); this.label2.ForeColor = System.Drawing.Color.Magenta; this.label2.Location = new System.Drawing.Point(967, 0); this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(93, 20); this.label2.TabIndex = 75; this.label2.Text = "呆滞库位"; // // lbl_StatyMonth // this.lbl_StatyMonth.AutoSize = true; this.lbl_StatyMonth.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold); this.lbl_StatyMonth.ForeColor = System.Drawing.Color.Magenta; this.lbl_StatyMonth.Location = new System.Drawing.Point(1111, 0); this.lbl_StatyMonth.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lbl_StatyMonth.Name = "lbl_StatyMonth"; this.lbl_StatyMonth.Size = new System.Drawing.Size(31, 20); this.lbl_StatyMonth.TabIndex = 76; this.lbl_StatyMonth.Text = " 1"; // // FrmStore // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1220, 668); this.Controls.Add(this.tableLayoutPanel1); this.Controls.Add(this.menuStrip2); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "FrmStore"; this.Text = "FrmStore"; this.Load += new System.EventHandler(this.FrmStore_Load); this.tableLayoutPanel2.ResumeLayout(false); this.pnl_Logo.ResumeLayout(false); this.tableLayoutPanel4.ResumeLayout(false); this.tableLayoutPanel4.PerformLayout(); this.tableLayoutPanel1.ResumeLayout(false); this.tableLayoutPanel3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pcBSplit)).EndInit(); this.menuStrip2.ResumeLayout(false); this.menuStrip2.PerformLayout(); this.contextMenuStrip1.ResumeLayout(false); this.contextMenuStrip1.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Label label813; private System.Windows.Forms.Label lb_isLock; private System.Windows.Forms.Label lb_emptyPlace; private System.Windows.Forms.Label lb_hasItem; private System.Windows.Forms.Label lbLockStore; private System.Windows.Forms.Label lb_EmptyContainer; private System.Windows.Forms.Panel pnl_ColFor1; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2; private System.Windows.Forms.Panel pnl_Logo; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4; private System.Windows.Forms.Label lbHaveStore; private System.Windows.Forms.Label label812; private System.Windows.Forms.Label lbEmptyStore; private System.Windows.Forms.Label label810; private System.Windows.Forms.Label lbEmptyContainerStore; private System.Windows.Forms.Label label811; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3; private System.Windows.Forms.Panel pnl_ColFor2; private System.Windows.Forms.PictureBox pcBSplit; private System.Windows.Forms.Panel pnl_Rack1; private System.Windows.Forms.Panel pnl_Rack2; private System.Windows.Forms.ToolStripMenuItem btnReload; private System.Windows.Forms.ToolStripMenuItem btnClose; private System.Windows.Forms.ToolStripMenuItem btnFullSrceen; private System.Windows.Forms.MenuStrip menuStrip2; private System.Windows.Forms.ToolStripTextBox SkuDesc; private System.Windows.Forms.ContextMenuStrip contextMenuStrip1; private System.Windows.Forms.ToolStripTextBox Sku; private System.Windows.Forms.ToolStripTextBox QTY; private System.Windows.Forms.Panel pnl_LayerFor1; private System.Windows.Forms.Panel pnl_LayerFor2; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label lbl_StatyMonth; } }