namespace RGD.WCS { partial class FrmMain { /// /// 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); _formInstance = null; } #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(); WeifenLuo.WinFormsUI.Docking.DockPanelSkin dockPanelSkin2 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin(); WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin2 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin(); WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient4 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient(); WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient8 = new WeifenLuo.WinFormsUI.Docking.TabGradient(); WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin2 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin(); WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient(); WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient9 = new WeifenLuo.WinFormsUI.Docking.TabGradient(); WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient5 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient(); WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient10 = new WeifenLuo.WinFormsUI.Docking.TabGradient(); WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient(); WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient11 = new WeifenLuo.WinFormsUI.Docking.TabGradient(); WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient12 = new WeifenLuo.WinFormsUI.Docking.TabGradient(); WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient6 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient(); WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient13 = new WeifenLuo.WinFormsUI.Docking.TabGradient(); WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient14 = new WeifenLuo.WinFormsUI.Docking.TabGradient(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmMain)); this.menuStrip1 = new System.Windows.Forms.MenuStrip(); this.MMMonitorControl = new System.Windows.Forms.ToolStripMenuItem(); this.MITurnOn = new System.Windows.Forms.ToolStripMenuItem(); this.MITurnOff = new System.Windows.Forms.ToolStripMenuItem(); this.MMTaskManage = new System.Windows.Forms.ToolStripMenuItem(); this.MIAltMonitor = new System.Windows.Forms.ToolStripMenuItem(); this.MIAltManange = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.MIHandShow = new System.Windows.Forms.ToolStripMenuItem(); this.MIManageShow = new System.Windows.Forms.ToolStripMenuItem(); this.MIClearTask = new System.Windows.Forms.ToolStripMenuItem(); this.海柔测试ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.接口恢复ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.MMDarketManage = new System.Windows.Forms.ToolStripMenuItem(); this.DeviceStatusSearchMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.MISeeDarket = new System.Windows.Forms.ToolStripMenuItem(); this.MIDarketFileSet = new System.Windows.Forms.ToolStripMenuItem(); this.MMHelp = new System.Windows.Forms.ToolStripMenuItem(); this.MIHelp = new System.Windows.Forms.ToolStripMenuItem(); this.MIAbout = new System.Windows.Forms.ToolStripMenuItem(); this.MMUserManage = new System.Windows.Forms.ToolStripMenuItem(); this.MIUserInfoManage = new System.Windows.Forms.ToolStripMenuItem(); this.MIAltPassword = new System.Windows.Forms.ToolStripMenuItem(); this.MMSystemSet = new System.Windows.Forms.ToolStripMenuItem(); this.MIDeviceState = new System.Windows.Forms.ToolStripMenuItem(); this.MIRouteInfo = new System.Windows.Forms.ToolStripMenuItem(); this.MIMonitorConnectInfo = new System.Windows.Forms.ToolStripMenuItem(); this.DataBackUpMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.MonitorDataBackUpMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.BakDarketMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.MMExitSystem = new System.Windows.Forms.ToolStripMenuItem(); this.dockPanel1 = new WeifenLuo.WinFormsUI.Docking.DockPanel(); this.notifyIcon1 = new System.Windows.Forms.NotifyIcon(this.components); this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog(); this.menuStrip1.SuspendLayout(); this.SuspendLayout(); // // menuStrip1 // this.menuStrip1.ImageScalingSize = new System.Drawing.Size(20, 20); this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.MMMonitorControl, this.MMTaskManage, this.MMDarketManage, this.MMHelp, this.MMUserManage, this.MMSystemSet, this.MMExitSystem}); this.menuStrip1.Location = new System.Drawing.Point(0, 0); this.menuStrip1.Name = "menuStrip1"; this.menuStrip1.Padding = new System.Windows.Forms.Padding(5, 1, 0, 1); this.menuStrip1.Size = new System.Drawing.Size(1049, 24); this.menuStrip1.TabIndex = 4; this.menuStrip1.Text = "menuStrip1"; // // MMMonitorControl // this.MMMonitorControl.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.MITurnOn, this.MITurnOff}); this.MMMonitorControl.Name = "MMMonitorControl"; this.MMMonitorControl.Size = new System.Drawing.Size(68, 22); this.MMMonitorControl.Text = "调度控制"; // // MITurnOn // this.MITurnOn.Name = "MITurnOn"; this.MITurnOn.Size = new System.Drawing.Size(148, 22); this.MITurnOn.Text = "打开命令开关"; this.MITurnOn.Click += new System.EventHandler(this.MITurnOn_Click); // // MITurnOff // this.MITurnOff.Name = "MITurnOff"; this.MITurnOff.Size = new System.Drawing.Size(148, 22); this.MITurnOff.Text = "关闭命令开关"; this.MITurnOff.Click += new System.EventHandler(this.MITurnOff_Click); // // MMTaskManage // this.MMTaskManage.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.MIAltMonitor, this.MIAltManange, this.toolStripSeparator1, this.MIHandShow, this.MIManageShow, this.MIClearTask, this.海柔测试ToolStripMenuItem, this.接口恢复ToolStripMenuItem}); this.MMTaskManage.Name = "MMTaskManage"; this.MMTaskManage.Size = new System.Drawing.Size(68, 22); this.MMTaskManage.Text = "任务管理"; // // MIAltMonitor // this.MIAltMonitor.Name = "MIAltMonitor"; this.MIAltMonitor.Size = new System.Drawing.Size(180, 22); this.MIAltMonitor.Text = "设备指令队列管理"; this.MIAltMonitor.Click += new System.EventHandler(this.MIAltMonitor_Click); // // MIAltManange // this.MIAltManange.Name = "MIAltManange"; this.MIAltManange.Size = new System.Drawing.Size(180, 22); this.MIAltManange.Text = "调度任务管理"; this.MIAltManange.Click += new System.EventHandler(this.MIAltManange_Click); // // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(177, 6); // // MIHandShow // this.MIHandShow.Name = "MIHandShow"; this.MIHandShow.Size = new System.Drawing.Size(180, 22); this.MIHandShow.Text = "下达手工任务"; this.MIHandShow.Click += new System.EventHandler(this.MIHandShow_Click); // // MIManageShow // this.MIManageShow.Name = "MIManageShow"; this.MIManageShow.Size = new System.Drawing.Size(180, 22); this.MIManageShow.Text = "下达自动任务"; this.MIManageShow.Click += new System.EventHandler(this.MIManageShow_Click); // // MIClearTask // this.MIClearTask.Name = "MIClearTask"; this.MIClearTask.Size = new System.Drawing.Size(180, 22); this.MIClearTask.Text = "清除任务"; this.MIClearTask.Click += new System.EventHandler(this.MIClearTask_Click); // // 海柔测试ToolStripMenuItem // this.海柔测试ToolStripMenuItem.Name = "海柔测试ToolStripMenuItem"; this.海柔测试ToolStripMenuItem.Size = new System.Drawing.Size(180, 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(180, 22); this.接口恢复ToolStripMenuItem.Text = "接口恢复"; this.接口恢复ToolStripMenuItem.Click += new System.EventHandler(this.接口恢复ToolStripMenuItem_Click); // // MMDarketManage // this.MMDarketManage.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.DeviceStatusSearchMenuItem, this.MISeeDarket, this.MIDarketFileSet}); this.MMDarketManage.Name = "MMDarketManage"; this.MMDarketManage.Size = new System.Drawing.Size(68, 22); this.MMDarketManage.Text = "数据查询"; // // DeviceStatusSearchMenuItem // this.DeviceStatusSearchMenuItem.Name = "DeviceStatusSearchMenuItem"; this.DeviceStatusSearchMenuItem.Size = new System.Drawing.Size(172, 22); this.DeviceStatusSearchMenuItem.Text = "查询设备报警记录"; this.DeviceStatusSearchMenuItem.Click += new System.EventHandler(this.DeviceStatusSearchMenuItem_Click); // // MISeeDarket // this.MISeeDarket.Name = "MISeeDarket"; this.MISeeDarket.Size = new System.Drawing.Size(172, 22); this.MISeeDarket.Text = "浏览黑匣子文件"; this.MISeeDarket.Click += new System.EventHandler(this.MISeeDarket_Click); // // MIDarketFileSet // this.MIDarketFileSet.BackColor = System.Drawing.SystemColors.Control; this.MIDarketFileSet.ForeColor = System.Drawing.SystemColors.ControlText; this.MIDarketFileSet.Name = "MIDarketFileSet"; this.MIDarketFileSet.Size = new System.Drawing.Size(172, 22); this.MIDarketFileSet.Text = "文件设置"; this.MIDarketFileSet.Visible = false; // // MMHelp // this.MMHelp.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.MIHelp, this.MIAbout}); this.MMHelp.Name = "MMHelp"; this.MMHelp.Size = new System.Drawing.Size(44, 22); this.MMHelp.Text = "帮助"; this.MMHelp.Visible = false; // // MIHelp // this.MIHelp.Name = "MIHelp"; this.MIHelp.ShortcutKeys = System.Windows.Forms.Keys.F1; this.MIHelp.ShowShortcutKeys = false; this.MIHelp.Size = new System.Drawing.Size(116, 22); this.MIHelp.Text = "帮助内容"; // // MIAbout // this.MIAbout.Name = "MIAbout"; this.MIAbout.ShortcutKeys = System.Windows.Forms.Keys.F2; this.MIAbout.ShowShortcutKeys = false; this.MIAbout.Size = new System.Drawing.Size(116, 22); this.MIAbout.Text = "关于"; this.MIAbout.Click += new System.EventHandler(this.MIAbout_Click); // // MMUserManage // this.MMUserManage.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.MIUserInfoManage, this.MIAltPassword}); this.MMUserManage.Name = "MMUserManage"; this.MMUserManage.Size = new System.Drawing.Size(68, 22); this.MMUserManage.Text = "用户管理"; this.MMUserManage.Visible = false; // // MIUserInfoManage // this.MIUserInfoManage.Name = "MIUserInfoManage"; this.MIUserInfoManage.Size = new System.Drawing.Size(172, 22); this.MIUserInfoManage.Text = "用户及权限管理"; // // MIAltPassword // this.MIAltPassword.Name = "MIAltPassword"; this.MIAltPassword.Size = new System.Drawing.Size(172, 22); this.MIAltPassword.Text = "当前用户密码修改"; // // MMSystemSet // this.MMSystemSet.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.MIDeviceState, this.MIRouteInfo, this.MIMonitorConnectInfo, this.DataBackUpMenuItem}); this.MMSystemSet.Name = "MMSystemSet"; this.MMSystemSet.Size = new System.Drawing.Size(68, 22); this.MMSystemSet.Text = "系统设置"; this.MMSystemSet.Visible = false; // // MIDeviceState // this.MIDeviceState.Name = "MIDeviceState"; this.MIDeviceState.Size = new System.Drawing.Size(160, 22); this.MIDeviceState.Text = "设备状态"; this.MIDeviceState.Click += new System.EventHandler(this.MIDeviceState_Click); // // MIRouteInfo // this.MIRouteInfo.Name = "MIRouteInfo"; this.MIRouteInfo.Size = new System.Drawing.Size(160, 22); this.MIRouteInfo.Text = "路径信息"; // // MIMonitorConnectInfo // this.MIMonitorConnectInfo.Name = "MIMonitorConnectInfo"; this.MIMonitorConnectInfo.Size = new System.Drawing.Size(160, 22); this.MIMonitorConnectInfo.Text = "调度数据库连接"; // // DataBackUpMenuItem // this.DataBackUpMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.MonitorDataBackUpMenuItem, this.BakDarketMenuItem}); this.DataBackUpMenuItem.Name = "DataBackUpMenuItem"; this.DataBackUpMenuItem.Size = new System.Drawing.Size(160, 22); this.DataBackUpMenuItem.Text = "数据备份"; // // MonitorDataBackUpMenuItem // this.MonitorDataBackUpMenuItem.Name = "MonitorDataBackUpMenuItem"; this.MonitorDataBackUpMenuItem.Size = new System.Drawing.Size(184, 22); this.MonitorDataBackUpMenuItem.Text = "备份调度系统数据库"; this.MonitorDataBackUpMenuItem.Click += new System.EventHandler(this.MonitorDataBackUpMenuItem_Click); // // BakDarketMenuItem // this.BakDarketMenuItem.Name = "BakDarketMenuItem"; this.BakDarketMenuItem.Size = new System.Drawing.Size(184, 22); this.BakDarketMenuItem.Text = "备份黑匣子文件"; this.BakDarketMenuItem.Visible = false; // // MMExitSystem // this.MMExitSystem.Name = "MMExitSystem"; this.MMExitSystem.Size = new System.Drawing.Size(68, 22); this.MMExitSystem.Text = "退出系统"; this.MMExitSystem.Click += new System.EventHandler(this.MMExitSystem_Click); // // dockPanel1 // this.dockPanel1.ActiveAutoHideContent = null; this.dockPanel1.AllowEndUserDocking = false; this.dockPanel1.AllowEndUserNestedDocking = false; this.dockPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.dockPanel1.DockBackColor = System.Drawing.SystemColors.Control; this.dockPanel1.DockBottomPortion = 0.37D; this.dockPanel1.DockRightPortion = 0.2D; this.dockPanel1.DocumentStyle = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingSdi; this.dockPanel1.Location = new System.Drawing.Point(0, 24); this.dockPanel1.Name = "dockPanel1"; this.dockPanel1.ShowDocumentIcon = true; this.dockPanel1.Size = new System.Drawing.Size(1049, 582); dockPanelGradient4.EndColor = System.Drawing.SystemColors.ControlLight; dockPanelGradient4.StartColor = System.Drawing.SystemColors.ControlLight; autoHideStripSkin2.DockStripGradient = dockPanelGradient4; tabGradient8.EndColor = System.Drawing.SystemColors.Control; tabGradient8.StartColor = System.Drawing.SystemColors.Control; tabGradient8.TextColor = System.Drawing.SystemColors.ControlDarkDark; autoHideStripSkin2.TabGradient = tabGradient8; autoHideStripSkin2.TextFont = new System.Drawing.Font("宋体", 9F); dockPanelSkin2.AutoHideStripSkin = autoHideStripSkin2; tabGradient9.EndColor = System.Drawing.SystemColors.ControlLightLight; tabGradient9.StartColor = System.Drawing.SystemColors.ControlLightLight; tabGradient9.TextColor = System.Drawing.SystemColors.ControlText; dockPaneStripGradient2.ActiveTabGradient = tabGradient9; dockPanelGradient5.EndColor = System.Drawing.SystemColors.Control; dockPanelGradient5.StartColor = System.Drawing.SystemColors.Control; dockPaneStripGradient2.DockStripGradient = dockPanelGradient5; tabGradient10.EndColor = System.Drawing.SystemColors.ControlLight; tabGradient10.StartColor = System.Drawing.SystemColors.ControlLight; tabGradient10.TextColor = System.Drawing.SystemColors.ControlText; dockPaneStripGradient2.InactiveTabGradient = tabGradient10; dockPaneStripSkin2.DocumentGradient = dockPaneStripGradient2; dockPaneStripSkin2.TextFont = new System.Drawing.Font("宋体", 9F); tabGradient11.EndColor = System.Drawing.SystemColors.ActiveCaption; tabGradient11.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; tabGradient11.StartColor = System.Drawing.SystemColors.GradientActiveCaption; tabGradient11.TextColor = System.Drawing.SystemColors.ActiveCaptionText; dockPaneStripToolWindowGradient2.ActiveCaptionGradient = tabGradient11; tabGradient12.EndColor = System.Drawing.SystemColors.Control; tabGradient12.StartColor = System.Drawing.SystemColors.Control; tabGradient12.TextColor = System.Drawing.SystemColors.ControlText; dockPaneStripToolWindowGradient2.ActiveTabGradient = tabGradient12; dockPanelGradient6.EndColor = System.Drawing.SystemColors.ControlLight; dockPanelGradient6.StartColor = System.Drawing.SystemColors.ControlLight; dockPaneStripToolWindowGradient2.DockStripGradient = dockPanelGradient6; tabGradient13.EndColor = System.Drawing.SystemColors.InactiveCaption; tabGradient13.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; tabGradient13.StartColor = System.Drawing.SystemColors.GradientInactiveCaption; tabGradient13.TextColor = System.Drawing.SystemColors.InactiveCaptionText; dockPaneStripToolWindowGradient2.InactiveCaptionGradient = tabGradient13; tabGradient14.EndColor = System.Drawing.Color.Transparent; tabGradient14.StartColor = System.Drawing.Color.Transparent; tabGradient14.TextColor = System.Drawing.SystemColors.ControlDarkDark; dockPaneStripToolWindowGradient2.InactiveTabGradient = tabGradient14; dockPaneStripSkin2.ToolWindowGradient = dockPaneStripToolWindowGradient2; dockPanelSkin2.DockPaneStripSkin = dockPaneStripSkin2; this.dockPanel1.Skin = dockPanelSkin2; this.dockPanel1.TabIndex = 6; // // notifyIcon1 // this.notifyIcon1.BalloonTipTitle = "警告"; this.notifyIcon1.Icon = ((System.Drawing.Icon)(resources.GetObject("notifyIcon1.Icon"))); this.notifyIcon1.Text = "瑞吉德自动化物流监控调度系统"; this.notifyIcon1.Visible = true; this.notifyIcon1.BalloonTipShown += new System.EventHandler(this.notifyIcon1_BalloonTipShown); this.notifyIcon1.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.notifyIcon1_MouseDoubleClick); // // FrmMain // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1049, 606); this.Controls.Add(this.dockPanel1); this.Controls.Add(this.menuStrip1); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.IsMdiContainer = true; this.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1); this.Name = "FrmMain"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "瑞吉德自动化物流监控调度系统"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FrmMain_FormClosing); this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.FrmMain_FormClosed); this.Load += new System.EventHandler(this.FrmMain_Load); this.menuStrip1.ResumeLayout(false); this.menuStrip1.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion public System.Windows.Forms.MenuStrip menuStrip1; private System.Windows.Forms.ToolStripMenuItem MMMonitorControl; private System.Windows.Forms.ToolStripMenuItem MITurnOn; private System.Windows.Forms.ToolStripMenuItem MITurnOff; private System.Windows.Forms.ToolStripMenuItem MMTaskManage; private System.Windows.Forms.ToolStripMenuItem MIAltMonitor; private System.Windows.Forms.ToolStripMenuItem MIAltManange; private System.Windows.Forms.ToolStripSeparator toolStripSeparator1; private System.Windows.Forms.ToolStripMenuItem MIHandShow; private System.Windows.Forms.ToolStripMenuItem MIManageShow; private System.Windows.Forms.ToolStripMenuItem MIClearTask; private System.Windows.Forms.ToolStripMenuItem MMDarketManage; private System.Windows.Forms.ToolStripMenuItem DeviceStatusSearchMenuItem; private System.Windows.Forms.ToolStripMenuItem MISeeDarket; private System.Windows.Forms.ToolStripMenuItem MIDarketFileSet; private System.Windows.Forms.ToolStripMenuItem MMHelp; private System.Windows.Forms.ToolStripMenuItem MIHelp; private System.Windows.Forms.ToolStripMenuItem MIAbout; private System.Windows.Forms.ToolStripMenuItem MMUserManage; private System.Windows.Forms.ToolStripMenuItem MIUserInfoManage; private System.Windows.Forms.ToolStripMenuItem MIAltPassword; private System.Windows.Forms.ToolStripMenuItem MMSystemSet; private System.Windows.Forms.ToolStripMenuItem MIDeviceState; private System.Windows.Forms.ToolStripMenuItem MIRouteInfo; private System.Windows.Forms.ToolStripMenuItem MIMonitorConnectInfo; private System.Windows.Forms.ToolStripMenuItem DataBackUpMenuItem; private System.Windows.Forms.ToolStripMenuItem MonitorDataBackUpMenuItem; private System.Windows.Forms.ToolStripMenuItem BakDarketMenuItem; private System.Windows.Forms.ToolStripMenuItem MMExitSystem; public WeifenLuo.WinFormsUI.Docking.DockPanel dockPanel1; public System.Windows.Forms.NotifyIcon notifyIcon1; private System.Windows.Forms.SaveFileDialog saveFileDialog1; private System.Windows.Forms.ToolStripMenuItem 海柔测试ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 接口恢复ToolStripMenuItem; } }