namespace WCS_Client.From
{
    partial class FromMain
    {
        /// 
        /// 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(FromMain));
            this.取消任务ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.完成任务ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.tsmiGetTaskDtl = new System.Windows.Forms.ToolStripMenuItem();
            this.statusStrip1 = new System.Windows.Forms.StatusStrip();
            this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel3 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripProgressBar1 = new System.Windows.Forms.ToolStripProgressBar();
            this.skinMenuStrip1 = new CCWin.SkinControl.SkinMenuStrip();
            this.文件ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.tsmt_Calc = new System.Windows.Forms.ToolStripMenuItem();
            this.tsmt_Book = new System.Windows.Forms.ToolStripMenuItem();
            this.tsmt_SysReset = new System.Windows.Forms.ToolStripMenuItem();
            this.tsmt_SysExit = new System.Windows.Forms.ToolStripMenuItem();
            this.用户管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.tsmtUser = new System.Windows.Forms.ToolStripMenuItem();
            this.修改密码ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.任务管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.tsmt_task = new System.Windows.Forms.ToolStripMenuItem();
            this.tsmt_TaskDis = new System.Windows.Forms.ToolStripMenuItem();
            this.设备监控ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.tsmaterInMontior = new System.Windows.Forms.ToolStripMenuItem();
            this.tsmtSrmDataQuery = new System.Windows.Forms.ToolStripMenuItem();
            this.tsmtRGVDataQuery = new System.Windows.Forms.ToolStripMenuItem();
            this.tsmtConveyorDataQuery = new System.Windows.Forms.ToolStripMenuItem();
            this.tsmiEquLockQuery = new System.Windows.Forms.ToolStripMenuItem();
            this.立体库料箱物流设备监控ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.历史报警记录查询ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.系统管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.tsmtQueryLog = new System.Windows.Forms.ToolStripMenuItem();
            this.tsmtSystemSet = new System.Windows.Forms.ToolStripMenuItem();
            this.系统帮助ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.contextMenuStrip1.SuspendLayout();
            this.statusStrip1.SuspendLayout();
            this.skinMenuStrip1.SuspendLayout();
            this.SuspendLayout();
            // 
            // 取消任务ToolStripMenuItem
            // 
            this.取消任务ToolStripMenuItem.Name = "取消任务ToolStripMenuItem";
            this.取消任务ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
            this.取消任务ToolStripMenuItem.Text = "重置任务";
            // 
            // contextMenuStrip1
            // 
            this.contextMenuStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
            this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.完成任务ToolStripMenuItem,
            this.取消任务ToolStripMenuItem,
            this.tsmiGetTaskDtl});
            this.contextMenuStrip1.Name = "contextMenuStrip1";
            this.contextMenuStrip1.Size = new System.Drawing.Size(125, 70);
            // 
            // 完成任务ToolStripMenuItem
            // 
            this.完成任务ToolStripMenuItem.Name = "完成任务ToolStripMenuItem";
            this.完成任务ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
            this.完成任务ToolStripMenuItem.Text = "完成任务";
            // 
            // tsmiGetTaskDtl
            // 
            this.tsmiGetTaskDtl.Name = "tsmiGetTaskDtl";
            this.tsmiGetTaskDtl.Size = new System.Drawing.Size(124, 22);
            this.tsmiGetTaskDtl.Text = "查看明细";
            this.tsmiGetTaskDtl.Visible = false;
            // 
            // statusStrip1
            // 
            this.statusStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
            this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripStatusLabel1,
            this.toolStripStatusLabel3,
            this.toolStripStatusLabel2,
            this.toolStripProgressBar1});
            this.statusStrip1.Location = new System.Drawing.Point(0, 504);
            this.statusStrip1.Name = "statusStrip1";
            this.statusStrip1.Padding = new System.Windows.Forms.Padding(1, 0, 10, 0);
            this.statusStrip1.Size = new System.Drawing.Size(878, 24);
            this.statusStrip1.TabIndex = 15;
            this.statusStrip1.Text = "苏州博众精工科技股份有限公司";
            // 
            // toolStripStatusLabel1
            // 
            this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
            this.toolStripStatusLabel1.Size = new System.Drawing.Size(300, 19);
            this.toolStripStatusLabel1.Text = "admin|管理员|2015年06月02号 18点57分59秒 星期二";
            // 
            // toolStripStatusLabel3
            // 
            this.toolStripStatusLabel3.Name = "toolStripStatusLabel3";
            this.toolStripStatusLabel3.Size = new System.Drawing.Size(433, 19);
            this.toolStripStatusLabel3.Spring = true;
            // 
            // toolStripStatusLabel2
            // 
            this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
            this.toolStripStatusLabel2.Size = new System.Drawing.Size(131, 19);
            this.toolStripStatusLabel2.Text = "toolStripStatusLabel2";
            // 
            // toolStripProgressBar1
            // 
            this.toolStripProgressBar1.Name = "toolStripProgressBar1";
            this.toolStripProgressBar1.Size = new System.Drawing.Size(1, 18);
            // 
            // skinMenuStrip1
            // 
            this.skinMenuStrip1.Arrow = System.Drawing.Color.Black;
            this.skinMenuStrip1.Back = System.Drawing.Color.White;
            this.skinMenuStrip1.BackRadius = 4;
            this.skinMenuStrip1.BackRectangle = new System.Drawing.Rectangle(10, 10, 10, 10);
            this.skinMenuStrip1.Base = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(200)))), ((int)(((byte)(254)))));
            this.skinMenuStrip1.BaseFore = System.Drawing.Color.Black;
            this.skinMenuStrip1.BaseForeAnamorphosis = false;
            this.skinMenuStrip1.BaseForeAnamorphosisBorder = 4;
            this.skinMenuStrip1.BaseForeAnamorphosisColor = System.Drawing.Color.White;
            this.skinMenuStrip1.BaseHoverFore = System.Drawing.Color.White;
            this.skinMenuStrip1.BaseItemAnamorphosis = true;
            this.skinMenuStrip1.BaseItemBorder = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212)))));
            this.skinMenuStrip1.BaseItemBorderShow = true;
            this.skinMenuStrip1.BaseItemDown = ((System.Drawing.Image)(resources.GetObject("skinMenuStrip1.BaseItemDown")));
            this.skinMenuStrip1.BaseItemHover = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212)))));
            this.skinMenuStrip1.BaseItemMouse = ((System.Drawing.Image)(resources.GetObject("skinMenuStrip1.BaseItemMouse")));
            this.skinMenuStrip1.BaseItemPressed = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212)))));
            this.skinMenuStrip1.BaseItemRadius = 4;
            this.skinMenuStrip1.BaseItemRadiusStyle = CCWin.SkinClass.RoundStyle.All;
            this.skinMenuStrip1.BaseItemSplitter = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212)))));
            this.skinMenuStrip1.DropDownImageSeparator = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
            this.skinMenuStrip1.Fore = System.Drawing.Color.Black;
            this.skinMenuStrip1.HoverFore = System.Drawing.Color.White;
            this.skinMenuStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
            this.skinMenuStrip1.ItemAnamorphosis = true;
            this.skinMenuStrip1.ItemBorder = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212)))));
            this.skinMenuStrip1.ItemBorderShow = true;
            this.skinMenuStrip1.ItemHover = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212)))));
            this.skinMenuStrip1.ItemPressed = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212)))));
            this.skinMenuStrip1.ItemRadius = 4;
            this.skinMenuStrip1.ItemRadiusStyle = CCWin.SkinClass.RoundStyle.All;
            this.skinMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.文件ToolStripMenuItem,
            this.用户管理ToolStripMenuItem,
            this.任务管理ToolStripMenuItem,
            this.设备监控ToolStripMenuItem,
            this.系统管理ToolStripMenuItem,
            this.系统帮助ToolStripMenuItem});
            this.skinMenuStrip1.Location = new System.Drawing.Point(0, 0);
            this.skinMenuStrip1.Name = "skinMenuStrip1";
            this.skinMenuStrip1.Padding = new System.Windows.Forms.Padding(4, 2, 0, 2);
            this.skinMenuStrip1.RadiusStyle = CCWin.SkinClass.RoundStyle.All;
            this.skinMenuStrip1.Size = new System.Drawing.Size(878, 25);
            this.skinMenuStrip1.SkinAllColor = true;
            this.skinMenuStrip1.TabIndex = 17;
            this.skinMenuStrip1.Text = "skinMenuStrip1";
            this.skinMenuStrip1.TitleAnamorphosis = true;
            this.skinMenuStrip1.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(228)))), ((int)(((byte)(236)))));
            this.skinMenuStrip1.TitleRadius = 4;
            this.skinMenuStrip1.TitleRadiusStyle = CCWin.SkinClass.RoundStyle.All;
            this.skinMenuStrip1.ItemAdded += new System.Windows.Forms.ToolStripItemEventHandler(this.skinMenuStrip1_ItemAdded);
            // 
            // 文件ToolStripMenuItem
            // 
            this.文件ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.tsmt_Calc,
            this.tsmt_Book,
            this.tsmt_SysReset,
            this.tsmt_SysExit});
            this.文件ToolStripMenuItem.Name = "文件ToolStripMenuItem";
            this.文件ToolStripMenuItem.Size = new System.Drawing.Size(44, 21);
            this.文件ToolStripMenuItem.Text = "文件";
            // 
            // tsmt_Calc
            // 
            this.tsmt_Calc.Name = "tsmt_Calc";
            this.tsmt_Calc.Size = new System.Drawing.Size(124, 22);
            this.tsmt_Calc.Text = "计算器";
            this.tsmt_Calc.Click += new System.EventHandler(this.tsmt_Calc_Click);
            // 
            // tsmt_Book
            // 
            this.tsmt_Book.Name = "tsmt_Book";
            this.tsmt_Book.Size = new System.Drawing.Size(124, 22);
            this.tsmt_Book.Text = "记事本";
            this.tsmt_Book.Click += new System.EventHandler(this.tsmt_Book_Click);
            // 
            // tsmt_SysReset
            // 
            this.tsmt_SysReset.Name = "tsmt_SysReset";
            this.tsmt_SysReset.Size = new System.Drawing.Size(124, 22);
            this.tsmt_SysReset.Text = "系统注销";
            this.tsmt_SysReset.Click += new System.EventHandler(this.tsmt_SysReset_Click);
            // 
            // tsmt_SysExit
            // 
            this.tsmt_SysExit.Name = "tsmt_SysExit";
            this.tsmt_SysExit.Size = new System.Drawing.Size(124, 22);
            this.tsmt_SysExit.Text = "系统退出";
            this.tsmt_SysExit.Click += new System.EventHandler(this.tsmt_SysExit_Click);
            // 
            // 用户管理ToolStripMenuItem
            // 
            this.用户管理ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.tsmtUser,
            this.修改密码ToolStripMenuItem});
            this.用户管理ToolStripMenuItem.Name = "用户管理ToolStripMenuItem";
            this.用户管理ToolStripMenuItem.Size = new System.Drawing.Size(68, 21);
            this.用户管理ToolStripMenuItem.Text = "用户管理";
            // 
            // tsmtUser
            // 
            this.tsmtUser.Name = "tsmtUser";
            this.tsmtUser.Size = new System.Drawing.Size(124, 22);
            this.tsmtUser.Text = "用户管理";
            this.tsmtUser.Click += new System.EventHandler(this.tsmtUser_Click);
            // 
            // 修改密码ToolStripMenuItem
            // 
            this.修改密码ToolStripMenuItem.Name = "修改密码ToolStripMenuItem";
            this.修改密码ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
            this.修改密码ToolStripMenuItem.Text = "修改密码";
            this.修改密码ToolStripMenuItem.Click += new System.EventHandler(this.修改密码ToolStripMenuItem_Click);
            // 
            // 任务管理ToolStripMenuItem
            // 
            this.任务管理ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.tsmt_task,
            this.tsmt_TaskDis});
            this.任务管理ToolStripMenuItem.Name = "任务管理ToolStripMenuItem";
            this.任务管理ToolStripMenuItem.Size = new System.Drawing.Size(68, 21);
            this.任务管理ToolStripMenuItem.Text = "任务管理";
            // 
            // tsmt_task
            // 
            this.tsmt_task.Name = "tsmt_task";
            this.tsmt_task.Size = new System.Drawing.Size(148, 22);
            this.tsmt_task.Text = "当前任务管理";
            this.tsmt_task.Click += new System.EventHandler(this.tsmt_task_Click);
            // 
            // tsmt_TaskDis
            // 
            this.tsmt_TaskDis.Name = "tsmt_TaskDis";
            this.tsmt_TaskDis.Size = new System.Drawing.Size(148, 22);
            this.tsmt_TaskDis.Text = "历史任务查询";
            this.tsmt_TaskDis.Click += new System.EventHandler(this.tsmt_TaskDis_Click);
            // 
            // 设备监控ToolStripMenuItem
            // 
            this.设备监控ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.tsmaterInMontior,
            this.tsmtSrmDataQuery,
            this.tsmtRGVDataQuery,
            this.tsmtConveyorDataQuery,
            this.tsmiEquLockQuery,
            this.立体库料箱物流设备监控ToolStripMenuItem,
            this.历史报警记录查询ToolStripMenuItem});
            this.设备监控ToolStripMenuItem.Name = "设备监控ToolStripMenuItem";
            this.设备监控ToolStripMenuItem.Size = new System.Drawing.Size(68, 21);
            this.设备监控ToolStripMenuItem.Text = "设备监控";
            // 
            // tsmaterInMontior
            // 
            this.tsmaterInMontior.Name = "tsmaterInMontior";
            this.tsmaterInMontior.Size = new System.Drawing.Size(208, 22);
            this.tsmaterInMontior.Text = "立体库托盘物流设备监控";
            this.tsmaterInMontior.Click += new System.EventHandler(this.tsmaterInMontior_Click);
            // 
            // tsmtSrmDataQuery
            // 
            this.tsmtSrmDataQuery.Name = "tsmtSrmDataQuery";
            this.tsmtSrmDataQuery.Size = new System.Drawing.Size(208, 22);
            this.tsmtSrmDataQuery.Text = "设备信号查询";
            this.tsmtSrmDataQuery.Click += new System.EventHandler(this.tsmtSrmDataQuery_Click);
            // 
            // tsmtRGVDataQuery
            // 
            this.tsmtRGVDataQuery.Name = "tsmtRGVDataQuery";
            this.tsmtRGVDataQuery.Size = new System.Drawing.Size(208, 22);
            this.tsmtRGVDataQuery.Text = "穿梭车信号查询";
            this.tsmtRGVDataQuery.Visible = false;
            // 
            // tsmtConveyorDataQuery
            // 
            this.tsmtConveyorDataQuery.Name = "tsmtConveyorDataQuery";
            this.tsmtConveyorDataQuery.Size = new System.Drawing.Size(208, 22);
            this.tsmtConveyorDataQuery.Text = "输送机信号查询";
            this.tsmtConveyorDataQuery.Visible = false;
            // 
            // tsmiEquLockQuery
            // 
            this.tsmiEquLockQuery.Name = "tsmiEquLockQuery";
            this.tsmiEquLockQuery.Size = new System.Drawing.Size(208, 22);
            this.tsmiEquLockQuery.Text = "设备锁管理";
            this.tsmiEquLockQuery.Click += new System.EventHandler(this.tsmiEquLockQuery_Click);
            // 
            // 立体库料箱物流设备监控ToolStripMenuItem
            // 
            this.立体库料箱物流设备监控ToolStripMenuItem.Name = "立体库料箱物流设备监控ToolStripMenuItem";
            this.立体库料箱物流设备监控ToolStripMenuItem.Size = new System.Drawing.Size(208, 22);
            this.立体库料箱物流设备监控ToolStripMenuItem.Text = "立体库料箱物流设备监控";
            this.立体库料箱物流设备监控ToolStripMenuItem.Click += new System.EventHandler(this.立体库料箱物流设备监控ToolStripMenuItem_Click);
            // 
            // 历史报警记录查询ToolStripMenuItem
            // 
            this.历史报警记录查询ToolStripMenuItem.Name = "历史报警记录查询ToolStripMenuItem";
            this.历史报警记录查询ToolStripMenuItem.Size = new System.Drawing.Size(208, 22);
            this.历史报警记录查询ToolStripMenuItem.Text = "历史报警记录查询";
            this.历史报警记录查询ToolStripMenuItem.Click += new System.EventHandler(this.历史报警记录查询ToolStripMenuItem_Click);
            // 
            // 系统管理ToolStripMenuItem
            // 
            this.系统管理ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.tsmtQueryLog,
            this.tsmtSystemSet});
            this.系统管理ToolStripMenuItem.Name = "系统管理ToolStripMenuItem";
            this.系统管理ToolStripMenuItem.Size = new System.Drawing.Size(68, 21);
            this.系统管理ToolStripMenuItem.Text = "系统管理";
            // 
            // tsmtQueryLog
            // 
            this.tsmtQueryLog.Name = "tsmtQueryLog";
            this.tsmtQueryLog.Size = new System.Drawing.Size(124, 22);
            this.tsmtQueryLog.Text = "日志查询";
            this.tsmtQueryLog.Click += new System.EventHandler(this.tsmtQueryLog_Click);
            // 
            // tsmtSystemSet
            // 
            this.tsmtSystemSet.Name = "tsmtSystemSet";
            this.tsmtSystemSet.Size = new System.Drawing.Size(124, 22);
            this.tsmtSystemSet.Text = "系统设置";
            this.tsmtSystemSet.Click += new System.EventHandler(this.tsmtSystemSet_Click);
            // 
            // 系统帮助ToolStripMenuItem
            // 
            this.系统帮助ToolStripMenuItem.Name = "系统帮助ToolStripMenuItem";
            this.系统帮助ToolStripMenuItem.Size = new System.Drawing.Size(68, 21);
            this.系统帮助ToolStripMenuItem.Text = "系统帮助";
            // 
            // FromMain
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(878, 528);
            this.Controls.Add(this.statusStrip1);
            this.Controls.Add(this.skinMenuStrip1);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.IsMdiContainer = true;
            this.MainMenuStrip = this.skinMenuStrip1;
            this.Margin = new System.Windows.Forms.Padding(2);
            this.Name = "FromMain";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "WCS客户端";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.Load += new System.EventHandler(this.FromMain_Load);
            this.contextMenuStrip1.ResumeLayout(false);
            this.statusStrip1.ResumeLayout(false);
            this.statusStrip1.PerformLayout();
            this.skinMenuStrip1.ResumeLayout(false);
            this.skinMenuStrip1.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();
        }
        #endregion
        private System.Windows.Forms.ToolStripMenuItem 取消任务ToolStripMenuItem;
        private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
        private System.Windows.Forms.ToolStripMenuItem 完成任务ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem tsmiGetTaskDtl;
        private System.Windows.Forms.StatusStrip statusStrip1;
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel3;
        private CCWin.SkinControl.SkinMenuStrip skinMenuStrip1;
        private System.Windows.Forms.ToolStripMenuItem 文件ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 用户管理ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem tsmtUser;
        private System.Windows.Forms.ToolStripMenuItem 任务管理ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem tsmt_task;
        private System.Windows.Forms.ToolStripMenuItem tsmt_TaskDis;
        private System.Windows.Forms.ToolStripMenuItem 设备监控ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 系统管理ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem tsmtQueryLog;
        private System.Windows.Forms.ToolStripMenuItem tsmtSystemSet;
        private System.Windows.Forms.ToolStripMenuItem 系统帮助ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem tsmt_Calc;
        private System.Windows.Forms.ToolStripMenuItem tsmt_Book;
        private System.Windows.Forms.ToolStripMenuItem tsmt_SysReset;
        private System.Windows.Forms.ToolStripMenuItem tsmt_SysExit;
        private System.Windows.Forms.ToolStripMenuItem tsmaterInMontior;
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel2;
        private System.Windows.Forms.ToolStripProgressBar toolStripProgressBar1;
        private System.Windows.Forms.ToolStripMenuItem tsmtSrmDataQuery;
        private System.Windows.Forms.ToolStripMenuItem tsmtRGVDataQuery;
        private System.Windows.Forms.ToolStripMenuItem tsmtConveyorDataQuery;
        private System.Windows.Forms.ToolStripMenuItem tsmiEquLockQuery;
        private System.Windows.Forms.ToolStripMenuItem 立体库料箱物流设备监控ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 修改密码ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 历史报警记录查询ToolStripMenuItem;
    }
}