| | |
| | | this.综合查询 = new System.Windows.Forms.ToolStripMenuItem(); |
| | | this.报警记录查询 = new System.Windows.Forms.ToolStripMenuItem(); |
| | | this.清理库存查询 = new System.Windows.Forms.ToolStripMenuItem(); |
| | | this.tsm_OutInStockRecord_V2_Mes = new System.Windows.Forms.ToolStripMenuItem(); |
| | | this.出入库记录ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
| | | this.系统设置 = new System.Windows.Forms.ToolStripMenuItem(); |
| | | this.权限管理 = new System.Windows.Forms.ToolStripMenuItem(); |
| | |
| | | this.物料维护ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
| | | this.panel2 = new System.Windows.Forms.Panel(); |
| | | this.pictureBox1 = new System.Windows.Forms.PictureBox(); |
| | | this.tsm_OutInStockRecord_V2_Mes = new System.Windows.Forms.ToolStripMenuItem(); |
| | | this.tsm_OutInStockRecord_Details_V2_Mes = new System.Windows.Forms.ToolStripMenuItem(); |
| | | this.panel1.SuspendLayout(); |
| | | this.menuStripMain.SuspendLayout(); |
| | | this.panel2.SuspendLayout(); |
| | |
| | | this.综合查询.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { |
| | | this.报警记录查询, |
| | | this.清理库存查询, |
| | | this.tsm_OutInStockRecord_Details_V2_Mes, |
| | | this.tsm_OutInStockRecord_V2_Mes, |
| | | this.出入库记录ToolStripMenuItem}); |
| | | this.综合查询.ForeColor = System.Drawing.Color.Maroon; |
| | |
| | | this.报警记录查询.ForeColor = System.Drawing.Color.Maroon; |
| | | this.报警记录查询.Image = ((System.Drawing.Image)(resources.GetObject("报警记录查询.Image"))); |
| | | this.报警记录查询.Name = "报警记录查询"; |
| | | this.报警记录查询.Size = new System.Drawing.Size(208, 32); |
| | | this.报警记录查询.Size = new System.Drawing.Size(211, 32); |
| | | this.报警记录查询.Tag = "综合查询_故障信息记录"; |
| | | this.报警记录查询.Text = "报警记录查询"; |
| | | this.报警记录查询.Visible = false; |
| | |
| | | this.清理库存查询.ForeColor = System.Drawing.Color.Maroon; |
| | | this.清理库存查询.Image = ((System.Drawing.Image)(resources.GetObject("清理库存查询.Image"))); |
| | | this.清理库存查询.Name = "清理库存查询"; |
| | | this.清理库存查询.Size = new System.Drawing.Size(208, 32); |
| | | this.清理库存查询.Size = new System.Drawing.Size(211, 32); |
| | | this.清理库存查询.Tag = "综合查询_清理库存日志查询"; |
| | | this.清理库存查询.Text = "清理库存查询"; |
| | | this.清理库存查询.Click += new System.EventHandler(this.清理库存日志查询_Click); |
| | | // |
| | | // tsm_OutInStockRecord_V2_Mes |
| | | // |
| | | this.tsm_OutInStockRecord_V2_Mes.ForeColor = System.Drawing.Color.Maroon; |
| | | this.tsm_OutInStockRecord_V2_Mes.Image = global::WMS.Properties.Resources.list; |
| | | this.tsm_OutInStockRecord_V2_Mes.Name = "tsm_OutInStockRecord_V2_Mes"; |
| | | this.tsm_OutInStockRecord_V2_Mes.Size = new System.Drawing.Size(211, 32); |
| | | this.tsm_OutInStockRecord_V2_Mes.Text = "MES出入库"; |
| | | this.tsm_OutInStockRecord_V2_Mes.Click += new System.EventHandler(this.tsm_OutInStockRecord_V2_Mes_Click); |
| | | // |
| | | // 出入库记录ToolStripMenuItem |
| | | // |
| | | this.出入库记录ToolStripMenuItem.ForeColor = System.Drawing.Color.Maroon; |
| | | this.出入库记录ToolStripMenuItem.Image = global::WMS.Properties.Resources.list; |
| | | this.出入库记录ToolStripMenuItem.Name = "出入库记录ToolStripMenuItem"; |
| | | this.出入库记录ToolStripMenuItem.Size = new System.Drawing.Size(208, 32); |
| | | this.出入库记录ToolStripMenuItem.Size = new System.Drawing.Size(211, 32); |
| | | this.出入库记录ToolStripMenuItem.Text = "出入库记录"; |
| | | this.出入库记录ToolStripMenuItem.Click += new System.EventHandler(this.出入库记录ToolStripMenuItem_Click); |
| | | // |
| | |
| | | this.pictureBox1.TabIndex = 0; |
| | | this.pictureBox1.TabStop = false; |
| | | // |
| | | // tsm_OutInStockRecord_V2_Mes |
| | | // tsm_OutInStockRecord_Details_V2_Mes |
| | | // |
| | | this.tsm_OutInStockRecord_V2_Mes.ForeColor = System.Drawing.Color.Maroon; |
| | | this.tsm_OutInStockRecord_V2_Mes.Image = global::WMS.Properties.Resources.list; |
| | | this.tsm_OutInStockRecord_V2_Mes.Name = "tsm_OutInStockRecord_V2_Mes"; |
| | | this.tsm_OutInStockRecord_V2_Mes.Size = new System.Drawing.Size(208, 32); |
| | | this.tsm_OutInStockRecord_V2_Mes.Text = "MES出入库"; |
| | | this.tsm_OutInStockRecord_V2_Mes.Click += new System.EventHandler(this.tsm_OutInStockRecord_V2_Mes_Click); |
| | | this.tsm_OutInStockRecord_Details_V2_Mes.ForeColor = System.Drawing.Color.Maroon; |
| | | this.tsm_OutInStockRecord_Details_V2_Mes.Image = global::WMS.Properties.Resources.list; |
| | | this.tsm_OutInStockRecord_Details_V2_Mes.Name = "tsm_OutInStockRecord_Details_V2_Mes"; |
| | | this.tsm_OutInStockRecord_Details_V2_Mes.Size = new System.Drawing.Size(211, 32); |
| | | this.tsm_OutInStockRecord_Details_V2_Mes.Text = "MES出入明细"; |
| | | this.tsm_OutInStockRecord_Details_V2_Mes.Click += new System.EventHandler(this.tsm_OutInStockRecord_Details_V2_Mes_Click); |
| | | // |
| | | // WMSFrmMain |
| | | // |
| | |
| | | private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem3; |
| | | private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem4; |
| | | private System.Windows.Forms.ToolStripMenuItem tsm_OutInStockRecord_V2_Mes; |
| | | private System.Windows.Forms.ToolStripMenuItem tsm_OutInStockRecord_Details_V2_Mes; |
| | | } |
| | | } |
| | | |