/// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(KaraoqPlayBackTool));
     this.kryptonButton1 = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kryptonPanel1 = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.kryptonHeaderGroup18 = new ComponentFactory.Krypton.Toolkit.KryptonHeaderGroup();
     this.pnlMain = new System.Windows.Forms.Panel();
     this.pnlSaxDotty = new System.Windows.Forms.Panel();
     this.ktxtDatabasePath = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
     this.kryptonLabel2 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.klblPathValidate = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kbtnBrowse = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnCancel = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.ddlPlaybackTools = new ComponentFactory.Krypton.Toolkit.KryptonComboBox();
     this.kryptonLabel1 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kbtnKaraoqPlayBackTool = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).BeginInit();
     this.kryptonPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup18)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup18.Panel)).BeginInit();
     this.kryptonHeaderGroup18.Panel.SuspendLayout();
     this.kryptonHeaderGroup18.SuspendLayout();
     this.pnlMain.SuspendLayout();
     this.pnlSaxDotty.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ddlPlaybackTools)).BeginInit();
     this.SuspendLayout();
     //
     // kryptonButton1
     //
     this.kryptonButton1.Location = new System.Drawing.Point(0, 0);
     this.kryptonButton1.Name = "kryptonButton1";
     this.kryptonButton1.Size = new System.Drawing.Size(90, 25);
     this.kryptonButton1.TabIndex = 0;
     //
     // kryptonPanel1
     //
     this.kryptonPanel1.Controls.Add(this.kryptonHeaderGroup18);
     this.kryptonPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.kryptonPanel1.Location = new System.Drawing.Point(0, 0);
     this.kryptonPanel1.Margin = new System.Windows.Forms.Padding(0);
     this.kryptonPanel1.Name = "kryptonPanel1";
     this.kryptonPanel1.Padding = new System.Windows.Forms.Padding(1);
     this.kryptonPanel1.Size = new System.Drawing.Size(674, 313);
     this.kryptonPanel1.TabIndex = 7;
     //
     // kryptonHeaderGroup18
     //
     this.kryptonHeaderGroup18.AutoSize = true;
     this.kryptonHeaderGroup18.Dock = System.Windows.Forms.DockStyle.Fill;
     this.kryptonHeaderGroup18.GroupBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.TabStandardProfile;
     this.kryptonHeaderGroup18.HeaderVisibleSecondary = false;
     this.kryptonHeaderGroup18.Location = new System.Drawing.Point(1, 1);
     this.kryptonHeaderGroup18.Margin = new System.Windows.Forms.Padding(0);
     this.kryptonHeaderGroup18.Name = "kryptonHeaderGroup18";
     //
     // kryptonHeaderGroup18.Panel
     //
     this.kryptonHeaderGroup18.Panel.Controls.Add(this.pnlMain);
     this.kryptonHeaderGroup18.Size = new System.Drawing.Size(672, 311);
     this.kryptonHeaderGroup18.StateCommon.HeaderPrimary.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonHeaderGroup18.StateCommon.HeaderPrimary.Content.ShortText.TextH = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Center;
     this.kryptonHeaderGroup18.TabIndex = 2;
     this.kryptonHeaderGroup18.ValuesPrimary.Heading = "Select Playback Tool";
     this.kryptonHeaderGroup18.ValuesPrimary.Image = null;
     //
     // pnlMain
     //
     this.pnlMain.BackColor = System.Drawing.Color.Transparent;
     this.pnlMain.Controls.Add(this.pnlSaxDotty);
     this.pnlMain.Controls.Add(this.kbtnCancel);
     this.pnlMain.Controls.Add(this.ddlPlaybackTools);
     this.pnlMain.Controls.Add(this.kryptonLabel1);
     this.pnlMain.Controls.Add(this.kbtnKaraoqPlayBackTool);
     this.pnlMain.Dock = System.Windows.Forms.DockStyle.Fill;
     this.pnlMain.Location = new System.Drawing.Point(0, 0);
     this.pnlMain.Name = "pnlMain";
     this.pnlMain.Size = new System.Drawing.Size(670, 284);
     this.pnlMain.TabIndex = 0;
     //
     // pnlSaxDotty
     //
     this.pnlSaxDotty.Controls.Add(this.ktxtDatabasePath);
     this.pnlSaxDotty.Controls.Add(this.kryptonLabel2);
     this.pnlSaxDotty.Controls.Add(this.klblPathValidate);
     this.pnlSaxDotty.Controls.Add(this.kbtnBrowse);
     this.pnlSaxDotty.Location = new System.Drawing.Point(11, 48);
     this.pnlSaxDotty.Name = "pnlSaxDotty";
     this.pnlSaxDotty.Size = new System.Drawing.Size(649, 68);
     this.pnlSaxDotty.TabIndex = 157;
     //
     // ktxtDatabasePath
     //
     this.ktxtDatabasePath.BackColor = System.Drawing.Color.LemonChiffon;
     this.ktxtDatabasePath.Location = new System.Drawing.Point(123, 12);
     this.ktxtDatabasePath.MaxLength = 25;
     this.ktxtDatabasePath.Name = "ktxtDatabasePath";
     this.ktxtDatabasePath.ReadOnly = true;
     this.ktxtDatabasePath.Size = new System.Drawing.Size(469, 20);
     this.ktxtDatabasePath.TabIndex = 152;
     this.ktxtDatabasePath.Tag = "Please select Database File Path";
     //
     // kryptonLabel2
     //
     this.kryptonLabel2.Location = new System.Drawing.Point(2, 12);
     this.kryptonLabel2.Name = "kryptonLabel2";
     this.kryptonLabel2.Size = new System.Drawing.Size(95, 20);
     this.kryptonLabel2.TabIndex = 153;
     this.kryptonLabel2.Values.Text = "Database Path : ";
     //
     // klblPathValidate
     //
     this.klblPathValidate.LabelStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.BoldPanel;
     this.klblPathValidate.Location = new System.Drawing.Point(606, 12);
     this.klblPathValidate.Name = "klblPathValidate";
     this.klblPathValidate.Size = new System.Drawing.Size(40, 20);
     this.klblPathValidate.TabIndex = 155;
     this.klblPathValidate.Values.Text = "Valid";
     //
     // kbtnBrowse
     //
     this.kbtnBrowse.Cursor = System.Windows.Forms.Cursors.Hand;
     this.kbtnBrowse.Location = new System.Drawing.Point(123, 38);
     this.kbtnBrowse.Name = "kbtnBrowse";
     this.kbtnBrowse.Size = new System.Drawing.Size(143, 25);
     this.kbtnBrowse.TabIndex = 154;
     this.kbtnBrowse.Values.Text = "&Browse Database Path";
     this.kbtnBrowse.Click += new System.EventHandler(this.kbtnBrowse_Click);
     //
     // kbtnCancel
     //
     this.kbtnCancel.Cursor = System.Windows.Forms.Cursors.Hand;
     this.kbtnCancel.Location = new System.Drawing.Point(300, 119);
     this.kbtnCancel.Name = "kbtnCancel";
     this.kbtnCancel.Size = new System.Drawing.Size(143, 25);
     this.kbtnCancel.TabIndex = 156;
     this.kbtnCancel.Values.Text = "&Cancel";
     this.kbtnCancel.Visible = false;
     this.kbtnCancel.Click += new System.EventHandler(this.kbtnCancel_Click);
     //
     // ddlPlaybackTools
     //
     this.ddlPlaybackTools.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Append;
     this.ddlPlaybackTools.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
     this.ddlPlaybackTools.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.ddlPlaybackTools.DropDownWidth = 148;
     this.ddlPlaybackTools.Location = new System.Drawing.Point(134, 24);
     this.ddlPlaybackTools.Name = "ddlPlaybackTools";
     this.ddlPlaybackTools.Size = new System.Drawing.Size(228, 21);
     this.ddlPlaybackTools.TabIndex = 151;
     this.ddlPlaybackTools.Tag = "Please select Playback Tool";
     this.ddlPlaybackTools.SelectedIndexChanged += new System.EventHandler(this.ddlPlaybackTools_SelectedIndexChanged);
     //
     // kryptonLabel1
     //
     this.kryptonLabel1.Location = new System.Drawing.Point(11, 25);
     this.kryptonLabel1.Name = "kryptonLabel1";
     this.kryptonLabel1.Size = new System.Drawing.Size(127, 20);
     this.kryptonLabel1.TabIndex = 150;
     this.kryptonLabel1.Values.Text = "Select Playback Tool : ";
     //
     // kbtnKaraoqPlayBackTool
     //
     this.kbtnKaraoqPlayBackTool.Cursor = System.Windows.Forms.Cursors.Hand;
     this.kbtnKaraoqPlayBackTool.Location = new System.Drawing.Point(134, 119);
     this.kbtnKaraoqPlayBackTool.Name = "kbtnKaraoqPlayBackTool";
     this.kbtnKaraoqPlayBackTool.Size = new System.Drawing.Size(143, 25);
     this.kbtnKaraoqPlayBackTool.TabIndex = 4;
     this.kbtnKaraoqPlayBackTool.Values.Text = "&Next";
     this.kbtnKaraoqPlayBackTool.Click += new System.EventHandler(this.kbtnKaraoqPlayBackTool_Click);
     //
     // KaraoqPlayBackTool
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(674, 313);
     this.Controls.Add(this.kryptonPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name = "KaraoqPlayBackTool";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "synQ | Automated karaoQ Syncing Service";
     this.Load += new System.EventHandler(this.KaraoqPlayBackTool_Load);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).EndInit();
     this.kryptonPanel1.ResumeLayout(false);
     this.kryptonPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup18.Panel)).EndInit();
     this.kryptonHeaderGroup18.Panel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup18)).EndInit();
     this.kryptonHeaderGroup18.ResumeLayout(false);
     this.pnlMain.ResumeLayout(false);
     this.pnlMain.PerformLayout();
     this.pnlSaxDotty.ResumeLayout(false);
     this.pnlSaxDotty.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ddlPlaybackTools)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(BasicSetting));
     this.contentPanel = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.kryptonHeaderGroup1 = new ComponentFactory.Krypton.Toolkit.KryptonHeaderGroup();
     this.kryptonPanel1 = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.panel1 = new System.Windows.Forms.Panel();
     this.kryptonLabel5 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kryptonLabel3 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kryptonLabel4 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kryptonLabel2 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.selfPort = new ComponentFactory.Krypton.Toolkit.KryptonMaskedTextBox();
     this.selfAddress = new ComponentFactory.Krypton.Toolkit.KryptonMaskedTextBox();
     this.armSocketPort = new ComponentFactory.Krypton.Toolkit.KryptonMaskedTextBox();
     this.armSocketServer = new ComponentFactory.Krypton.Toolkit.KryptonMaskedTextBox();
     this.serviceIP = new ComponentFactory.Krypton.Toolkit.KryptonMaskedTextBox();
     this.btnSave = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kryptonLabel1 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     ((System.ComponentModel.ISupportInitialize)(this.contentPanel)).BeginInit();
     this.contentPanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup1.Panel)).BeginInit();
     this.kryptonHeaderGroup1.Panel.SuspendLayout();
     this.kryptonHeaderGroup1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).BeginInit();
     this.kryptonPanel1.SuspendLayout();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // contentPanel
     //
     this.contentPanel.Controls.Add(this.kryptonHeaderGroup1);
     this.contentPanel.Dock = System.Windows.Forms.DockStyle.Fill;
     this.contentPanel.Location = new System.Drawing.Point(0, 0);
     this.contentPanel.Name = "contentPanel";
     this.contentPanel.Size = new System.Drawing.Size(594, 447);
     this.contentPanel.TabIndex = 0;
     //
     // kryptonHeaderGroup1
     //
     this.kryptonHeaderGroup1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.kryptonHeaderGroup1.Location = new System.Drawing.Point(0, 0);
     this.kryptonHeaderGroup1.Name = "kryptonHeaderGroup1";
     //
     // kryptonHeaderGroup1.Panel
     //
     this.kryptonHeaderGroup1.Panel.Controls.Add(this.kryptonPanel1);
     this.kryptonHeaderGroup1.Size = new System.Drawing.Size(594, 447);
     this.kryptonHeaderGroup1.TabIndex = 0;
     this.kryptonHeaderGroup1.ValuesPrimary.Heading = "基本信息设置";
     this.kryptonHeaderGroup1.ValuesPrimary.Image = global::ProxyClient.Properties.Resources.BasicSetting;
     this.kryptonHeaderGroup1.ValuesSecondary.Heading = "";
     //
     // kryptonPanel1
     //
     this.kryptonPanel1.Controls.Add(this.panel1);
     this.kryptonPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.kryptonPanel1.Location = new System.Drawing.Point(0, 0);
     this.kryptonPanel1.Name = "kryptonPanel1";
     this.kryptonPanel1.Size = new System.Drawing.Size(592, 359);
     this.kryptonPanel1.TabIndex = 0;
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.Transparent;
     this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel1.Controls.Add(this.kryptonLabel5);
     this.panel1.Controls.Add(this.kryptonLabel3);
     this.panel1.Controls.Add(this.kryptonLabel4);
     this.panel1.Controls.Add(this.kryptonLabel2);
     this.panel1.Controls.Add(this.selfPort);
     this.panel1.Controls.Add(this.selfAddress);
     this.panel1.Controls.Add(this.armSocketPort);
     this.panel1.Controls.Add(this.armSocketServer);
     this.panel1.Controls.Add(this.serviceIP);
     this.panel1.Controls.Add(this.btnSave);
     this.panel1.Controls.Add(this.kryptonLabel1);
     this.panel1.Location = new System.Drawing.Point(11, 13);
     this.panel1.Name = "panel1";
     this.panel1.Size = new System.Drawing.Size(570, 330);
     this.panel1.TabIndex = 0;
     //
     // kryptonLabel5
     //
     this.kryptonLabel5.LabelStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.TitleControl;
     this.kryptonLabel5.Location = new System.Drawing.Point(42, 241);
     this.kryptonLabel5.Name = "kryptonLabel5";
     this.kryptonLabel5.Size = new System.Drawing.Size(150, 29);
     this.kryptonLabel5.TabIndex = 16;
     this.kryptonLabel5.Values.Text = "本机Socket端口:";
     //
     // kryptonLabel3
     //
     this.kryptonLabel3.LabelStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.TitleControl;
     this.kryptonLabel3.Location = new System.Drawing.Point(42, 137);
     this.kryptonLabel3.Name = "kryptonLabel3";
     this.kryptonLabel3.Size = new System.Drawing.Size(162, 29);
     this.kryptonLabel3.TabIndex = 15;
     this.kryptonLabel3.Values.Text = "Arm端服务端口:";
     //
     // kryptonLabel4
     //
     this.kryptonLabel4.LabelStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.TitleControl;
     this.kryptonLabel4.Location = new System.Drawing.Point(42, 204);
     this.kryptonLabel4.Name = "kryptonLabel4";
     this.kryptonLabel4.Size = new System.Drawing.Size(164, 29);
     this.kryptonLabel4.TabIndex = 18;
     this.kryptonLabel4.Values.Text = "本机Socket地址:";
     //
     // kryptonLabel2
     //
     this.kryptonLabel2.LabelStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.TitleControl;
     this.kryptonLabel2.Location = new System.Drawing.Point(42, 99);
     this.kryptonLabel2.Name = "kryptonLabel2";
     this.kryptonLabel2.Size = new System.Drawing.Size(162, 29);
     this.kryptonLabel2.TabIndex = 17;
     this.kryptonLabel2.Values.Text = "Arm端服务地址:";
     //
     // selfPort
     //
     this.selfPort.AlwaysActive = false;
     this.selfPort.InputControlStyle = ComponentFactory.Krypton.Toolkit.InputControlStyle.Ribbon;
     this.selfPort.Location = new System.Drawing.Point(231, 244);
     this.selfPort.Name = "selfPort";
     this.selfPort.PaletteMode = ComponentFactory.Krypton.Toolkit.PaletteMode.ProfessionalOffice2003;
     this.selfPort.Size = new System.Drawing.Size(54, 26);
     this.selfPort.StateActive.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
     this.selfPort.StateCommon.Border.Color1 = System.Drawing.Color.LimeGreen;
     this.selfPort.StateCommon.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
     this.selfPort.StateCommon.Border.GraphicsHint = ComponentFactory.Krypton.Toolkit.PaletteGraphicsHint.AntiAlias;
     this.selfPort.StateCommon.Border.Rounding = 4;
     this.selfPort.StateCommon.Border.Width = 2;
     this.selfPort.TabIndex = 14;
     //
     // selfAddress
     //
     this.selfAddress.AlwaysActive = false;
     this.selfAddress.InputControlStyle = ComponentFactory.Krypton.Toolkit.InputControlStyle.Ribbon;
     this.selfAddress.Location = new System.Drawing.Point(231, 207);
     this.selfAddress.Name = "selfAddress";
     this.selfAddress.PaletteMode = ComponentFactory.Krypton.Toolkit.PaletteMode.ProfessionalOffice2003;
     this.selfAddress.Size = new System.Drawing.Size(238, 26);
     this.selfAddress.StateActive.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
     this.selfAddress.StateCommon.Border.Color1 = System.Drawing.Color.LimeGreen;
     this.selfAddress.StateCommon.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
     this.selfAddress.StateCommon.Border.GraphicsHint = ComponentFactory.Krypton.Toolkit.PaletteGraphicsHint.AntiAlias;
     this.selfAddress.StateCommon.Border.Rounding = 4;
     this.selfAddress.StateCommon.Border.Width = 2;
     this.selfAddress.TabIndex = 13;
     this.selfAddress.TextChanged += new System.EventHandler(this.MarkedTextChanged);
     //
     // armSocketPort
     //
     this.armSocketPort.AlwaysActive = false;
     this.armSocketPort.InputControlStyle = ComponentFactory.Krypton.Toolkit.InputControlStyle.Ribbon;
     this.armSocketPort.Location = new System.Drawing.Point(231, 140);
     this.armSocketPort.Name = "armSocketPort";
     this.armSocketPort.PaletteMode = ComponentFactory.Krypton.Toolkit.PaletteMode.ProfessionalOffice2003;
     this.armSocketPort.Size = new System.Drawing.Size(54, 26);
     this.armSocketPort.StateActive.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
     this.armSocketPort.StateCommon.Border.Color1 = System.Drawing.Color.Lime;
     this.armSocketPort.StateCommon.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
     this.armSocketPort.StateCommon.Border.GraphicsHint = ComponentFactory.Krypton.Toolkit.PaletteGraphicsHint.AntiAlias;
     this.armSocketPort.StateCommon.Border.Rounding = 4;
     this.armSocketPort.StateCommon.Border.Width = 2;
     this.armSocketPort.TabIndex = 10;
     //
     // armSocketServer
     //
     this.armSocketServer.AlwaysActive = false;
     this.armSocketServer.InputControlStyle = ComponentFactory.Krypton.Toolkit.InputControlStyle.Ribbon;
     this.armSocketServer.Location = new System.Drawing.Point(231, 102);
     this.armSocketServer.Name = "armSocketServer";
     this.armSocketServer.PaletteMode = ComponentFactory.Krypton.Toolkit.PaletteMode.ProfessionalOffice2003;
     this.armSocketServer.Size = new System.Drawing.Size(238, 26);
     this.armSocketServer.StateActive.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
     this.armSocketServer.StateCommon.Border.Color1 = System.Drawing.Color.LimeGreen;
     this.armSocketServer.StateCommon.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
     this.armSocketServer.StateCommon.Border.GraphicsHint = ComponentFactory.Krypton.Toolkit.PaletteGraphicsHint.AntiAlias;
     this.armSocketServer.StateCommon.Border.Rounding = 4;
     this.armSocketServer.StateCommon.Border.Width = 2;
     this.armSocketServer.TabIndex = 11;
     this.armSocketServer.TextChanged += new System.EventHandler(this.MarkedTextChanged);
     //
     // serviceIP
     //
     this.serviceIP.AlwaysActive = false;
     this.serviceIP.InputControlStyle = ComponentFactory.Krypton.Toolkit.InputControlStyle.Ribbon;
     this.serviceIP.Location = new System.Drawing.Point(231, 40);
     this.serviceIP.Name = "serviceIP";
     this.serviceIP.PaletteMode = ComponentFactory.Krypton.Toolkit.PaletteMode.ProfessionalOffice2003;
     this.serviceIP.Size = new System.Drawing.Size(238, 26);
     this.serviceIP.StateActive.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
     this.serviceIP.StateCommon.Border.Color1 = System.Drawing.Color.LimeGreen;
     this.serviceIP.StateCommon.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
     this.serviceIP.StateCommon.Border.GraphicsHint = ComponentFactory.Krypton.Toolkit.PaletteGraphicsHint.AntiAlias;
     this.serviceIP.StateCommon.Border.Rounding = 4;
     this.serviceIP.StateCommon.Border.Width = 2;
     this.serviceIP.TabIndex = 12;
     this.serviceIP.TextChanged += new System.EventHandler(this.MarkedTextChanged);
     //
     // btnSave
     //
     this.btnSave.Location = new System.Drawing.Point(477, 275);
     this.btnSave.Name = "btnSave";
     this.btnSave.Size = new System.Drawing.Size(83, 43);
     this.btnSave.TabIndex = 9;
     this.btnSave.Values.Text = "保存";
     this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
     //
     // kryptonLabel1
     //
     this.kryptonLabel1.LabelStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.TitleControl;
     this.kryptonLabel1.Location = new System.Drawing.Point(33, 12);
     this.kryptonLabel1.Name = "kryptonLabel1";
     this.kryptonLabel1.Size = new System.Drawing.Size(171, 66);
     this.kryptonLabel1.TabIndex = 8;
     this.kryptonLabel1.Values.Image = global::ProxyClient.Properties.Resources.network_workgroup;
     this.kryptonLabel1.Values.Text = "服务地址:";
     //
     // BasicSetting
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(594, 447);
     this.Controls.Add(this.contentPanel);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.HeaderStyle = ComponentFactory.Krypton.Toolkit.HeaderStyle.Primary;
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.MinimumSize = new System.Drawing.Size(600, 431);
     this.Name = "BasicSetting";
     this.Text = "地址设置";
     this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.BasicSetting_FormClosed);
     this.Load += new System.EventHandler(this.BasicSetting_Load);
     ((System.ComponentModel.ISupportInitialize)(this.contentPanel)).EndInit();
     this.contentPanel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup1.Panel)).EndInit();
     this.kryptonHeaderGroup1.Panel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup1)).EndInit();
     this.kryptonHeaderGroup1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).EndInit();
     this.kryptonPanel1.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.ResumeLayout(false);
 }
Beispiel #3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Login));
     this.kryptonButton1 = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kryptonPanel1 = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.kryptonHeaderGroup18 = new ComponentFactory.Krypton.Toolkit.KryptonHeaderGroup();
     this.pnlMain = new System.Windows.Forms.Panel();
     this.kbtnLogin = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.ktxtPassword = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
     this.ktxtUserName = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
     this.klblPassword = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.klblUserName = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).BeginInit();
     this.kryptonPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup18)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup18.Panel)).BeginInit();
     this.kryptonHeaderGroup18.Panel.SuspendLayout();
     this.kryptonHeaderGroup18.SuspendLayout();
     this.pnlMain.SuspendLayout();
     this.SuspendLayout();
     //
     // kryptonButton1
     //
     this.kryptonButton1.Location = new System.Drawing.Point(0, 0);
     this.kryptonButton1.Name = "kryptonButton1";
     this.kryptonButton1.Size = new System.Drawing.Size(90, 25);
     this.kryptonButton1.TabIndex = 0;
     //
     // kryptonPanel1
     //
     this.kryptonPanel1.Controls.Add(this.kryptonHeaderGroup18);
     this.kryptonPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.kryptonPanel1.Location = new System.Drawing.Point(0, 0);
     this.kryptonPanel1.Margin = new System.Windows.Forms.Padding(0);
     this.kryptonPanel1.Name = "kryptonPanel1";
     this.kryptonPanel1.Padding = new System.Windows.Forms.Padding(1);
     this.kryptonPanel1.Size = new System.Drawing.Size(447, 203);
     this.kryptonPanel1.TabIndex = 7;
     //
     // kryptonHeaderGroup18
     //
     this.kryptonHeaderGroup18.AutoSize = true;
     this.kryptonHeaderGroup18.Dock = System.Windows.Forms.DockStyle.Fill;
     this.kryptonHeaderGroup18.GroupBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.TabStandardProfile;
     this.kryptonHeaderGroup18.HeaderVisibleSecondary = false;
     this.kryptonHeaderGroup18.Location = new System.Drawing.Point(1, 1);
     this.kryptonHeaderGroup18.Margin = new System.Windows.Forms.Padding(0);
     this.kryptonHeaderGroup18.Name = "kryptonHeaderGroup18";
     //
     // kryptonHeaderGroup18.Panel
     //
     this.kryptonHeaderGroup18.Panel.Controls.Add(this.pnlMain);
     this.kryptonHeaderGroup18.Size = new System.Drawing.Size(445, 201);
     this.kryptonHeaderGroup18.StateCommon.HeaderPrimary.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonHeaderGroup18.StateCommon.HeaderPrimary.Content.ShortText.TextH = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Center;
     this.kryptonHeaderGroup18.TabIndex = 2;
     this.kryptonHeaderGroup18.ValuesPrimary.Heading = "DJ Login";
     this.kryptonHeaderGroup18.ValuesPrimary.Image = null;
     //
     // pnlMain
     //
     this.pnlMain.BackColor = System.Drawing.Color.Transparent;
     this.pnlMain.Controls.Add(this.kbtnLogin);
     this.pnlMain.Controls.Add(this.ktxtPassword);
     this.pnlMain.Controls.Add(this.ktxtUserName);
     this.pnlMain.Controls.Add(this.klblPassword);
     this.pnlMain.Controls.Add(this.klblUserName);
     this.pnlMain.Dock = System.Windows.Forms.DockStyle.Fill;
     this.pnlMain.Location = new System.Drawing.Point(0, 0);
     this.pnlMain.Name = "pnlMain";
     this.pnlMain.Size = new System.Drawing.Size(443, 174);
     this.pnlMain.TabIndex = 0;
     //
     // kbtnLogin
     //
     this.kbtnLogin.Cursor = System.Windows.Forms.Cursors.Hand;
     this.kbtnLogin.Location = new System.Drawing.Point(123, 76);
     this.kbtnLogin.Name = "kbtnLogin";
     this.kbtnLogin.Size = new System.Drawing.Size(90, 25);
     this.kbtnLogin.TabIndex = 4;
     this.kbtnLogin.Values.Text = "&Login";
     this.kbtnLogin.Click += new System.EventHandler(this.kbtnLogin_Click);
     //
     // ktxtPassword
     //
     this.ktxtPassword.BackColor = System.Drawing.Color.LemonChiffon;
     this.ktxtPassword.Location = new System.Drawing.Point(123, 50);
     this.ktxtPassword.MaxLength = 25;
     this.ktxtPassword.Name = "ktxtPassword";
     this.ktxtPassword.PasswordChar = '●';
     this.ktxtPassword.Size = new System.Drawing.Size(169, 20);
     this.ktxtPassword.TabIndex = 1;
     this.ktxtPassword.Tag = "Please enter Password";
     this.ktxtPassword.UseSystemPasswordChar = true;
     //
     // ktxtUserName
     //
     this.ktxtUserName.BackColor = System.Drawing.Color.LemonChiffon;
     this.ktxtUserName.Location = new System.Drawing.Point(123, 22);
     this.ktxtUserName.MaxLength = 25;
     this.ktxtUserName.Name = "ktxtUserName";
     this.ktxtUserName.Size = new System.Drawing.Size(169, 20);
     this.ktxtUserName.TabIndex = 0;
     this.ktxtUserName.Tag = "Please enter User Name";
     //
     // klblPassword
     //
     this.klblPassword.Location = new System.Drawing.Point(29, 50);
     this.klblPassword.Name = "klblPassword";
     this.klblPassword.Size = new System.Drawing.Size(62, 20);
     this.klblPassword.TabIndex = 3;
     this.klblPassword.Values.Text = "Password";
     //
     // klblUserName
     //
     this.klblUserName.Location = new System.Drawing.Point(29, 22);
     this.klblUserName.Name = "klblUserName";
     this.klblUserName.Size = new System.Drawing.Size(71, 20);
     this.klblUserName.TabIndex = 2;
     this.klblUserName.Values.Text = "User Name";
     //
     // Login
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(447, 203);
     this.Controls.Add(this.kryptonPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name = "Login";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "synQ | Automated karaoQ Syncing Service";
     this.Load += new System.EventHandler(this.Login_Load);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).EndInit();
     this.kryptonPanel1.ResumeLayout(false);
     this.kryptonPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup18.Panel)).EndInit();
     this.kryptonHeaderGroup18.Panel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup18)).EndInit();
     this.kryptonHeaderGroup18.ResumeLayout(false);
     this.pnlMain.ResumeLayout(false);
     this.pnlMain.PerformLayout();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     this.kryptonManager = new ComponentFactory.Krypton.Toolkit.KryptonManager(this.components);
     this.statusStripTips = new System.Windows.Forms.StatusStrip();
     this.labTips = new System.Windows.Forms.ToolStripStatusLabel();
     this.mainHeader = new ComponentFactory.Krypton.Toolkit.KryptonHeaderGroup();
     this.contentPanel = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.toolStrip1 = new System.Windows.Forms.ToolStrip();
     this.btnEndoscopeCleanState = new System.Windows.Forms.ToolStripButton();
     this.btnEndoscopeInfoMsg = new System.Windows.Forms.ToolStripButton();
     this.btnTempRecord = new System.Windows.Forms.ToolStripButton();
     this.labMark = new System.Windows.Forms.ToolStripLabel();
     this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
     this.toolStripBtnEndoscopes = new System.Windows.Forms.ToolStripButton();
     this.menuBar = new System.Windows.Forms.MenuStrip();
     this.toolstripFile = new System.Windows.Forms.ToolStripMenuItem();
     this.btnMax = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripContact = new System.Windows.Forms.ToolStripMenuItem();
     this.loginOut = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.exit = new System.Windows.Forms.ToolStripMenuItem();
     this.basicSetMenu = new System.Windows.Forms.ToolStripMenuItem();
     this.serverBasicSetting = new System.Windows.Forms.ToolStripMenuItem();
     this.portSetting = new System.Windows.Forms.ToolStripMenuItem();
     this.cleanTimeSetMenueItem = new System.Windows.Forms.ToolStripMenuItem();
     this.cleanChoice = new System.Windows.Forms.ToolStripMenuItem();
     this.cleanChoice2 = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
     this.cleanTimeSet = new System.Windows.Forms.ToolStripMenuItem();
     this.startProxyMenu = new System.Windows.Forms.ToolStripMenuItem();
     this.cleanMoniterMenueItem = new System.Windows.Forms.ToolStripMenuItem();
     this.endoscopeCleanInfoMsg = new System.Windows.Forms.ToolStripMenuItem();
     this.tempReacord = new System.Windows.Forms.ToolStripMenuItem();
     this.tooltipMenueItemManager = new System.Windows.Forms.ToolStripMenuItem();
     this.toolstripMIEndoscope = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMIUser = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripDoctor = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripNurse = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripPatient = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripWares = new System.Windows.Forms.ToolStripMenuItem();
     this.检查室管理WToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripCleanSearch = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripEveryDay = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripEveryWeek = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripEveryMonth = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripBackUpDataBase = new System.Windows.Forms.ToolStripMenuItem();
     this.CheckLog = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripVerify = new System.Windows.Forms.ToolStripMenuItem();
     this.changeThemeMenu = new System.Windows.Forms.ToolStripMenuItem();
     this.blackToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.blueToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.silverToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.字体ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.songFontMenu = new System.Windows.Forms.ToolStripMenuItem();
     this.blackFontMenu = new System.Windows.Forms.ToolStripMenuItem();
     this.yaheiFontMenu = new System.Windows.Forms.ToolStripMenuItem();
     this.statusStripTips.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.mainHeader)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.mainHeader.Panel)).BeginInit();
     this.mainHeader.Panel.SuspendLayout();
     this.mainHeader.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.contentPanel)).BeginInit();
     this.toolStrip1.SuspendLayout();
     this.menuBar.SuspendLayout();
     this.SuspendLayout();
     //
     // statusStripTips
     //
     this.statusStripTips.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
     this.statusStripTips.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.labTips});
     this.statusStripTips.Location = new System.Drawing.Point(0, 763);
     this.statusStripTips.Name = "statusStripTips";
     this.statusStripTips.Size = new System.Drawing.Size(1022, 24);
     this.statusStripTips.TabIndex = 8;
     this.statusStripTips.Text = "statusStrip1";
     this.statusStripTips.Visible = false;
     //
     // labTips
     //
     this.labTips.ForeColor = System.Drawing.Color.DarkGreen;
     this.labTips.Name = "labTips";
     this.labTips.Size = new System.Drawing.Size(103, 19);
     this.labTips.Text = "欢迎使用迈尔产品";
     //
     // mainHeader
     //
     this.mainHeader.Dock = System.Windows.Forms.DockStyle.Fill;
     this.mainHeader.GroupBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.HeaderSecondary;
     this.mainHeader.GroupBorderStyle = ComponentFactory.Krypton.Toolkit.PaletteBorderStyle.HeaderSecondary;
     this.mainHeader.HeaderVisibleSecondary = false;
     this.mainHeader.Location = new System.Drawing.Point(0, 0);
     this.mainHeader.Name = "mainHeader";
     this.mainHeader.PaletteMode = ComponentFactory.Krypton.Toolkit.PaletteMode.Office2010Blue;
     //
     // mainHeader.Panel
     //
     this.mainHeader.Panel.Controls.Add(this.contentPanel);
     this.mainHeader.Panel.Controls.Add(this.toolStrip1);
     this.mainHeader.Panel.Controls.Add(this.menuBar);
     this.mainHeader.Size = new System.Drawing.Size(1022, 742);
     this.mainHeader.TabIndex = 18;
     this.mainHeader.ValuesPrimary.Heading = "";
     this.mainHeader.ValuesPrimary.Image = global::ProxyClient.Properties.Resources.Mall;
     //
     // contentPanel
     //
     this.contentPanel.Dock = System.Windows.Forms.DockStyle.Fill;
     this.contentPanel.Location = new System.Drawing.Point(0, 66);
     this.contentPanel.Name = "contentPanel";
     this.contentPanel.PaletteMode = ComponentFactory.Krypton.Toolkit.PaletteMode.Office2010Silver;
     this.contentPanel.PanelBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.PanelRibbonInactive;
     this.contentPanel.Size = new System.Drawing.Size(1020, 612);
     this.contentPanel.TabIndex = 17;
     //
     // toolStrip1
     //
     this.toolStrip1.BackColor = System.Drawing.Color.AliceBlue;
     this.toolStrip1.Font = new System.Drawing.Font("Segoe UI", 9F);
     this.toolStrip1.GripMargin = new System.Windows.Forms.Padding(0);
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.btnEndoscopeCleanState,
     this.btnEndoscopeInfoMsg,
     this.btnTempRecord,
     this.labMark,
     this.toolStripButton2,
     this.toolStripButton1,
     this.toolStripBtnEndoscopes});
     this.toolStrip1.Location = new System.Drawing.Point(0, 27);
     this.toolStrip1.Name = "toolStrip1";
     this.toolStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;
     this.toolStrip1.Size = new System.Drawing.Size(1020, 39);
     this.toolStrip1.TabIndex = 19;
     this.toolStrip1.Text = "toolStrip1";
     //
     // btnEndoscopeCleanState
     //
     this.btnEndoscopeCleanState.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.btnEndoscopeCleanState.Image = global::ProxyClient.Properties.Resources.state;
     this.btnEndoscopeCleanState.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnEndoscopeCleanState.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btnEndoscopeCleanState.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btnEndoscopeCleanState.Name = "btnEndoscopeCleanState";
     this.btnEndoscopeCleanState.Size = new System.Drawing.Size(142, 36);
     this.btnEndoscopeCleanState.Text = "内镜清洗状态";
     this.btnEndoscopeCleanState.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.btnEndoscopeCleanState.ToolTipText = "内镜清洗状态信息";
     this.btnEndoscopeCleanState.Click += new System.EventHandler(this.cleanMoniterMenueItem_Click);
     //
     // btnEndoscopeInfoMsg
     //
     this.btnEndoscopeInfoMsg.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.btnEndoscopeInfoMsg.Image = global::ProxyClient.Properties.Resources.info;
     this.btnEndoscopeInfoMsg.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btnEndoscopeInfoMsg.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btnEndoscopeInfoMsg.Name = "btnEndoscopeInfoMsg";
     this.btnEndoscopeInfoMsg.Size = new System.Drawing.Size(142, 36);
     this.btnEndoscopeInfoMsg.Text = "内镜清洗信息";
     this.btnEndoscopeInfoMsg.ToolTipText = "内镜详细清洗信息";
     this.btnEndoscopeInfoMsg.Click += new System.EventHandler(this.EndopscInfoTSMenuItem_Click);
     //
     // btnTempRecord
     //
     this.btnTempRecord.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.btnTempRecord.Image = global::ProxyClient.Properties.Resources.tempr;
     this.btnTempRecord.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btnTempRecord.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btnTempRecord.Name = "btnTempRecord";
     this.btnTempRecord.Size = new System.Drawing.Size(174, 36);
     this.btnTempRecord.Text = "内镜清洗临时记录";
     this.btnTempRecord.ToolTipText = "内镜清洗临时记录";
     this.btnTempRecord.Click += new System.EventHandler(this.EndoscTempTSMenuItem_Click);
     //
     // labMark
     //
     this.labMark.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
     this.labMark.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labMark.Name = "labMark";
     this.labMark.Size = new System.Drawing.Size(113, 36);
     this.labMark.Text = "内镜清洗临时记录";
     this.labMark.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // toolStripButton2
     //
     this.toolStripButton2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.toolStripButton2.Image = global::ProxyClient.Properties.Resources._20130514031751400_easyicon_net_32;
     this.toolStripButton2.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton2.Name = "toolStripButton2";
     this.toolStripButton2.Size = new System.Drawing.Size(174, 36);
     this.toolStripButton2.Text = "清洗信息追溯查询";
     this.toolStripButton2.ToolTipText = "清洗信息追溯查询";
     this.toolStripButton2.Click += new System.EventHandler(this.toolStripCleanSearch_Click);
     //
     // toolStripButton1
     //
     this.toolStripButton1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.toolStripButton1.Image = global::ProxyClient.Properties.Resources.User2;
     this.toolStripButton1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton1.Name = "toolStripButton1";
     this.toolStripButton1.Size = new System.Drawing.Size(110, 36);
     this.toolStripButton1.Text = "人员管理";
     this.toolStripButton1.ToolTipText = "人员管理";
     this.toolStripButton1.Click += new System.EventHandler(this.toolStripMIUser_Click);
     //
     // toolStripBtnEndoscopes
     //
     this.toolStripBtnEndoscopes.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.toolStripBtnEndoscopes.Image = global::ProxyClient.Properties.Resources._20130509085603722_easyicon_net_24;
     this.toolStripBtnEndoscopes.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.toolStripBtnEndoscopes.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripBtnEndoscopes.Name = "toolStripBtnEndoscopes";
     this.toolStripBtnEndoscopes.Size = new System.Drawing.Size(102, 36);
     this.toolStripBtnEndoscopes.Text = "内镜管理";
     this.toolStripBtnEndoscopes.ToolTipText = "内镜管理";
     this.toolStripBtnEndoscopes.Click += new System.EventHandler(this.toolstripMIEndoscope_Click);
     //
     // menuBar
     //
     this.menuBar.BackColor = System.Drawing.Color.White;
     this.menuBar.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.menuBar.Font = new System.Drawing.Font("Segoe UI", 9F);
     this.menuBar.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.toolstripFile,
     this.basicSetMenu,
     this.startProxyMenu,
     this.tooltipMenueItemManager,
     this.toolStripCleanSearch,
     this.CheckLog,
     this.toolStripMenuItem1,
     this.toolStripVerify,
     this.changeThemeMenu});
     this.menuBar.Location = new System.Drawing.Point(0, 0);
     this.menuBar.Name = "menuBar";
     this.menuBar.Size = new System.Drawing.Size(1020, 27);
     this.menuBar.TabIndex = 18;
     this.menuBar.Text = "menuStrip1";
     //
     // toolstripFile
     //
     this.toolstripFile.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.btnMax,
     this.toolStripContact,
     this.loginOut,
     this.toolStripSeparator2,
     this.exit});
     this.toolstripFile.Font = new System.Drawing.Font("Segoe UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.toolstripFile.Name = "toolstripFile";
     this.toolstripFile.Size = new System.Drawing.Size(64, 23);
     this.toolstripFile.Text = "系统(&S)";
     //
     // btnMax
     //
     this.btnMax.Font = new System.Drawing.Font("Segoe UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnMax.Image = global::ProxyClient.Properties.Resources._20130509100150209_easyicon_net_32;
     this.btnMax.Name = "btnMax";
     this.btnMax.Size = new System.Drawing.Size(201, 30);
     this.btnMax.Text = "最大化(&A)";
     this.btnMax.Visible = false;
     this.btnMax.Click += new System.EventHandler(this.btnMax_Click);
     //
     // toolStripContact
     //
     this.toolStripContact.Font = new System.Drawing.Font("Segoe UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.toolStripContact.Image = global::ProxyClient.Properties.Resources.connect;
     this.toolStripContact.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.toolStripContact.Name = "toolStripContact";
     this.toolStripContact.Size = new System.Drawing.Size(201, 30);
     this.toolStripContact.Text = "重新连接服务器(&C)";
     this.toolStripContact.Click += new System.EventHandler(this.toolStripContact_Click);
     //
     // loginOut
     //
     this.loginOut.Font = new System.Drawing.Font("Segoe UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.loginOut.Image = global::ProxyClient.Properties.Resources.sign_out;
     this.loginOut.Name = "loginOut";
     this.loginOut.Size = new System.Drawing.Size(201, 30);
     this.loginOut.Text = "注销(&O)";
     this.loginOut.Click += new System.EventHandler(this.loginOut_Click);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(198, 6);
     //
     // exit
     //
     this.exit.Font = new System.Drawing.Font("Segoe UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.exit.Image = global::ProxyClient.Properties.Resources.quit;
     this.exit.Name = "exit";
     this.exit.Size = new System.Drawing.Size(201, 30);
     this.exit.Text = "退出(&E)";
     this.exit.Click += new System.EventHandler(this.exit_Click);
     //
     // basicSetMenu
     //
     this.basicSetMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.serverBasicSetting,
     this.portSetting,
     this.cleanTimeSetMenueItem,
     this.toolStripSeparator3,
     this.cleanTimeSet});
     this.basicSetMenu.Font = new System.Drawing.Font("Segoe UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.basicSetMenu.Name = "basicSetMenu";
     this.basicSetMenu.Size = new System.Drawing.Size(93, 23);
     this.basicSetMenu.Text = "基本设置(&B)";
     //
     // serverBasicSetting
     //
     this.serverBasicSetting.Font = new System.Drawing.Font("Segoe UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.serverBasicSetting.Image = global::ProxyClient.Properties.Resources.ip_class;
     this.serverBasicSetting.Name = "serverBasicSetting";
     this.serverBasicSetting.Size = new System.Drawing.Size(179, 24);
     this.serverBasicSetting.Text = "地址设置(&D)";
     this.serverBasicSetting.Click += new System.EventHandler(this.serverBasicSetting_Click);
     //
     // portSetting
     //
     this.portSetting.Font = new System.Drawing.Font("Segoe UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.portSetting.Image = global::ProxyClient.Properties.Resources.port;
     this.portSetting.Name = "portSetting";
     this.portSetting.Size = new System.Drawing.Size(179, 24);
     this.portSetting.Text = "端口配置(&P)";
     this.portSetting.Click += new System.EventHandler(this.portSetting_Click);
     //
     // cleanTimeSetMenueItem
     //
     this.cleanTimeSetMenueItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.cleanChoice,
     this.cleanChoice2});
     this.cleanTimeSetMenueItem.Font = new System.Drawing.Font("Segoe UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cleanTimeSetMenueItem.Image = global::ProxyClient.Properties.Resources.chocieType;
     this.cleanTimeSetMenueItem.Name = "cleanTimeSetMenueItem";
     this.cleanTimeSetMenueItem.Size = new System.Drawing.Size(179, 24);
     this.cleanTimeSetMenueItem.Text = "清洗方式选择(&C)";
     this.cleanTimeSetMenueItem.Visible = false;
     //
     // cleanChoice
     //
     this.cleanChoice.Font = new System.Drawing.Font("Segoe UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cleanChoice.Name = "cleanChoice";
     this.cleanChoice.Size = new System.Drawing.Size(194, 24);
     this.cleanChoice.Text = "自动清洗机(&A)";
     this.cleanChoice.Click += new System.EventHandler(this.cleanChoice_Click);
     //
     // cleanChoice2
     //
     this.cleanChoice2.Checked = true;
     this.cleanChoice2.CheckState = System.Windows.Forms.CheckState.Checked;
     this.cleanChoice2.Font = new System.Drawing.Font("Segoe UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cleanChoice2.Name = "cleanChoice2";
     this.cleanChoice2.Size = new System.Drawing.Size(194, 24);
     this.cleanChoice2.Text = "手动清洗工作站(&H)";
     this.cleanChoice2.Click += new System.EventHandler(this.cleanChocie2_Click);
     //
     // toolStripSeparator3
     //
     this.toolStripSeparator3.Name = "toolStripSeparator3";
     this.toolStripSeparator3.Size = new System.Drawing.Size(176, 6);
     //
     // cleanTimeSet
     //
     this.cleanTimeSet.Font = new System.Drawing.Font("Segoe UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cleanTimeSet.Image = global::ProxyClient.Properties.Resources.timeSet;
     this.cleanTimeSet.Name = "cleanTimeSet";
     this.cleanTimeSet.Size = new System.Drawing.Size(179, 24);
     this.cleanTimeSet.Text = "清洗时间设置(&S)";
     this.cleanTimeSet.Click += new System.EventHandler(this.cleanTimeSetMenueItem_Click);
     //
     // startProxyMenu
     //
     this.startProxyMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.cleanMoniterMenueItem,
     this.endoscopeCleanInfoMsg,
     this.tempReacord});
     this.startProxyMenu.Font = new System.Drawing.Font("Segoe UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.startProxyMenu.Name = "startProxyMenu";
     this.startProxyMenu.Size = new System.Drawing.Size(98, 23);
     this.startProxyMenu.Text = "基础服务(&W)";
     //
     // cleanMoniterMenueItem
     //
     this.cleanMoniterMenueItem.Font = new System.Drawing.Font("Segoe UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cleanMoniterMenueItem.Image = global::ProxyClient.Properties.Resources.state;
     this.cleanMoniterMenueItem.Name = "cleanMoniterMenueItem";
     this.cleanMoniterMenueItem.Size = new System.Drawing.Size(206, 24);
     this.cleanMoniterMenueItem.Text = "内镜清洗状态(&T)";
     this.cleanMoniterMenueItem.Click += new System.EventHandler(this.cleanMoniterMenueItem_Click);
     //
     // endoscopeCleanInfoMsg
     //
     this.endoscopeCleanInfoMsg.Font = new System.Drawing.Font("Segoe UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.endoscopeCleanInfoMsg.Image = global::ProxyClient.Properties.Resources.info;
     this.endoscopeCleanInfoMsg.Name = "endoscopeCleanInfoMsg";
     this.endoscopeCleanInfoMsg.Size = new System.Drawing.Size(206, 24);
     this.endoscopeCleanInfoMsg.Text = "内镜清洗详细信息(&I)";
     this.endoscopeCleanInfoMsg.Click += new System.EventHandler(this.EndopscInfoTSMenuItem_Click);
     //
     // tempReacord
     //
     this.tempReacord.Font = new System.Drawing.Font("Segoe UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tempReacord.Image = global::ProxyClient.Properties.Resources.tempr;
     this.tempReacord.Name = "tempReacord";
     this.tempReacord.Size = new System.Drawing.Size(206, 24);
     this.tempReacord.Text = "内镜清洗临时记录(&R)";
     this.tempReacord.Click += new System.EventHandler(this.EndoscTempTSMenuItem_Click);
     //
     // tooltipMenueItemManager
     //
     this.tooltipMenueItemManager.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.toolstripMIEndoscope,
     this.toolStripMIUser,
     this.toolStripSeparator5,
     this.toolStripDoctor,
     this.toolStripNurse,
     this.toolStripSeparator6,
     this.toolStripPatient,
     this.toolStripWares,
     this.检查室管理WToolStripMenuItem});
     this.tooltipMenueItemManager.Font = new System.Drawing.Font("Segoe UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tooltipMenueItemManager.Name = "tooltipMenueItemManager";
     this.tooltipMenueItemManager.Size = new System.Drawing.Size(98, 23);
     this.tooltipMenueItemManager.Text = "后台管理(&M)";
     //
     // toolstripMIEndoscope
     //
     this.toolstripMIEndoscope.Font = new System.Drawing.Font("Segoe UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.toolstripMIEndoscope.Image = global::ProxyClient.Properties.Resources.endo;
     this.toolstripMIEndoscope.Name = "toolstripMIEndoscope";
     this.toolstripMIEndoscope.Size = new System.Drawing.Size(162, 24);
     this.toolstripMIEndoscope.Text = "内镜管理(&E)";
     this.toolstripMIEndoscope.Click += new System.EventHandler(this.toolstripMIEndoscope_Click);
     //
     // toolStripMIUser
     //
     this.toolStripMIUser.Font = new System.Drawing.Font("Segoe UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.toolStripMIUser.Image = global::ProxyClient.Properties.Resources.User2;
     this.toolStripMIUser.Name = "toolStripMIUser";
     this.toolStripMIUser.Size = new System.Drawing.Size(162, 24);
     this.toolStripMIUser.Text = "用户管理(&U)";
     this.toolStripMIUser.Click += new System.EventHandler(this.toolStripMIUser_Click);
     //
     // toolStripSeparator5
     //
     this.toolStripSeparator5.Name = "toolStripSeparator5";
     this.toolStripSeparator5.Size = new System.Drawing.Size(159, 6);
     //
     // toolStripDoctor
     //
     this.toolStripDoctor.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.toolStripDoctor.Name = "toolStripDoctor";
     this.toolStripDoctor.Size = new System.Drawing.Size(162, 24);
     this.toolStripDoctor.Text = "医生入口(&D)";
     this.toolStripDoctor.Visible = false;
     this.toolStripDoctor.Click += new System.EventHandler(this.toolStripDoctor_Click);
     //
     // toolStripNurse
     //
     this.toolStripNurse.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.toolStripNurse.Name = "toolStripNurse";
     this.toolStripNurse.Size = new System.Drawing.Size(162, 24);
     this.toolStripNurse.Text = "护士入口(&N)";
     this.toolStripNurse.Visible = false;
     this.toolStripNurse.Click += new System.EventHandler(this.toolStripNurse_Click);
     //
     // toolStripSeparator6
     //
     this.toolStripSeparator6.Name = "toolStripSeparator6";
     this.toolStripSeparator6.Size = new System.Drawing.Size(159, 6);
     //
     // toolStripPatient
     //
     this.toolStripPatient.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.toolStripPatient.Name = "toolStripPatient";
     this.toolStripPatient.Size = new System.Drawing.Size(162, 24);
     this.toolStripPatient.Text = "病人信息(&P)";
     this.toolStripPatient.Visible = false;
     //
     // toolStripWares
     //
     this.toolStripWares.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.toolStripWares.Name = "toolStripWares";
     this.toolStripWares.Size = new System.Drawing.Size(162, 24);
     this.toolStripWares.Text = "检查室管理(&W)";
     this.toolStripWares.Click += new System.EventHandler(this.toolStripWares_Click);
     //
     // 检查室管理WToolStripMenuItem
     //
     this.检查室管理WToolStripMenuItem.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.检查室管理WToolStripMenuItem.Name = "检查室管理WToolStripMenuItem";
     this.检查室管理WToolStripMenuItem.Size = new System.Drawing.Size(162, 24);
     this.检查室管理WToolStripMenuItem.Visible = false;
     //
     // toolStripCleanSearch
     //
     this.toolStripCleanSearch.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.toolStripEveryDay,
     this.toolStripEveryWeek,
     this.toolStripEveryMonth,
     this.toolStripSeparator4,
     this.toolStripBackUpDataBase});
     this.toolStripCleanSearch.Font = new System.Drawing.Font("Segoe UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.toolStripCleanSearch.Name = "toolStripCleanSearch";
     this.toolStripCleanSearch.Size = new System.Drawing.Size(148, 23);
     this.toolStripCleanSearch.Text = "内镜清洗信息查询(&F)";
     this.toolStripCleanSearch.Click += new System.EventHandler(this.toolStripCleanSearch_Click);
     //
     // toolStripEveryDay
     //
     this.toolStripEveryDay.Font = new System.Drawing.Font("Segoe UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.toolStripEveryDay.Name = "toolStripEveryDay";
     this.toolStripEveryDay.Size = new System.Drawing.Size(181, 24);
     this.toolStripEveryDay.Text = "导出当天记录(&D)";
     this.toolStripEveryDay.Visible = false;
     //
     // toolStripEveryWeek
     //
     this.toolStripEveryWeek.Font = new System.Drawing.Font("Segoe UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.toolStripEveryWeek.Name = "toolStripEveryWeek";
     this.toolStripEveryWeek.Size = new System.Drawing.Size(181, 24);
     this.toolStripEveryWeek.Text = "导出本周记录(&W)";
     this.toolStripEveryWeek.Visible = false;
     //
     // toolStripEveryMonth
     //
     this.toolStripEveryMonth.Font = new System.Drawing.Font("Segoe UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.toolStripEveryMonth.Name = "toolStripEveryMonth";
     this.toolStripEveryMonth.Size = new System.Drawing.Size(181, 24);
     this.toolStripEveryMonth.Text = "导出本月记录(&M)";
     this.toolStripEveryMonth.Visible = false;
     //
     // toolStripSeparator4
     //
     this.toolStripSeparator4.Name = "toolStripSeparator4";
     this.toolStripSeparator4.Size = new System.Drawing.Size(178, 6);
     this.toolStripSeparator4.Visible = false;
     //
     // toolStripBackUpDataBase
     //
     this.toolStripBackUpDataBase.Font = new System.Drawing.Font("Segoe UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.toolStripBackUpDataBase.Image = global::ProxyClient.Properties.Resources.dataBackUp;
     this.toolStripBackUpDataBase.Name = "toolStripBackUpDataBase";
     this.toolStripBackUpDataBase.Size = new System.Drawing.Size(181, 24);
     this.toolStripBackUpDataBase.Text = "备份数据库(&B)";
     this.toolStripBackUpDataBase.Visible = false;
     //
     // CheckLog
     //
     this.CheckLog.Font = new System.Drawing.Font("Segoe UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.CheckLog.Name = "CheckLog";
     this.CheckLog.Size = new System.Drawing.Size(64, 23);
     this.CheckLog.Text = "日志(&L)";
     this.CheckLog.Visible = false;
     //
     // toolStripMenuItem1
     //
     this.toolStripMenuItem1.Name = "toolStripMenuItem1";
     this.toolStripMenuItem1.Size = new System.Drawing.Size(59, 23);
     this.toolStripMenuItem1.Text = "关于(&A)";
     this.toolStripMenuItem1.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
     //
     // toolStripVerify
     //
     this.toolStripVerify.Name = "toolStripVerify";
     this.toolStripVerify.Size = new System.Drawing.Size(58, 23);
     this.toolStripVerify.Text = "注册(&V)";
     this.toolStripVerify.Click += new System.EventHandler(this.toolStripVerify_Click);
     //
     // changeThemeMenu
     //
     this.changeThemeMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.blackToolStripMenuItem,
     this.blueToolStripMenuItem,
     this.silverToolStripMenuItem,
     this.toolStripSeparator1,
     this.字体ToolStripMenuItem});
     this.changeThemeMenu.Font = new System.Drawing.Font("Segoe UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.changeThemeMenu.Name = "changeThemeMenu";
     this.changeThemeMenu.Size = new System.Drawing.Size(64, 23);
     this.changeThemeMenu.Text = "主题(&T)";
     //
     // blackToolStripMenuItem
     //
     this.blackToolStripMenuItem.Name = "blackToolStripMenuItem";
     this.blackToolStripMenuItem.Size = new System.Drawing.Size(127, 24);
     this.blackToolStripMenuItem.Text = "Black(&H)";
     this.blackToolStripMenuItem.Click += new System.EventHandler(this.blackToolStripMenuItem_Click_1);
     //
     // blueToolStripMenuItem
     //
     this.blueToolStripMenuItem.Name = "blueToolStripMenuItem";
     this.blueToolStripMenuItem.Size = new System.Drawing.Size(127, 24);
     this.blueToolStripMenuItem.Text = "Blue(&L)";
     this.blueToolStripMenuItem.Click += new System.EventHandler(this.blueToolStripMenuItem_Click_1);
     //
     // silverToolStripMenuItem
     //
     this.silverToolStripMenuItem.Name = "silverToolStripMenuItem";
     this.silverToolStripMenuItem.Size = new System.Drawing.Size(127, 24);
     this.silverToolStripMenuItem.Text = "Silver(&S)";
     this.silverToolStripMenuItem.Click += new System.EventHandler(this.silverToolStripMenuItem_Click_1);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(124, 6);
     //
     // 字体ToolStripMenuItem
     //
     this.字体ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.songFontMenu,
     this.blackFontMenu,
     this.yaheiFontMenu});
     this.字体ToolStripMenuItem.Name = "字体ToolStripMenuItem";
     this.字体ToolStripMenuItem.Size = new System.Drawing.Size(127, 24);
     this.字体ToolStripMenuItem.Text = "字体(&F)";
     this.字体ToolStripMenuItem.Visible = false;
     //
     // songFontMenu
     //
     this.songFontMenu.Name = "songFontMenu";
     this.songFontMenu.Size = new System.Drawing.Size(155, 24);
     this.songFontMenu.Text = "宋体(&S)";
     //
     // blackFontMenu
     //
     this.blackFontMenu.Name = "blackFontMenu";
     this.blackFontMenu.Size = new System.Drawing.Size(155, 24);
     this.blackFontMenu.Text = "黑体(&H)";
     //
     // yaheiFontMenu
     //
     this.yaheiFontMenu.Name = "yaheiFontMenu";
     this.yaheiFontMenu.Size = new System.Drawing.Size(155, 24);
     this.yaheiFontMenu.Text = "微软雅黑(&W)";
     //
     // MainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
     this.ClientSize = new System.Drawing.Size(1022, 742);
     this.Controls.Add(this.mainHeader);
     this.Controls.Add(this.statusStripTips);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.IsMdiContainer = true;
     this.MinimumSize = new System.Drawing.Size(1022, 726);
     this.Name = "MainForm";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "迈尔科技";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing);
     this.Load += new System.EventHandler(this.MainForm_Load);
     this.statusStripTips.ResumeLayout(false);
     this.statusStripTips.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.mainHeader.Panel)).EndInit();
     this.mainHeader.Panel.ResumeLayout(false);
     this.mainHeader.Panel.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.mainHeader)).EndInit();
     this.mainHeader.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.contentPanel)).EndInit();
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     this.menuBar.ResumeLayout(false);
     this.menuBar.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(KaraokiVenue));
     this.kryptonButton1 = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.bwVenueSync = new System.ComponentModel.BackgroundWorker();
     this.kryptonPanel1 = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.kryptonHeaderGroup18 = new ComponentFactory.Krypton.Toolkit.KryptonHeaderGroup();
     this.pnlMain = new System.Windows.Forms.Panel();
     this.kbtnLogout = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.klblTimeUnit = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kryptonLabel2 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.ktxtSyncTime = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
     this.kbtnStopSync = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.ddlVenue = new ComponentFactory.Krypton.Toolkit.KryptonComboBox();
     this.kryptonLabel1 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kbtnStartSync = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.tmSync = new System.Windows.Forms.Timer(this.components);
     this.pbSync = new System.Windows.Forms.ProgressBar();
     this.klblCurrentImport = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).BeginInit();
     this.kryptonPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup18)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup18.Panel)).BeginInit();
     this.kryptonHeaderGroup18.Panel.SuspendLayout();
     this.kryptonHeaderGroup18.SuspendLayout();
     this.pnlMain.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ddlVenue)).BeginInit();
     this.SuspendLayout();
     //
     // kryptonButton1
     //
     this.kryptonButton1.Location = new System.Drawing.Point(0, 0);
     this.kryptonButton1.Name = "kryptonButton1";
     this.kryptonButton1.Size = new System.Drawing.Size(90, 25);
     this.kryptonButton1.TabIndex = 0;
     //
     // bwVenueSync
     //
     this.bwVenueSync.WorkerSupportsCancellation = true;
     this.bwVenueSync.DoWork += new System.ComponentModel.DoWorkEventHandler(this.bwVenueSync_DoWork);
     this.bwVenueSync.ProgressChanged += new System.ComponentModel.ProgressChangedEventHandler(this.bwVenueSync_ProgressChanged);
     this.bwVenueSync.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.bwVenueSync_RunWorkerCompleted);
     //
     // kryptonPanel1
     //
     this.kryptonPanel1.Controls.Add(this.kryptonHeaderGroup18);
     this.kryptonPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.kryptonPanel1.Location = new System.Drawing.Point(0, 0);
     this.kryptonPanel1.Margin = new System.Windows.Forms.Padding(0);
     this.kryptonPanel1.Name = "kryptonPanel1";
     this.kryptonPanel1.Padding = new System.Windows.Forms.Padding(1);
     this.kryptonPanel1.Size = new System.Drawing.Size(531, 275);
     this.kryptonPanel1.TabIndex = 7;
     //
     // kryptonHeaderGroup18
     //
     this.kryptonHeaderGroup18.AutoSize = true;
     this.kryptonHeaderGroup18.Dock = System.Windows.Forms.DockStyle.Fill;
     this.kryptonHeaderGroup18.GroupBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.TabStandardProfile;
     this.kryptonHeaderGroup18.HeaderVisibleSecondary = false;
     this.kryptonHeaderGroup18.Location = new System.Drawing.Point(1, 1);
     this.kryptonHeaderGroup18.Margin = new System.Windows.Forms.Padding(0);
     this.kryptonHeaderGroup18.Name = "kryptonHeaderGroup18";
     //
     // kryptonHeaderGroup18.Panel
     //
     this.kryptonHeaderGroup18.Panel.Controls.Add(this.pnlMain);
     this.kryptonHeaderGroup18.Size = new System.Drawing.Size(529, 273);
     this.kryptonHeaderGroup18.StateCommon.HeaderPrimary.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonHeaderGroup18.StateCommon.HeaderPrimary.Content.ShortText.TextH = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Center;
     this.kryptonHeaderGroup18.TabIndex = 2;
     this.kryptonHeaderGroup18.ValuesPrimary.Heading = "Select Venue To Sync";
     this.kryptonHeaderGroup18.ValuesPrimary.Image = null;
     //
     // pnlMain
     //
     this.pnlMain.BackColor = System.Drawing.Color.Transparent;
     this.pnlMain.Controls.Add(this.klblCurrentImport);
     this.pnlMain.Controls.Add(this.pbSync);
     this.pnlMain.Controls.Add(this.kbtnLogout);
     this.pnlMain.Controls.Add(this.klblTimeUnit);
     this.pnlMain.Controls.Add(this.kryptonLabel2);
     this.pnlMain.Controls.Add(this.ktxtSyncTime);
     this.pnlMain.Controls.Add(this.kbtnStopSync);
     this.pnlMain.Controls.Add(this.ddlVenue);
     this.pnlMain.Controls.Add(this.kryptonLabel1);
     this.pnlMain.Controls.Add(this.kbtnStartSync);
     this.pnlMain.Dock = System.Windows.Forms.DockStyle.Fill;
     this.pnlMain.Location = new System.Drawing.Point(0, 0);
     this.pnlMain.Name = "pnlMain";
     this.pnlMain.Size = new System.Drawing.Size(527, 246);
     this.pnlMain.TabIndex = 0;
     //
     // kbtnLogout
     //
     this.kbtnLogout.Anchor = System.Windows.Forms.AnchorStyles.Right;
     this.kbtnLogout.Cursor = System.Windows.Forms.Cursors.Hand;
     this.kbtnLogout.Location = new System.Drawing.Point(434, 3);
     this.kbtnLogout.Name = "kbtnLogout";
     this.kbtnLogout.Size = new System.Drawing.Size(90, 25);
     this.kbtnLogout.TabIndex = 157;
     this.kbtnLogout.Values.Text = "&Logout";
     this.kbtnLogout.Click += new System.EventHandler(this.kbtnLogout_Click);
     //
     // klblTimeUnit
     //
     this.klblTimeUnit.LabelStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.BoldPanel;
     this.klblTimeUnit.Location = new System.Drawing.Point(341, 68);
     this.klblTimeUnit.Name = "klblTimeUnit";
     this.klblTimeUnit.Size = new System.Drawing.Size(82, 20);
     this.klblTimeUnit.TabIndex = 156;
     this.klblTimeUnit.Values.Text = "(In Seconds)";
     //
     // kryptonLabel2
     //
     this.kryptonLabel2.Location = new System.Drawing.Point(57, 68);
     this.kryptonLabel2.Name = "kryptonLabel2";
     this.kryptonLabel2.Size = new System.Drawing.Size(72, 20);
     this.kryptonLabel2.TabIndex = 154;
     this.kryptonLabel2.Values.Text = "Sync Time : ";
     //
     // ktxtSyncTime
     //
     this.ktxtSyncTime.BackColor = System.Drawing.Color.LemonChiffon;
     this.ktxtSyncTime.Location = new System.Drawing.Point(150, 68);
     this.ktxtSyncTime.MaxLength = 25;
     this.ktxtSyncTime.Name = "ktxtSyncTime";
     this.ktxtSyncTime.Size = new System.Drawing.Size(180, 20);
     this.ktxtSyncTime.TabIndex = 153;
     this.ktxtSyncTime.Tag = "Please enter Sync Time";
     this.ktxtSyncTime.Text = "30";
     this.ktxtSyncTime.Leave += new System.EventHandler(this.ktxtSyncTime_Leave);
     //
     // kbtnStopSync
     //
     this.kbtnStopSync.Cursor = System.Windows.Forms.Cursors.Hand;
     this.kbtnStopSync.Enabled = false;
     this.kbtnStopSync.Location = new System.Drawing.Point(246, 106);
     this.kbtnStopSync.Name = "kbtnStopSync";
     this.kbtnStopSync.Size = new System.Drawing.Size(90, 25);
     this.kbtnStopSync.TabIndex = 152;
     this.kbtnStopSync.Values.Text = "S&top Sync";
     this.kbtnStopSync.Click += new System.EventHandler(this.kbtnStopSync_Click);
     //
     // ddlVenue
     //
     this.ddlVenue.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Append;
     this.ddlVenue.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
     this.ddlVenue.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.ddlVenue.DropDownWidth = 148;
     this.ddlVenue.Location = new System.Drawing.Point(150, 41);
     this.ddlVenue.Name = "ddlVenue";
     this.ddlVenue.Size = new System.Drawing.Size(180, 21);
     this.ddlVenue.TabIndex = 151;
     this.ddlVenue.Tag = "Please select Venue";
     //
     // kryptonLabel1
     //
     this.kryptonLabel1.Location = new System.Drawing.Point(57, 42);
     this.kryptonLabel1.Name = "kryptonLabel1";
     this.kryptonLabel1.Size = new System.Drawing.Size(87, 20);
     this.kryptonLabel1.TabIndex = 150;
     this.kryptonLabel1.Values.Text = "Select Venue : ";
     //
     // kbtnStartSync
     //
     this.kbtnStartSync.Cursor = System.Windows.Forms.Cursors.Hand;
     this.kbtnStartSync.Location = new System.Drawing.Point(150, 106);
     this.kbtnStartSync.Name = "kbtnStartSync";
     this.kbtnStartSync.Size = new System.Drawing.Size(90, 25);
     this.kbtnStartSync.TabIndex = 4;
     this.kbtnStartSync.Values.Text = "&Start Sync";
     this.kbtnStartSync.Click += new System.EventHandler(this.kbtnStartSync_Click);
     //
     // tmSync
     //
     this.tmSync.Interval = 30000;
     this.tmSync.Tick += new System.EventHandler(this.tmSync_Tick);
     //
     // pbSync
     //
     this.pbSync.Location = new System.Drawing.Point(10, 195);
     this.pbSync.Name = "pbSync";
     this.pbSync.Size = new System.Drawing.Size(507, 23);
     this.pbSync.TabIndex = 158;
     this.pbSync.Visible = false;
     //
     // klblCurrentImport
     //
     this.klblCurrentImport.LabelStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.BoldPanel;
     this.klblCurrentImport.Location = new System.Drawing.Point(10, 169);
     this.klblCurrentImport.Name = "klblCurrentImport";
     this.klblCurrentImport.Size = new System.Drawing.Size(56, 20);
     this.klblCurrentImport.TabIndex = 159;
     this.klblCurrentImport.Values.Text = "Step1/3";
     this.klblCurrentImport.Visible = false;
     //
     // KaraokiVenue
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(531, 275);
     this.Controls.Add(this.kryptonPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name = "KaraokiVenue";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "synQ | Automated karaoQ Syncing Service";
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.KaraokiVenue_FormClosing);
     this.Load += new System.EventHandler(this.KaraokiVenue_Load);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).EndInit();
     this.kryptonPanel1.ResumeLayout(false);
     this.kryptonPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup18.Panel)).EndInit();
     this.kryptonHeaderGroup18.Panel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup18)).EndInit();
     this.kryptonHeaderGroup18.ResumeLayout(false);
     this.pnlMain.ResumeLayout(false);
     this.pnlMain.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ddlVenue)).EndInit();
     this.ResumeLayout(false);
 }
Beispiel #6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.kryptonHeaderGroup1 = new ComponentFactory.Krypton.Toolkit.KryptonHeaderGroup();
     this.panel1 = new System.Windows.Forms.Panel();
     this.dgvPortMapping = new ComponentFactory.Krypton.Toolkit.KryptonDataGridView();
     this.portCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.stepName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.className = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.toolStrip1 = new System.Windows.Forms.ToolStrip();
     this.btnAdd = new System.Windows.Forms.ToolStripButton();
     this.btnDelete = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.btnDeleteAll = new System.Windows.Forms.ToolStripButton();
     this.save = new System.Windows.Forms.ToolStripButton();
     this.kryptonPanel1 = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup1)).BeginInit();
     this.kryptonHeaderGroup1.Panel.SuspendLayout();
     this.kryptonHeaderGroup1.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgvPortMapping)).BeginInit();
     this.toolStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).BeginInit();
     this.SuspendLayout();
     //
     // kryptonHeaderGroup1
     //
     this.kryptonHeaderGroup1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.kryptonHeaderGroup1.HeaderVisibleSecondary = false;
     this.kryptonHeaderGroup1.Location = new System.Drawing.Point(0, 0);
     this.kryptonHeaderGroup1.Name = "kryptonHeaderGroup1";
     //
     // kryptonHeaderGroup1.Panel
     //
     this.kryptonHeaderGroup1.Panel.Controls.Add(this.panel1);
     this.kryptonHeaderGroup1.Panel.Controls.Add(this.kryptonPanel1);
     this.kryptonHeaderGroup1.Size = new System.Drawing.Size(594, 405);
     this.kryptonHeaderGroup1.TabIndex = 0;
     this.kryptonHeaderGroup1.ValuesPrimary.Heading = "端口信息设置";
     this.kryptonHeaderGroup1.ValuesPrimary.Image = global::ProxyClient.Properties.Resources.BasicSetting;
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.Transparent;
     this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel1.Controls.Add(this.dgvPortMapping);
     this.panel1.Controls.Add(this.toolStrip1);
     this.panel1.Location = new System.Drawing.Point(11, 13);
     this.panel1.MaximumSize = new System.Drawing.Size(592, 313);
     this.panel1.Name = "panel1";
     this.panel1.Size = new System.Drawing.Size(570, 288);
     this.panel1.TabIndex = 0;
     //
     // dgvPortMapping
     //
     this.dgvPortMapping.AllowUserToAddRows = false;
     this.dgvPortMapping.AllowUserToDeleteRows = false;
     this.dgvPortMapping.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgvPortMapping.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
     this.portCode,
     this.stepName,
     this.className});
     this.dgvPortMapping.Dock = System.Windows.Forms.DockStyle.Fill;
     this.dgvPortMapping.Location = new System.Drawing.Point(0, 36);
     this.dgvPortMapping.Name = "dgvPortMapping";
     this.dgvPortMapping.ReadOnly = true;
     this.dgvPortMapping.RowTemplate.Height = 23;
     this.dgvPortMapping.Size = new System.Drawing.Size(566, 248);
     this.dgvPortMapping.TabIndex = 2;
     //
     // portCode
     //
     this.portCode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.portCode.HeaderText = "端口编号";
     this.portCode.Name = "portCode";
     this.portCode.ReadOnly = true;
     //
     // stepName
     //
     this.stepName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.stepName.HeaderText = "清洗槽";
     this.stepName.Name = "stepName";
     this.stepName.ReadOnly = true;
     //
     // className
     //
     this.className.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.className.HeaderText = "备注";
     this.className.Name = "className";
     this.className.ReadOnly = true;
     this.className.Visible = false;
     //
     // toolStrip1
     //
     this.toolStrip1.Font = new System.Drawing.Font("Segoe UI", 9F);
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.btnAdd,
     this.btnDelete,
     this.toolStripSeparator1,
     this.btnDeleteAll,
     this.save});
     this.toolStrip1.Location = new System.Drawing.Point(0, 0);
     this.toolStrip1.Name = "toolStrip1";
     this.toolStrip1.Size = new System.Drawing.Size(566, 36);
     this.toolStrip1.TabIndex = 3;
     this.toolStrip1.Text = "toolStrip1";
     //
     // btnAdd
     //
     this.btnAdd.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.btnAdd.Image = global::ProxyClient.Properties.Resources.Add;
     this.btnAdd.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btnAdd.Name = "btnAdd";
     this.btnAdd.Size = new System.Drawing.Size(23, 33);
     this.btnAdd.Text = "添加";
     this.btnAdd.TextImageRelation = System.Windows.Forms.TextImageRelation.TextBeforeImage;
     this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
     //
     // btnDelete
     //
     this.btnDelete.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.btnDelete.Image = global::ProxyClient.Properties.Resources.delete;
     this.btnDelete.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btnDelete.Name = "btnDelete";
     this.btnDelete.Size = new System.Drawing.Size(23, 33);
     this.btnDelete.Text = "删除";
     this.btnDelete.TextImageRelation = System.Windows.Forms.TextImageRelation.TextBeforeImage;
     this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.AutoSize = false;
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 36);
     //
     // btnDeleteAll
     //
     this.btnDeleteAll.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.btnDeleteAll.Image = global::ProxyClient.Properties.Resources.deleteAll;
     this.btnDeleteAll.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btnDeleteAll.Name = "btnDeleteAll";
     this.btnDeleteAll.Size = new System.Drawing.Size(23, 33);
     this.btnDeleteAll.Text = "全部删除";
     this.btnDeleteAll.Click += new System.EventHandler(this.btnDeleteAll_Click);
     //
     // save
     //
     this.save.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.save.Image = global::ProxyClient.Properties.Resources.save;
     this.save.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.save.Name = "save";
     this.save.Size = new System.Drawing.Size(23, 33);
     this.save.Text = "保存";
     this.save.Click += new System.EventHandler(this.save_Click);
     //
     // kryptonPanel1
     //
     this.kryptonPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.kryptonPanel1.Location = new System.Drawing.Point(0, 0);
     this.kryptonPanel1.Name = "kryptonPanel1";
     this.kryptonPanel1.Size = new System.Drawing.Size(592, 320);
     this.kryptonPanel1.TabIndex = 1;
     //
     // PortSet
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(594, 405);
     this.Controls.Add(this.kryptonHeaderGroup1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.Name = "PortSet";
     this.Text = "端口设置";
     this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.PortSet_FormClosed);
     this.Load += new System.EventHandler(this.PortSet_Load);
     this.kryptonHeaderGroup1.Panel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup1)).EndInit();
     this.kryptonHeaderGroup1.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgvPortMapping)).EndInit();
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.proxyContentPanel = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.proxyGroupPanel = new ComponentFactory.Krypton.Toolkit.KryptonHeaderGroup();
     this.headerContent = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.MainContent = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.secGroBox = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox();
     this.kryptonGroupBox5 = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox();
     this.dipInSecEnd = new System.Windows.Forms.Label();
     this.dipInSecBegin = new System.Windows.Forms.Label();
     this.label21 = new System.Windows.Forms.Label();
     this.label22 = new System.Windows.Forms.Label();
     this.dipInSecTime = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.dipInSecIsPass = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kryptonGroupBox6 = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox();
     this.lastWashSecEnd = new System.Windows.Forms.Label();
     this.lastWashSecBegin = new System.Windows.Forms.Label();
     this.label27 = new System.Windows.Forms.Label();
     this.label28 = new System.Windows.Forms.Label();
     this.lastWashSecTime = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.lastWashSecIsPass = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.cleanGroBox = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox();
     this.dipInGroBox = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox();
     this.dipInEnd = new System.Windows.Forms.Label();
     this.dipInBegin = new System.Windows.Forms.Label();
     this.label6 = new System.Windows.Forms.Label();
     this.label5 = new System.Windows.Forms.Label();
     this.dipInTime = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.dipInBeginIsPass = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.lastWashGroBox = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox();
     this.lastWashEnd = new System.Windows.Forms.Label();
     this.lastWashBegin = new System.Windows.Forms.Label();
     this.label12 = new System.Windows.Forms.Label();
     this.label11 = new System.Windows.Forms.Label();
     this.lastWashTime = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.lastWashIsPass = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.cleanOutWashGroBox = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox();
     this.cleanOutWashEnd = new System.Windows.Forms.Label();
     this.cleanOutWashBegin = new System.Windows.Forms.Label();
     this.label10 = new System.Windows.Forms.Label();
     this.label9 = new System.Windows.Forms.Label();
     this.cleanOutWashTime = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.cleanOutWashIsPass = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.enzymeWashGroBox = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox();
     this.enzymeWashEnd = new System.Windows.Forms.Label();
     this.enzymeWashBegin = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.enzymeWashTime = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.enzymeWashIsPass = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.firstWashGroBox = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox();
     this.firstWashEnd = new System.Windows.Forms.Label();
     this.firstWashBegin = new System.Windows.Forms.Label();
     this.label8 = new System.Windows.Forms.Label();
     this.label7 = new System.Windows.Forms.Label();
     this.firstWashTime = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.firstWashIsPss = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.manualWashGroBox = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox();
     this.manualWashEnd = new System.Windows.Forms.Label();
     this.manualWashBegin = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.manualWashTime = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.labIsPass = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.basicMesGrouBox = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox();
     this.txtWasherName = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
     this.txtWasherNo = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
     this.txtEndoscopeSIM = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
     this.txtEndoscopeNo = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
     this.label24 = new System.Windows.Forms.Label();
     this.label13 = new System.Windows.Forms.Label();
     this.isVoice = new ComponentFactory.Krypton.Toolkit.KryptonCheckBox();
     this.label23 = new System.Windows.Forms.Label();
     this.label14 = new System.Windows.Forms.Label();
     this.kryptonLabel9 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kryptonLabel11 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kryptonGroupBox1 = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox();
     this.kryptonGroupBox2 = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox();
     this.label17 = new System.Windows.Forms.Label();
     this.label18 = new System.Windows.Forms.Label();
     this.label19 = new System.Windows.Forms.Label();
     this.label20 = new System.Windows.Forms.Label();
     this.kryptonLabel7 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kryptonLabel8 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.label15 = new System.Windows.Forms.Label();
     this.label16 = new System.Windows.Forms.Label();
     this.kryptonGroupBox4 = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox();
     this.label25 = new System.Windows.Forms.Label();
     this.label26 = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.proxyContentPanel)).BeginInit();
     this.proxyContentPanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.proxyGroupPanel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.proxyGroupPanel.Panel)).BeginInit();
     this.proxyGroupPanel.Panel.SuspendLayout();
     this.proxyGroupPanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.headerContent)).BeginInit();
     this.headerContent.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.MainContent)).BeginInit();
     this.MainContent.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.secGroBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.secGroBox.Panel)).BeginInit();
     this.secGroBox.Panel.SuspendLayout();
     this.secGroBox.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox5.Panel)).BeginInit();
     this.kryptonGroupBox5.Panel.SuspendLayout();
     this.kryptonGroupBox5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox6.Panel)).BeginInit();
     this.kryptonGroupBox6.Panel.SuspendLayout();
     this.kryptonGroupBox6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cleanGroBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cleanGroBox.Panel)).BeginInit();
     this.cleanGroBox.Panel.SuspendLayout();
     this.cleanGroBox.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dipInGroBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dipInGroBox.Panel)).BeginInit();
     this.dipInGroBox.Panel.SuspendLayout();
     this.dipInGroBox.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lastWashGroBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lastWashGroBox.Panel)).BeginInit();
     this.lastWashGroBox.Panel.SuspendLayout();
     this.lastWashGroBox.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cleanOutWashGroBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cleanOutWashGroBox.Panel)).BeginInit();
     this.cleanOutWashGroBox.Panel.SuspendLayout();
     this.cleanOutWashGroBox.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.enzymeWashGroBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.enzymeWashGroBox.Panel)).BeginInit();
     this.enzymeWashGroBox.Panel.SuspendLayout();
     this.enzymeWashGroBox.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.firstWashGroBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.firstWashGroBox.Panel)).BeginInit();
     this.firstWashGroBox.Panel.SuspendLayout();
     this.firstWashGroBox.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.manualWashGroBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.manualWashGroBox.Panel)).BeginInit();
     this.manualWashGroBox.Panel.SuspendLayout();
     this.manualWashGroBox.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.basicMesGrouBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.basicMesGrouBox.Panel)).BeginInit();
     this.basicMesGrouBox.Panel.SuspendLayout();
     this.basicMesGrouBox.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox1.Panel)).BeginInit();
     this.kryptonGroupBox1.Panel.SuspendLayout();
     this.kryptonGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox2.Panel)).BeginInit();
     this.kryptonGroupBox2.Panel.SuspendLayout();
     this.kryptonGroupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox4.Panel)).BeginInit();
     this.kryptonGroupBox4.Panel.SuspendLayout();
     this.kryptonGroupBox4.SuspendLayout();
     this.SuspendLayout();
     //
     // proxyContentPanel
     //
     this.proxyContentPanel.Controls.Add(this.proxyGroupPanel);
     this.proxyContentPanel.Dock = System.Windows.Forms.DockStyle.Fill;
     this.proxyContentPanel.Location = new System.Drawing.Point(0, 0);
     this.proxyContentPanel.Name = "proxyContentPanel";
     this.proxyContentPanel.PaletteMode = ComponentFactory.Krypton.Toolkit.PaletteMode.Office2010Blue;
     this.proxyContentPanel.Size = new System.Drawing.Size(1000, 788);
     this.proxyContentPanel.TabIndex = 0;
     //
     // proxyGroupPanel
     //
     this.proxyGroupPanel.Dock = System.Windows.Forms.DockStyle.Fill;
     this.proxyGroupPanel.HeaderPositionSecondary = ComponentFactory.Krypton.Toolkit.VisualOrientation.Top;
     this.proxyGroupPanel.HeaderStyleSecondary = ComponentFactory.Krypton.Toolkit.HeaderStyle.Calendar;
     this.proxyGroupPanel.HeaderVisiblePrimary = false;
     this.proxyGroupPanel.HeaderVisibleSecondary = false;
     this.proxyGroupPanel.Location = new System.Drawing.Point(0, 0);
     this.proxyGroupPanel.Name = "proxyGroupPanel";
     //
     // proxyGroupPanel.Panel
     //
     this.proxyGroupPanel.Panel.Controls.Add(this.headerContent);
     this.proxyGroupPanel.Size = new System.Drawing.Size(1000, 788);
     this.proxyGroupPanel.TabIndex = 0;
     this.proxyGroupPanel.ValuesPrimary.Description = "内镜清洗详细信息";
     this.proxyGroupPanel.ValuesPrimary.Heading = "";
     this.proxyGroupPanel.ValuesPrimary.Image = global::ProxyClient.Properties.Resources.Mall;
     this.proxyGroupPanel.ValuesSecondary.Heading = "";
     //
     // headerContent
     //
     this.headerContent.Controls.Add(this.MainContent);
     this.headerContent.Controls.Add(this.basicMesGrouBox);
     this.headerContent.Dock = System.Windows.Forms.DockStyle.Fill;
     this.headerContent.Location = new System.Drawing.Point(0, 0);
     this.headerContent.Name = "headerContent";
     this.headerContent.Size = new System.Drawing.Size(998, 786);
     this.headerContent.TabIndex = 0;
     //
     // MainContent
     //
     this.MainContent.Controls.Add(this.secGroBox);
     this.MainContent.Controls.Add(this.cleanGroBox);
     this.MainContent.Dock = System.Windows.Forms.DockStyle.Fill;
     this.MainContent.Location = new System.Drawing.Point(0, 54);
     this.MainContent.Name = "MainContent";
     this.MainContent.Size = new System.Drawing.Size(998, 732);
     this.MainContent.TabIndex = 4;
     //
     // secGroBox
     //
     this.secGroBox.CaptionOverlap = 1D;
     this.secGroBox.CaptionStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.TitleControl;
     this.secGroBox.Dock = System.Windows.Forms.DockStyle.Fill;
     this.secGroBox.GroupBorderStyle = ComponentFactory.Krypton.Toolkit.PaletteBorderStyle.TabHighProfile;
     this.secGroBox.Location = new System.Drawing.Point(0, 372);
     this.secGroBox.Name = "secGroBox";
     //
     // secGroBox.Panel
     //
     this.secGroBox.Panel.AutoScroll = true;
     this.secGroBox.Panel.Controls.Add(this.kryptonGroupBox5);
     this.secGroBox.Panel.Controls.Add(this.kryptonGroupBox6);
     this.secGroBox.Size = new System.Drawing.Size(998, 360);
     this.secGroBox.StateNormal.Border.Color1 = System.Drawing.SystemColors.Info;
     this.secGroBox.StateNormal.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
     this.secGroBox.StateNormal.Border.Rounding = 4;
     this.secGroBox.StateNormal.Border.Width = 1;
     this.secGroBox.TabIndex = 3;
     this.secGroBox.Text = "二次清洗";
     this.secGroBox.Values.Heading = "二次清洗";
     this.secGroBox.Values.Image = global::ProxyClient.Properties.Resources.washer2;
     //
     // kryptonGroupBox5
     //
     this.kryptonGroupBox5.CaptionOverlap = 1D;
     this.kryptonGroupBox5.CaptionStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.BoldControl;
     this.kryptonGroupBox5.GroupBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.ControlRibbon;
     this.kryptonGroupBox5.Location = new System.Drawing.Point(16, -1);
     this.kryptonGroupBox5.Name = "kryptonGroupBox5";
     //
     // kryptonGroupBox5.Panel
     //
     this.kryptonGroupBox5.Panel.Controls.Add(this.dipInSecEnd);
     this.kryptonGroupBox5.Panel.Controls.Add(this.dipInSecBegin);
     this.kryptonGroupBox5.Panel.Controls.Add(this.label21);
     this.kryptonGroupBox5.Panel.Controls.Add(this.label22);
     this.kryptonGroupBox5.Panel.Controls.Add(this.dipInSecTime);
     this.kryptonGroupBox5.Panel.Controls.Add(this.dipInSecIsPass);
     this.kryptonGroupBox5.Size = new System.Drawing.Size(435, 99);
     this.kryptonGroupBox5.StateCommon.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
     this.kryptonGroupBox5.StateCommon.Content.ShortText.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.kryptonGroupBox5.StateNormal.Border.Color1 = System.Drawing.SystemColors.GradientInactiveCaption;
     this.kryptonGroupBox5.StateNormal.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
     this.kryptonGroupBox5.StateNormal.Border.Rounding = 4;
     this.kryptonGroupBox5.StateNormal.Border.Width = 5;
     this.kryptonGroupBox5.TabIndex = 2;
     this.kryptonGroupBox5.Text = "(二次)消毒";
     this.kryptonGroupBox5.Values.Heading = "(二次)消毒";
     //
     // dipInSecEnd
     //
     this.dipInSecEnd.AutoSize = true;
     this.dipInSecEnd.BackColor = System.Drawing.Color.Transparent;
     this.dipInSecEnd.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dipInSecEnd.Location = new System.Drawing.Point(175, 43);
     this.dipInSecEnd.Name = "dipInSecEnd";
     this.dipInSecEnd.Size = new System.Drawing.Size(72, 21);
     this.dipInSecEnd.TabIndex = 3;
     this.dipInSecEnd.Text = "00:00:00";
     //
     // dipInSecBegin
     //
     this.dipInSecBegin.AutoSize = true;
     this.dipInSecBegin.BackColor = System.Drawing.Color.Transparent;
     this.dipInSecBegin.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dipInSecBegin.Location = new System.Drawing.Point(175, 12);
     this.dipInSecBegin.Name = "dipInSecBegin";
     this.dipInSecBegin.Size = new System.Drawing.Size(72, 21);
     this.dipInSecBegin.TabIndex = 2;
     this.dipInSecBegin.Text = "00:00:00";
     //
     // label21
     //
     this.label21.AutoSize = true;
     this.label21.BackColor = System.Drawing.Color.Transparent;
     this.label21.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label21.Location = new System.Drawing.Point(97, 43);
     this.label21.Name = "label21";
     this.label21.Size = new System.Drawing.Size(90, 21);
     this.label21.TabIndex = 1;
     this.label21.Text = "消毒结束:";
     //
     // label22
     //
     this.label22.AutoSize = true;
     this.label22.BackColor = System.Drawing.Color.Transparent;
     this.label22.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label22.Location = new System.Drawing.Point(97, 11);
     this.label22.Name = "label22";
     this.label22.Size = new System.Drawing.Size(90, 21);
     this.label22.TabIndex = 1;
     this.label22.Text = "消毒开始:";
     //
     // dipInSecTime
     //
     this.dipInSecTime.LabelStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.TitleControl;
     this.dipInSecTime.Location = new System.Drawing.Point(340, 21);
     this.dipInSecTime.Name = "dipInSecTime";
     this.dipInSecTime.Size = new System.Drawing.Size(87, 29);
     this.dipInSecTime.TabIndex = 0;
     this.dipInSecTime.Values.Text = "00:00:00";
     //
     // dipInSecIsPass
     //
     this.dipInSecIsPass.Location = new System.Drawing.Point(24, 11);
     this.dipInSecIsPass.Name = "dipInSecIsPass";
     this.dipInSecIsPass.Size = new System.Drawing.Size(54, 50);
     this.dipInSecIsPass.TabIndex = 0;
     this.dipInSecIsPass.Values.Image = global::ProxyClient.Properties.Resources.right;
     this.dipInSecIsPass.Values.Text = "";
     //
     // kryptonGroupBox6
     //
     this.kryptonGroupBox6.CaptionOverlap = 1D;
     this.kryptonGroupBox6.CaptionStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.BoldControl;
     this.kryptonGroupBox6.GroupBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.ControlRibbon;
     this.kryptonGroupBox6.Location = new System.Drawing.Point(518, -1);
     this.kryptonGroupBox6.Name = "kryptonGroupBox6";
     //
     // kryptonGroupBox6.Panel
     //
     this.kryptonGroupBox6.Panel.Controls.Add(this.lastWashSecEnd);
     this.kryptonGroupBox6.Panel.Controls.Add(this.lastWashSecBegin);
     this.kryptonGroupBox6.Panel.Controls.Add(this.label27);
     this.kryptonGroupBox6.Panel.Controls.Add(this.label28);
     this.kryptonGroupBox6.Panel.Controls.Add(this.lastWashSecTime);
     this.kryptonGroupBox6.Panel.Controls.Add(this.lastWashSecIsPass);
     this.kryptonGroupBox6.Size = new System.Drawing.Size(435, 99);
     this.kryptonGroupBox6.StateCommon.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
     this.kryptonGroupBox6.StateCommon.Content.ShortText.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.kryptonGroupBox6.StateNormal.Border.Color1 = System.Drawing.SystemColors.GradientInactiveCaption;
     this.kryptonGroupBox6.StateNormal.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
     this.kryptonGroupBox6.StateNormal.Border.Rounding = 4;
     this.kryptonGroupBox6.StateNormal.Border.Width = 5;
     this.kryptonGroupBox6.TabIndex = 1;
     this.kryptonGroupBox6.Text = "(二次)末洗";
     this.kryptonGroupBox6.Values.Heading = "(二次)末洗";
     //
     // lastWashSecEnd
     //
     this.lastWashSecEnd.AutoSize = true;
     this.lastWashSecEnd.BackColor = System.Drawing.Color.Transparent;
     this.lastWashSecEnd.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.lastWashSecEnd.Location = new System.Drawing.Point(178, 41);
     this.lastWashSecEnd.Name = "lastWashSecEnd";
     this.lastWashSecEnd.Size = new System.Drawing.Size(72, 21);
     this.lastWashSecEnd.TabIndex = 3;
     this.lastWashSecEnd.Text = "00:00:00";
     //
     // lastWashSecBegin
     //
     this.lastWashSecBegin.AutoSize = true;
     this.lastWashSecBegin.BackColor = System.Drawing.Color.Transparent;
     this.lastWashSecBegin.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.lastWashSecBegin.Location = new System.Drawing.Point(178, 10);
     this.lastWashSecBegin.Name = "lastWashSecBegin";
     this.lastWashSecBegin.Size = new System.Drawing.Size(72, 21);
     this.lastWashSecBegin.TabIndex = 2;
     this.lastWashSecBegin.Text = "00:00:00";
     //
     // label27
     //
     this.label27.AutoSize = true;
     this.label27.BackColor = System.Drawing.Color.Transparent;
     this.label27.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label27.Location = new System.Drawing.Point(97, 39);
     this.label27.Name = "label27";
     this.label27.Size = new System.Drawing.Size(90, 21);
     this.label27.TabIndex = 1;
     this.label27.Text = "末洗结束:";
     //
     // label28
     //
     this.label28.AutoSize = true;
     this.label28.BackColor = System.Drawing.Color.Transparent;
     this.label28.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label28.Location = new System.Drawing.Point(97, 8);
     this.label28.Name = "label28";
     this.label28.Size = new System.Drawing.Size(90, 21);
     this.label28.TabIndex = 1;
     this.label28.Text = "末洗开始:";
     //
     // lastWashSecTime
     //
     this.lastWashSecTime.LabelStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.TitleControl;
     this.lastWashSecTime.Location = new System.Drawing.Point(341, 17);
     this.lastWashSecTime.Name = "lastWashSecTime";
     this.lastWashSecTime.Size = new System.Drawing.Size(87, 29);
     this.lastWashSecTime.TabIndex = 0;
     this.lastWashSecTime.Values.Text = "00:00:00";
     //
     // lastWashSecIsPass
     //
     this.lastWashSecIsPass.Location = new System.Drawing.Point(24, 10);
     this.lastWashSecIsPass.Name = "lastWashSecIsPass";
     this.lastWashSecIsPass.Size = new System.Drawing.Size(54, 50);
     this.lastWashSecIsPass.TabIndex = 0;
     this.lastWashSecIsPass.Values.Image = global::ProxyClient.Properties.Resources.right;
     this.lastWashSecIsPass.Values.Text = "";
     //
     // cleanGroBox
     //
     this.cleanGroBox.CaptionOverlap = 1D;
     this.cleanGroBox.CaptionStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.TitleControl;
     this.cleanGroBox.Dock = System.Windows.Forms.DockStyle.Top;
     this.cleanGroBox.GroupBorderStyle = ComponentFactory.Krypton.Toolkit.PaletteBorderStyle.ControlClient;
     this.cleanGroBox.Location = new System.Drawing.Point(0, 0);
     this.cleanGroBox.Margin = new System.Windows.Forms.Padding(30, 3, 3, 3);
     this.cleanGroBox.Name = "cleanGroBox";
     //
     // cleanGroBox.Panel
     //
     this.cleanGroBox.Panel.AutoScroll = true;
     this.cleanGroBox.Panel.Controls.Add(this.dipInGroBox);
     this.cleanGroBox.Panel.Controls.Add(this.lastWashGroBox);
     this.cleanGroBox.Panel.Controls.Add(this.cleanOutWashGroBox);
     this.cleanGroBox.Panel.Controls.Add(this.enzymeWashGroBox);
     this.cleanGroBox.Panel.Controls.Add(this.firstWashGroBox);
     this.cleanGroBox.Panel.Controls.Add(this.manualWashGroBox);
     this.cleanGroBox.Size = new System.Drawing.Size(998, 372);
     this.cleanGroBox.StateNormal.Border.Color1 = System.Drawing.SystemColors.HighlightText;
     this.cleanGroBox.StateNormal.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
     this.cleanGroBox.StateNormal.Border.Rounding = 1;
     this.cleanGroBox.TabIndex = 2;
     this.cleanGroBox.Text = "一次清洗";
     this.cleanGroBox.Values.Heading = "一次清洗";
     this.cleanGroBox.Values.Image = global::ProxyClient.Properties.Resources.washer;
     //
     // dipInGroBox
     //
     this.dipInGroBox.CaptionOverlap = 0.8D;
     this.dipInGroBox.CaptionStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.BoldControl;
     this.dipInGroBox.GroupBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.ControlRibbon;
     this.dipInGroBox.Location = new System.Drawing.Point(16, 219);
     this.dipInGroBox.Name = "dipInGroBox";
     //
     // dipInGroBox.Panel
     //
     this.dipInGroBox.Panel.Controls.Add(this.dipInEnd);
     this.dipInGroBox.Panel.Controls.Add(this.dipInBegin);
     this.dipInGroBox.Panel.Controls.Add(this.label6);
     this.dipInGroBox.Panel.Controls.Add(this.label5);
     this.dipInGroBox.Panel.Controls.Add(this.dipInTime);
     this.dipInGroBox.Panel.Controls.Add(this.dipInBeginIsPass);
     this.dipInGroBox.Size = new System.Drawing.Size(435, 96);
     this.dipInGroBox.StateCommon.Border.Color1 = System.Drawing.Color.MediumSeaGreen;
     this.dipInGroBox.StateCommon.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
     this.dipInGroBox.StateCommon.Border.Rounding = 4;
     this.dipInGroBox.StateCommon.Border.Width = 5;
     this.dipInGroBox.StateCommon.Content.ShortText.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dipInGroBox.StateNormal.Border.Color1 = System.Drawing.SystemColors.GradientInactiveCaption;
     this.dipInGroBox.StateNormal.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
     this.dipInGroBox.TabIndex = 0;
     this.dipInGroBox.Text = "消毒";
     this.dipInGroBox.Values.Heading = "消毒";
     //
     // dipInEnd
     //
     this.dipInEnd.AutoSize = true;
     this.dipInEnd.BackColor = System.Drawing.Color.Transparent;
     this.dipInEnd.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dipInEnd.Location = new System.Drawing.Point(176, 42);
     this.dipInEnd.Name = "dipInEnd";
     this.dipInEnd.Size = new System.Drawing.Size(72, 21);
     this.dipInEnd.TabIndex = 3;
     this.dipInEnd.Text = "00:00:00";
     //
     // dipInBegin
     //
     this.dipInBegin.AutoSize = true;
     this.dipInBegin.BackColor = System.Drawing.Color.Transparent;
     this.dipInBegin.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dipInBegin.Location = new System.Drawing.Point(176, 10);
     this.dipInBegin.Name = "dipInBegin";
     this.dipInBegin.Size = new System.Drawing.Size(72, 21);
     this.dipInBegin.TabIndex = 2;
     this.dipInBegin.Text = "00:00:00";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.BackColor = System.Drawing.Color.Transparent;
     this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label6.Location = new System.Drawing.Point(97, 43);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(90, 21);
     this.label6.TabIndex = 1;
     this.label6.Text = "消毒结束:";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.BackColor = System.Drawing.Color.Transparent;
     this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label5.Location = new System.Drawing.Point(97, 11);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(90, 21);
     this.label5.TabIndex = 1;
     this.label5.Text = "消毒开始:";
     //
     // dipInTime
     //
     this.dipInTime.LabelStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.TitleControl;
     this.dipInTime.Location = new System.Drawing.Point(341, 21);
     this.dipInTime.Name = "dipInTime";
     this.dipInTime.Size = new System.Drawing.Size(87, 29);
     this.dipInTime.TabIndex = 0;
     this.dipInTime.Values.Text = "00:00:00";
     //
     // dipInBeginIsPass
     //
     this.dipInBeginIsPass.Location = new System.Drawing.Point(22, 12);
     this.dipInBeginIsPass.Name = "dipInBeginIsPass";
     this.dipInBeginIsPass.Size = new System.Drawing.Size(54, 50);
     this.dipInBeginIsPass.TabIndex = 0;
     this.dipInBeginIsPass.Values.Image = global::ProxyClient.Properties.Resources.right;
     this.dipInBeginIsPass.Values.Text = "";
     //
     // lastWashGroBox
     //
     this.lastWashGroBox.CaptionOverlap = 0.8D;
     this.lastWashGroBox.CaptionStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.BoldControl;
     this.lastWashGroBox.GroupBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.ControlRibbon;
     this.lastWashGroBox.Location = new System.Drawing.Point(518, 219);
     this.lastWashGroBox.Name = "lastWashGroBox";
     //
     // lastWashGroBox.Panel
     //
     this.lastWashGroBox.Panel.Controls.Add(this.lastWashEnd);
     this.lastWashGroBox.Panel.Controls.Add(this.lastWashBegin);
     this.lastWashGroBox.Panel.Controls.Add(this.label12);
     this.lastWashGroBox.Panel.Controls.Add(this.label11);
     this.lastWashGroBox.Panel.Controls.Add(this.lastWashTime);
     this.lastWashGroBox.Panel.Controls.Add(this.lastWashIsPass);
     this.lastWashGroBox.Size = new System.Drawing.Size(435, 96);
     this.lastWashGroBox.StateCommon.Border.Color1 = System.Drawing.Color.MediumSeaGreen;
     this.lastWashGroBox.StateCommon.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
     this.lastWashGroBox.StateCommon.Border.Rounding = 4;
     this.lastWashGroBox.StateCommon.Border.Width = 5;
     this.lastWashGroBox.StateCommon.Content.ShortText.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.lastWashGroBox.StateNormal.Border.Color1 = System.Drawing.SystemColors.GradientInactiveCaption;
     this.lastWashGroBox.StateNormal.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
     this.lastWashGroBox.TabIndex = 0;
     this.lastWashGroBox.Text = "末洗";
     this.lastWashGroBox.Values.Heading = "末洗";
     //
     // lastWashEnd
     //
     this.lastWashEnd.AutoSize = true;
     this.lastWashEnd.BackColor = System.Drawing.Color.Transparent;
     this.lastWashEnd.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.lastWashEnd.Location = new System.Drawing.Point(178, 41);
     this.lastWashEnd.Name = "lastWashEnd";
     this.lastWashEnd.Size = new System.Drawing.Size(72, 21);
     this.lastWashEnd.TabIndex = 3;
     this.lastWashEnd.Text = "00:00:00";
     //
     // lastWashBegin
     //
     this.lastWashBegin.AutoSize = true;
     this.lastWashBegin.BackColor = System.Drawing.Color.Transparent;
     this.lastWashBegin.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.lastWashBegin.Location = new System.Drawing.Point(178, 12);
     this.lastWashBegin.Name = "lastWashBegin";
     this.lastWashBegin.Size = new System.Drawing.Size(72, 21);
     this.lastWashBegin.TabIndex = 2;
     this.lastWashBegin.Text = "00:00:00";
     //
     // label12
     //
     this.label12.AutoSize = true;
     this.label12.BackColor = System.Drawing.Color.Transparent;
     this.label12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label12.Location = new System.Drawing.Point(97, 39);
     this.label12.Name = "label12";
     this.label12.Size = new System.Drawing.Size(90, 21);
     this.label12.TabIndex = 1;
     this.label12.Text = "末洗结束:";
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.BackColor = System.Drawing.Color.Transparent;
     this.label11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label11.Location = new System.Drawing.Point(97, 8);
     this.label11.Name = "label11";
     this.label11.Size = new System.Drawing.Size(90, 21);
     this.label11.TabIndex = 1;
     this.label11.Text = "末洗开始:";
     //
     // lastWashTime
     //
     this.lastWashTime.LabelStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.TitleControl;
     this.lastWashTime.Location = new System.Drawing.Point(339, 21);
     this.lastWashTime.Name = "lastWashTime";
     this.lastWashTime.Size = new System.Drawing.Size(87, 29);
     this.lastWashTime.TabIndex = 0;
     this.lastWashTime.Values.Text = "00:00:00";
     //
     // lastWashIsPass
     //
     this.lastWashIsPass.Location = new System.Drawing.Point(24, 10);
     this.lastWashIsPass.Name = "lastWashIsPass";
     this.lastWashIsPass.Size = new System.Drawing.Size(54, 50);
     this.lastWashIsPass.TabIndex = 0;
     this.lastWashIsPass.Values.Image = global::ProxyClient.Properties.Resources.right;
     this.lastWashIsPass.Values.Text = "";
     //
     // cleanOutWashGroBox
     //
     this.cleanOutWashGroBox.CaptionOverlap = 0.8D;
     this.cleanOutWashGroBox.CaptionStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.BoldControl;
     this.cleanOutWashGroBox.GroupBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.ControlRibbon;
     this.cleanOutWashGroBox.Location = new System.Drawing.Point(518, 117);
     this.cleanOutWashGroBox.Name = "cleanOutWashGroBox";
     //
     // cleanOutWashGroBox.Panel
     //
     this.cleanOutWashGroBox.Panel.Controls.Add(this.cleanOutWashEnd);
     this.cleanOutWashGroBox.Panel.Controls.Add(this.cleanOutWashBegin);
     this.cleanOutWashGroBox.Panel.Controls.Add(this.label10);
     this.cleanOutWashGroBox.Panel.Controls.Add(this.label9);
     this.cleanOutWashGroBox.Panel.Controls.Add(this.cleanOutWashTime);
     this.cleanOutWashGroBox.Panel.Controls.Add(this.cleanOutWashIsPass);
     this.cleanOutWashGroBox.Size = new System.Drawing.Size(435, 95);
     this.cleanOutWashGroBox.StateCommon.Border.Color1 = System.Drawing.Color.MediumSeaGreen;
     this.cleanOutWashGroBox.StateCommon.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
     this.cleanOutWashGroBox.StateCommon.Border.Rounding = 4;
     this.cleanOutWashGroBox.StateCommon.Border.Width = 5;
     this.cleanOutWashGroBox.StateCommon.Content.ShortText.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cleanOutWashGroBox.StateNormal.Border.Color1 = System.Drawing.SystemColors.GradientInactiveCaption;
     this.cleanOutWashGroBox.StateNormal.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
     this.cleanOutWashGroBox.TabIndex = 0;
     this.cleanOutWashGroBox.Text = "清洗";
     this.cleanOutWashGroBox.Values.Heading = "清洗";
     //
     // cleanOutWashEnd
     //
     this.cleanOutWashEnd.AutoSize = true;
     this.cleanOutWashEnd.BackColor = System.Drawing.Color.Transparent;
     this.cleanOutWashEnd.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cleanOutWashEnd.Location = new System.Drawing.Point(178, 40);
     this.cleanOutWashEnd.Name = "cleanOutWashEnd";
     this.cleanOutWashEnd.Size = new System.Drawing.Size(72, 21);
     this.cleanOutWashEnd.TabIndex = 4;
     this.cleanOutWashEnd.Text = "00:00:00";
     //
     // cleanOutWashBegin
     //
     this.cleanOutWashBegin.AutoSize = true;
     this.cleanOutWashBegin.BackColor = System.Drawing.Color.Transparent;
     this.cleanOutWashBegin.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cleanOutWashBegin.Location = new System.Drawing.Point(178, 7);
     this.cleanOutWashBegin.Name = "cleanOutWashBegin";
     this.cleanOutWashBegin.Size = new System.Drawing.Size(72, 21);
     this.cleanOutWashBegin.TabIndex = 3;
     this.cleanOutWashBegin.Text = "00:00:00";
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.BackColor = System.Drawing.Color.Transparent;
     this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label10.Location = new System.Drawing.Point(95, 39);
     this.label10.Name = "label10";
     this.label10.Size = new System.Drawing.Size(90, 21);
     this.label10.TabIndex = 2;
     this.label10.Text = "次洗结束:";
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.BackColor = System.Drawing.Color.Transparent;
     this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label9.Location = new System.Drawing.Point(95, 7);
     this.label9.Name = "label9";
     this.label9.Size = new System.Drawing.Size(90, 21);
     this.label9.TabIndex = 1;
     this.label9.Text = "次洗开始:";
     //
     // cleanOutWashTime
     //
     this.cleanOutWashTime.LabelStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.TitleControl;
     this.cleanOutWashTime.Location = new System.Drawing.Point(341, 22);
     this.cleanOutWashTime.Name = "cleanOutWashTime";
     this.cleanOutWashTime.Size = new System.Drawing.Size(87, 29);
     this.cleanOutWashTime.TabIndex = 0;
     this.cleanOutWashTime.Values.Text = "00:00:00";
     //
     // cleanOutWashIsPass
     //
     this.cleanOutWashIsPass.Location = new System.Drawing.Point(24, 8);
     this.cleanOutWashIsPass.Name = "cleanOutWashIsPass";
     this.cleanOutWashIsPass.Size = new System.Drawing.Size(54, 50);
     this.cleanOutWashIsPass.TabIndex = 0;
     this.cleanOutWashIsPass.Values.Image = global::ProxyClient.Properties.Resources.right;
     this.cleanOutWashIsPass.Values.Text = "";
     //
     // enzymeWashGroBox
     //
     this.enzymeWashGroBox.CaptionOverlap = 0.8D;
     this.enzymeWashGroBox.CaptionStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.BoldControl;
     this.enzymeWashGroBox.GroupBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.ControlRibbon;
     this.enzymeWashGroBox.Location = new System.Drawing.Point(16, 117);
     this.enzymeWashGroBox.Name = "enzymeWashGroBox";
     //
     // enzymeWashGroBox.Panel
     //
     this.enzymeWashGroBox.Panel.Controls.Add(this.enzymeWashEnd);
     this.enzymeWashGroBox.Panel.Controls.Add(this.enzymeWashBegin);
     this.enzymeWashGroBox.Panel.Controls.Add(this.label4);
     this.enzymeWashGroBox.Panel.Controls.Add(this.label3);
     this.enzymeWashGroBox.Panel.Controls.Add(this.enzymeWashTime);
     this.enzymeWashGroBox.Panel.Controls.Add(this.enzymeWashIsPass);
     this.enzymeWashGroBox.Size = new System.Drawing.Size(435, 95);
     this.enzymeWashGroBox.StateCommon.Border.Color1 = System.Drawing.Color.MediumSeaGreen;
     this.enzymeWashGroBox.StateCommon.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
     this.enzymeWashGroBox.StateCommon.Border.Rounding = 4;
     this.enzymeWashGroBox.StateCommon.Border.Width = 5;
     this.enzymeWashGroBox.StateCommon.Content.ShortText.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.enzymeWashGroBox.StateNormal.Border.Color1 = System.Drawing.SystemColors.GradientInactiveCaption;
     this.enzymeWashGroBox.StateNormal.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
     this.enzymeWashGroBox.TabIndex = 0;
     this.enzymeWashGroBox.Text = "酶洗";
     this.enzymeWashGroBox.Values.Heading = "酶洗";
     //
     // enzymeWashEnd
     //
     this.enzymeWashEnd.AutoSize = true;
     this.enzymeWashEnd.BackColor = System.Drawing.Color.Transparent;
     this.enzymeWashEnd.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.enzymeWashEnd.Location = new System.Drawing.Point(176, 40);
     this.enzymeWashEnd.Name = "enzymeWashEnd";
     this.enzymeWashEnd.Size = new System.Drawing.Size(72, 21);
     this.enzymeWashEnd.TabIndex = 3;
     this.enzymeWashEnd.Text = "00:00:00";
     //
     // enzymeWashBegin
     //
     this.enzymeWashBegin.AutoSize = true;
     this.enzymeWashBegin.BackColor = System.Drawing.Color.Transparent;
     this.enzymeWashBegin.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.enzymeWashBegin.Location = new System.Drawing.Point(176, 8);
     this.enzymeWashBegin.Name = "enzymeWashBegin";
     this.enzymeWashBegin.Size = new System.Drawing.Size(72, 21);
     this.enzymeWashBegin.TabIndex = 2;
     this.enzymeWashBegin.Text = "00:00:00";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.BackColor = System.Drawing.Color.Transparent;
     this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label4.Location = new System.Drawing.Point(95, 40);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(90, 21);
     this.label4.TabIndex = 1;
     this.label4.Text = "酶洗结束:";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label3.Location = new System.Drawing.Point(95, 8);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(90, 21);
     this.label3.TabIndex = 1;
     this.label3.Text = "酶洗开始:";
     //
     // enzymeWashTime
     //
     this.enzymeWashTime.LabelStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.TitleControl;
     this.enzymeWashTime.Location = new System.Drawing.Point(341, 22);
     this.enzymeWashTime.Name = "enzymeWashTime";
     this.enzymeWashTime.Size = new System.Drawing.Size(87, 29);
     this.enzymeWashTime.TabIndex = 0;
     this.enzymeWashTime.Values.Text = "00:00:00";
     //
     // enzymeWashIsPass
     //
     this.enzymeWashIsPass.Location = new System.Drawing.Point(22, 7);
     this.enzymeWashIsPass.Name = "enzymeWashIsPass";
     this.enzymeWashIsPass.Size = new System.Drawing.Size(54, 50);
     this.enzymeWashIsPass.TabIndex = 0;
     this.enzymeWashIsPass.Values.Image = global::ProxyClient.Properties.Resources.right;
     this.enzymeWashIsPass.Values.Text = "";
     //
     // firstWashGroBox
     //
     this.firstWashGroBox.CaptionOverlap = 0.8D;
     this.firstWashGroBox.CaptionStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.BoldControl;
     this.firstWashGroBox.GroupBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.ControlRibbon;
     this.firstWashGroBox.Location = new System.Drawing.Point(518, 3);
     this.firstWashGroBox.Name = "firstWashGroBox";
     //
     // firstWashGroBox.Panel
     //
     this.firstWashGroBox.Panel.Controls.Add(this.firstWashEnd);
     this.firstWashGroBox.Panel.Controls.Add(this.firstWashBegin);
     this.firstWashGroBox.Panel.Controls.Add(this.label8);
     this.firstWashGroBox.Panel.Controls.Add(this.label7);
     this.firstWashGroBox.Panel.Controls.Add(this.firstWashTime);
     this.firstWashGroBox.Panel.Controls.Add(this.firstWashIsPss);
     this.firstWashGroBox.Size = new System.Drawing.Size(435, 100);
     this.firstWashGroBox.StateCommon.Border.Color1 = System.Drawing.Color.MediumSeaGreen;
     this.firstWashGroBox.StateCommon.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
     this.firstWashGroBox.StateCommon.Border.Rounding = 4;
     this.firstWashGroBox.StateCommon.Border.Width = 5;
     this.firstWashGroBox.StateCommon.Content.ShortText.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.firstWashGroBox.StateNormal.Border.Color1 = System.Drawing.SystemColors.GradientInactiveCaption;
     this.firstWashGroBox.StateNormal.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
     this.firstWashGroBox.TabIndex = 0;
     this.firstWashGroBox.Text = "初洗";
     this.firstWashGroBox.Values.Heading = "初洗";
     //
     // firstWashEnd
     //
     this.firstWashEnd.AutoSize = true;
     this.firstWashEnd.BackColor = System.Drawing.Color.Transparent;
     this.firstWashEnd.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.firstWashEnd.Location = new System.Drawing.Point(180, 43);
     this.firstWashEnd.Name = "firstWashEnd";
     this.firstWashEnd.Size = new System.Drawing.Size(72, 21);
     this.firstWashEnd.TabIndex = 3;
     this.firstWashEnd.Text = "00:00:00";
     //
     // firstWashBegin
     //
     this.firstWashBegin.AutoSize = true;
     this.firstWashBegin.BackColor = System.Drawing.Color.Transparent;
     this.firstWashBegin.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.firstWashBegin.Location = new System.Drawing.Point(180, 11);
     this.firstWashBegin.Name = "firstWashBegin";
     this.firstWashBegin.Size = new System.Drawing.Size(72, 21);
     this.firstWashBegin.TabIndex = 2;
     this.firstWashBegin.Text = "00:00:00";
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.BackColor = System.Drawing.Color.Transparent;
     this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label8.Location = new System.Drawing.Point(97, 43);
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(90, 21);
     this.label8.TabIndex = 1;
     this.label8.Text = "初洗结束:";
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.BackColor = System.Drawing.Color.Transparent;
     this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label7.Location = new System.Drawing.Point(97, 11);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(90, 21);
     this.label7.TabIndex = 1;
     this.label7.Text = "初洗开始:";
     //
     // firstWashTime
     //
     this.firstWashTime.LabelStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.TitleControl;
     this.firstWashTime.Location = new System.Drawing.Point(341, 21);
     this.firstWashTime.Name = "firstWashTime";
     this.firstWashTime.Size = new System.Drawing.Size(87, 29);
     this.firstWashTime.TabIndex = 0;
     this.firstWashTime.Values.Text = "00:00:00";
     //
     // firstWashIsPss
     //
     this.firstWashIsPss.Location = new System.Drawing.Point(24, 11);
     this.firstWashIsPss.Name = "firstWashIsPss";
     this.firstWashIsPss.Size = new System.Drawing.Size(54, 50);
     this.firstWashIsPss.TabIndex = 0;
     this.firstWashIsPss.Values.Image = global::ProxyClient.Properties.Resources.right;
     this.firstWashIsPss.Values.Text = "";
     //
     // manualWashGroBox
     //
     this.manualWashGroBox.CaptionOverlap = 0.8D;
     this.manualWashGroBox.CaptionStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.BoldControl;
     this.manualWashGroBox.GroupBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.ControlRibbon;
     this.manualWashGroBox.Location = new System.Drawing.Point(16, 3);
     this.manualWashGroBox.Name = "manualWashGroBox";
     //
     // manualWashGroBox.Panel
     //
     this.manualWashGroBox.Panel.Controls.Add(this.manualWashEnd);
     this.manualWashGroBox.Panel.Controls.Add(this.manualWashBegin);
     this.manualWashGroBox.Panel.Controls.Add(this.label2);
     this.manualWashGroBox.Panel.Controls.Add(this.label1);
     this.manualWashGroBox.Panel.Controls.Add(this.manualWashTime);
     this.manualWashGroBox.Panel.Controls.Add(this.labIsPass);
     this.manualWashGroBox.Size = new System.Drawing.Size(435, 100);
     this.manualWashGroBox.StateCommon.Border.Color1 = System.Drawing.Color.MediumSeaGreen;
     this.manualWashGroBox.StateCommon.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
     this.manualWashGroBox.StateCommon.Border.Rounding = 4;
     this.manualWashGroBox.StateCommon.Border.Width = 5;
     this.manualWashGroBox.StateCommon.Content.ShortText.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.manualWashGroBox.StateNormal.Border.Color1 = System.Drawing.SystemColors.GradientInactiveCaption;
     this.manualWashGroBox.StateNormal.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
     this.manualWashGroBox.TabIndex = 0;
     this.manualWashGroBox.Text = "刷洗";
     this.manualWashGroBox.Values.Heading = "刷洗";
     //
     // manualWashEnd
     //
     this.manualWashEnd.AutoSize = true;
     this.manualWashEnd.BackColor = System.Drawing.Color.Transparent;
     this.manualWashEnd.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.manualWashEnd.Location = new System.Drawing.Point(176, 42);
     this.manualWashEnd.Name = "manualWashEnd";
     this.manualWashEnd.Size = new System.Drawing.Size(72, 21);
     this.manualWashEnd.TabIndex = 3;
     this.manualWashEnd.Text = "00:00:00";
     //
     // manualWashBegin
     //
     this.manualWashBegin.AutoSize = true;
     this.manualWashBegin.BackColor = System.Drawing.Color.Transparent;
     this.manualWashBegin.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.manualWashBegin.Location = new System.Drawing.Point(176, 11);
     this.manualWashBegin.Name = "manualWashBegin";
     this.manualWashBegin.Size = new System.Drawing.Size(72, 21);
     this.manualWashBegin.TabIndex = 2;
     this.manualWashBegin.Text = "00:00:00";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label2.Location = new System.Drawing.Point(95, 43);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(90, 21);
     this.label2.TabIndex = 1;
     this.label2.Text = "刷洗结束:";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label1.Location = new System.Drawing.Point(95, 11);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(90, 21);
     this.label1.TabIndex = 1;
     this.label1.Text = "刷洗开始:";
     //
     // manualWashTime
     //
     this.manualWashTime.LabelStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.TitlePanel;
     this.manualWashTime.Location = new System.Drawing.Point(345, 21);
     this.manualWashTime.Name = "manualWashTime";
     this.manualWashTime.Size = new System.Drawing.Size(87, 29);
     this.manualWashTime.TabIndex = 0;
     this.manualWashTime.Values.Text = "00:00:00";
     //
     // labIsPass
     //
     this.labIsPass.Location = new System.Drawing.Point(22, 11);
     this.labIsPass.Name = "labIsPass";
     this.labIsPass.Size = new System.Drawing.Size(54, 50);
     this.labIsPass.TabIndex = 0;
     this.labIsPass.Values.Image = global::ProxyClient.Properties.Resources.right;
     this.labIsPass.Values.Text = "";
     //
     // basicMesGrouBox
     //
     this.basicMesGrouBox.CaptionOverlap = 0D;
     this.basicMesGrouBox.CaptionStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.BoldControl;
     this.basicMesGrouBox.Dock = System.Windows.Forms.DockStyle.Top;
     this.basicMesGrouBox.GroupBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.ButtonInputControl;
     this.basicMesGrouBox.GroupBorderStyle = ComponentFactory.Krypton.Toolkit.PaletteBorderStyle.HeaderPrimary;
     this.basicMesGrouBox.Location = new System.Drawing.Point(0, 0);
     this.basicMesGrouBox.Name = "basicMesGrouBox";
     //
     // basicMesGrouBox.Panel
     //
     this.basicMesGrouBox.Panel.Controls.Add(this.txtWasherName);
     this.basicMesGrouBox.Panel.Controls.Add(this.txtWasherNo);
     this.basicMesGrouBox.Panel.Controls.Add(this.txtEndoscopeSIM);
     this.basicMesGrouBox.Panel.Controls.Add(this.txtEndoscopeNo);
     this.basicMesGrouBox.Panel.Controls.Add(this.label24);
     this.basicMesGrouBox.Panel.Controls.Add(this.label13);
     this.basicMesGrouBox.Panel.Controls.Add(this.isVoice);
     this.basicMesGrouBox.Panel.Controls.Add(this.label23);
     this.basicMesGrouBox.Panel.Controls.Add(this.label14);
     this.basicMesGrouBox.Size = new System.Drawing.Size(998, 54);
     this.basicMesGrouBox.StateCommon.Border.Color1 = System.Drawing.SystemColors.AppWorkspace;
     this.basicMesGrouBox.StateCommon.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
     this.basicMesGrouBox.StateCommon.Border.Rounding = 4;
     this.basicMesGrouBox.StateCommon.Border.Width = 4;
     this.basicMesGrouBox.StateNormal.Border.Color1 = System.Drawing.SystemColors.GradientInactiveCaption;
     this.basicMesGrouBox.StateNormal.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
     this.basicMesGrouBox.TabIndex = 0;
     this.basicMesGrouBox.Values.Heading = "";
     //
     // txtWasherName
     //
     this.txtWasherName.Location = new System.Drawing.Point(768, 11);
     this.txtWasherName.Name = "txtWasherName";
     this.txtWasherName.Size = new System.Drawing.Size(115, 26);
     this.txtWasherName.StateActive.Border.Color1 = System.Drawing.Color.Silver;
     this.txtWasherName.StateActive.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
     this.txtWasherName.StateActive.Border.Rounding = 2;
     this.txtWasherName.StateActive.Border.Width = 2;
     this.txtWasherName.StateCommon.Content.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtWasherName.TabIndex = 8;
     this.txtWasherName.Enter += new System.EventHandler(this.txtEndoscopeNo_Enter);
     this.txtWasherName.Leave += new System.EventHandler(this.txtEndoscopeNo_Leave);
     //
     // txtWasherNo
     //
     this.txtWasherNo.Location = new System.Drawing.Point(545, 11);
     this.txtWasherNo.Name = "txtWasherNo";
     this.txtWasherNo.Size = new System.Drawing.Size(115, 26);
     this.txtWasherNo.StateActive.Border.Color1 = System.Drawing.Color.Silver;
     this.txtWasherNo.StateActive.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
     this.txtWasherNo.StateActive.Border.Rounding = 2;
     this.txtWasherNo.StateActive.Border.Width = 2;
     this.txtWasherNo.StateCommon.Content.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtWasherNo.TabIndex = 8;
     this.txtWasherNo.Enter += new System.EventHandler(this.txtEndoscopeNo_Enter);
     this.txtWasherNo.Leave += new System.EventHandler(this.txtEndoscopeNo_Leave);
     //
     // txtEndoscopeSIM
     //
     this.txtEndoscopeSIM.Location = new System.Drawing.Point(310, 10);
     this.txtEndoscopeSIM.Name = "txtEndoscopeSIM";
     this.txtEndoscopeSIM.Size = new System.Drawing.Size(115, 26);
     this.txtEndoscopeSIM.StateActive.Border.Color1 = System.Drawing.Color.Silver;
     this.txtEndoscopeSIM.StateActive.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
     this.txtEndoscopeSIM.StateActive.Border.Rounding = 2;
     this.txtEndoscopeSIM.StateActive.Border.Width = 2;
     this.txtEndoscopeSIM.StateCommon.Content.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtEndoscopeSIM.TabIndex = 8;
     this.txtEndoscopeSIM.Enter += new System.EventHandler(this.txtEndoscopeNo_Enter);
     this.txtEndoscopeSIM.Leave += new System.EventHandler(this.txtEndoscopeNo_Leave);
     //
     // txtEndoscopeNo
     //
     this.txtEndoscopeNo.Location = new System.Drawing.Point(91, 10);
     this.txtEndoscopeNo.Name = "txtEndoscopeNo";
     this.txtEndoscopeNo.Size = new System.Drawing.Size(115, 26);
     this.txtEndoscopeNo.StateActive.Border.Color1 = System.Drawing.Color.Silver;
     this.txtEndoscopeNo.StateActive.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
     this.txtEndoscopeNo.StateActive.Border.Rounding = 2;
     this.txtEndoscopeNo.StateActive.Border.Width = 2;
     this.txtEndoscopeNo.StateCommon.Content.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtEndoscopeNo.TabIndex = 8;
     this.txtEndoscopeNo.Enter += new System.EventHandler(this.txtEndoscopeNo_Enter);
     this.txtEndoscopeNo.KeyDown += new System.Windows.Forms.KeyEventHandler(this.TxtEndoscopeNo_KeyDown);
     this.txtEndoscopeNo.Leave += new System.EventHandler(this.txtEndoscopeNo_Leave);
     //
     // label24
     //
     this.label24.AutoSize = true;
     this.label24.BackColor = System.Drawing.Color.Transparent;
     this.label24.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label24.ForeColor = System.Drawing.Color.Green;
     this.label24.Location = new System.Drawing.Point(684, 11);
     this.label24.Name = "label24";
     this.label24.Size = new System.Drawing.Size(90, 21);
     this.label24.TabIndex = 7;
     this.label24.Text = "清洗员名:";
     //
     // label13
     //
     this.label13.AutoSize = true;
     this.label13.BackColor = System.Drawing.Color.Transparent;
     this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label13.ForeColor = System.Drawing.Color.Green;
     this.label13.Location = new System.Drawing.Point(6, 10);
     this.label13.Name = "label13";
     this.label13.Size = new System.Drawing.Size(90, 21);
     this.label13.TabIndex = 4;
     this.label13.Text = "内镜编号:";
     //
     // isVoice
     //
     this.isVoice.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.isVoice.Checked = true;
     this.isVoice.CheckState = System.Windows.Forms.CheckState.Checked;
     this.isVoice.LabelStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.BoldControl;
     this.isVoice.Location = new System.Drawing.Point(905, 12);
     this.isVoice.Name = "isVoice";
     this.isVoice.Size = new System.Drawing.Size(77, 20);
     this.isVoice.TabIndex = 2;
     this.isVoice.Text = "开启声音";
     this.isVoice.Values.Text = "开启声音";
     this.isVoice.CheckedChanged += new System.EventHandler(this.IsVoice_CheckedChanged);
     //
     // label23
     //
     this.label23.AutoSize = true;
     this.label23.BackColor = System.Drawing.Color.Transparent;
     this.label23.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label23.ForeColor = System.Drawing.Color.Green;
     this.label23.Location = new System.Drawing.Point(444, 11);
     this.label23.Name = "label23";
     this.label23.Size = new System.Drawing.Size(106, 21);
     this.label23.TabIndex = 6;
     this.label23.Text = "清洗员编号:";
     //
     // label14
     //
     this.label14.AutoSize = true;
     this.label14.BackColor = System.Drawing.Color.Transparent;
     this.label14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label14.ForeColor = System.Drawing.Color.Green;
     this.label14.Location = new System.Drawing.Point(225, 10);
     this.label14.Name = "label14";
     this.label14.Size = new System.Drawing.Size(90, 21);
     this.label14.TabIndex = 5;
     this.label14.Text = "内镜卡号:";
     //
     // kryptonLabel9
     //
     this.kryptonLabel9.Location = new System.Drawing.Point(0, 0);
     this.kryptonLabel9.Name = "kryptonLabel9";
     this.kryptonLabel9.Size = new System.Drawing.Size(90, 25);
     this.kryptonLabel9.TabIndex = 0;
     //
     // kryptonLabel11
     //
     this.kryptonLabel11.LabelStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.BoldControl;
     this.kryptonLabel11.Location = new System.Drawing.Point(103, 34);
     this.kryptonLabel11.Name = "kryptonLabel11";
     this.kryptonLabel11.Size = new System.Drawing.Size(73, 20);
     this.kryptonLabel11.TabIndex = 0;
     this.kryptonLabel11.Values.Text = "消毒结束:";
     //
     // kryptonGroupBox1
     //
     this.kryptonGroupBox1.CaptionStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.TitleControl;
     this.kryptonGroupBox1.GroupBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.ControlRibbon;
     this.kryptonGroupBox1.Location = new System.Drawing.Point(16, 14);
     this.kryptonGroupBox1.Name = "kryptonGroupBox1";
     //
     // kryptonGroupBox1.Panel
     //
     this.kryptonGroupBox1.Panel.Controls.Add(this.kryptonGroupBox2);
     this.kryptonGroupBox1.Panel.Controls.Add(this.label15);
     this.kryptonGroupBox1.Panel.Controls.Add(this.label16);
     this.kryptonGroupBox1.Size = new System.Drawing.Size(475, 100);
     this.kryptonGroupBox1.TabIndex = 2;
     this.kryptonGroupBox1.Text = "消毒";
     this.kryptonGroupBox1.Values.Heading = "消毒";
     //
     // kryptonGroupBox2
     //
     this.kryptonGroupBox2.CaptionStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.TitleControl;
     this.kryptonGroupBox2.GroupBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.ControlRibbon;
     this.kryptonGroupBox2.Location = new System.Drawing.Point(511, 14);
     this.kryptonGroupBox2.Name = "kryptonGroupBox2";
     //
     // kryptonGroupBox2.Panel
     //
     this.kryptonGroupBox2.Panel.Controls.Add(this.label17);
     this.kryptonGroupBox2.Panel.Controls.Add(this.label18);
     this.kryptonGroupBox2.Panel.Controls.Add(this.label19);
     this.kryptonGroupBox2.Panel.Controls.Add(this.label20);
     this.kryptonGroupBox2.Panel.Controls.Add(this.kryptonLabel7);
     this.kryptonGroupBox2.Panel.Controls.Add(this.kryptonLabel8);
     this.kryptonGroupBox2.Size = new System.Drawing.Size(475, 100);
     this.kryptonGroupBox2.TabIndex = 1;
     this.kryptonGroupBox2.Text = "末洗";
     this.kryptonGroupBox2.Values.Heading = "末洗";
     //
     // label17
     //
     this.label17.AutoSize = true;
     this.label17.BackColor = System.Drawing.Color.Transparent;
     this.label17.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label17.Location = new System.Drawing.Point(199, 40);
     this.label17.Name = "label17";
     this.label17.Size = new System.Drawing.Size(163, 21);
     this.label17.TabIndex = 3;
     this.label17.Text = "2012/01/01 00:10:00";
     //
     // label18
     //
     this.label18.AutoSize = true;
     this.label18.BackColor = System.Drawing.Color.Transparent;
     this.label18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label18.Location = new System.Drawing.Point(199, 11);
     this.label18.Name = "label18";
     this.label18.Size = new System.Drawing.Size(163, 21);
     this.label18.TabIndex = 2;
     this.label18.Text = "2012/01/01 00:10:00";
     //
     // label19
     //
     this.label19.AutoSize = true;
     this.label19.BackColor = System.Drawing.Color.Transparent;
     this.label19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label19.Location = new System.Drawing.Point(97, 36);
     this.label19.Name = "label19";
     this.label19.Size = new System.Drawing.Size(90, 21);
     this.label19.TabIndex = 1;
     this.label19.Text = "末洗结束:";
     //
     // label20
     //
     this.label20.AutoSize = true;
     this.label20.BackColor = System.Drawing.Color.Transparent;
     this.label20.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label20.Location = new System.Drawing.Point(97, 7);
     this.label20.Name = "label20";
     this.label20.Size = new System.Drawing.Size(90, 21);
     this.label20.TabIndex = 1;
     this.label20.Text = "末洗开始:";
     //
     // kryptonLabel7
     //
     this.kryptonLabel7.LabelStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.TitleControl;
     this.kryptonLabel7.Location = new System.Drawing.Point(381, 19);
     this.kryptonLabel7.Name = "kryptonLabel7";
     this.kryptonLabel7.Size = new System.Drawing.Size(87, 29);
     this.kryptonLabel7.TabIndex = 0;
     this.kryptonLabel7.Values.Text = "00:00:00";
     //
     // kryptonLabel8
     //
     this.kryptonLabel8.Location = new System.Drawing.Point(22, 9);
     this.kryptonLabel8.Name = "kryptonLabel8";
     this.kryptonLabel8.Size = new System.Drawing.Size(54, 50);
     this.kryptonLabel8.TabIndex = 0;
     this.kryptonLabel8.Values.Image = global::ProxyClient.Properties.Resources.right;
     this.kryptonLabel8.Values.Text = "";
     //
     // label15
     //
     this.label15.AutoSize = true;
     this.label15.BackColor = System.Drawing.Color.Transparent;
     this.label15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label15.Location = new System.Drawing.Point(97, 40);
     this.label15.Name = "label15";
     this.label15.Size = new System.Drawing.Size(90, 21);
     this.label15.TabIndex = 1;
     this.label15.Text = "消毒结束:";
     //
     // label16
     //
     this.label16.AutoSize = true;
     this.label16.BackColor = System.Drawing.Color.Transparent;
     this.label16.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label16.Location = new System.Drawing.Point(97, 10);
     this.label16.Name = "label16";
     this.label16.Size = new System.Drawing.Size(90, 21);
     this.label16.TabIndex = 1;
     this.label16.Text = "消毒开始:";
     //
     // kryptonGroupBox4
     //
     this.kryptonGroupBox4.CaptionStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.TitleControl;
     this.kryptonGroupBox4.GroupBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.ControlRibbon;
     this.kryptonGroupBox4.Location = new System.Drawing.Point(511, 3);
     this.kryptonGroupBox4.Name = "kryptonGroupBox4";
     //
     // kryptonGroupBox4.Panel
     //
     this.kryptonGroupBox4.Panel.Controls.Add(this.label25);
     this.kryptonGroupBox4.Panel.Controls.Add(this.label26);
     this.kryptonGroupBox4.Size = new System.Drawing.Size(475, 100);
     this.kryptonGroupBox4.TabIndex = 1;
     this.kryptonGroupBox4.Text = "末洗";
     this.kryptonGroupBox4.Values.Heading = "末洗";
     //
     // label25
     //
     this.label25.AutoSize = true;
     this.label25.BackColor = System.Drawing.Color.Transparent;
     this.label25.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label25.Location = new System.Drawing.Point(97, 36);
     this.label25.Name = "label25";
     this.label25.Size = new System.Drawing.Size(90, 21);
     this.label25.TabIndex = 1;
     this.label25.Text = "末洗结束:";
     //
     // label26
     //
     this.label26.AutoSize = true;
     this.label26.BackColor = System.Drawing.Color.Transparent;
     this.label26.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label26.Location = new System.Drawing.Point(97, 7);
     this.label26.Name = "label26";
     this.label26.Size = new System.Drawing.Size(90, 21);
     this.label26.TabIndex = 1;
     this.label26.Text = "末洗开始:";
     //
     // CleanTempMsg
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(1000, 788);
     this.Controls.Add(this.proxyContentPanel);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name = "CleanTempMsg";
     this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
     this.Text = "内镜清洗信息";
     ((System.ComponentModel.ISupportInitialize)(this.proxyContentPanel)).EndInit();
     this.proxyContentPanel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.proxyGroupPanel.Panel)).EndInit();
     this.proxyGroupPanel.Panel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.proxyGroupPanel)).EndInit();
     this.proxyGroupPanel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.headerContent)).EndInit();
     this.headerContent.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.MainContent)).EndInit();
     this.MainContent.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.secGroBox.Panel)).EndInit();
     this.secGroBox.Panel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.secGroBox)).EndInit();
     this.secGroBox.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox5.Panel)).EndInit();
     this.kryptonGroupBox5.Panel.ResumeLayout(false);
     this.kryptonGroupBox5.Panel.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox5)).EndInit();
     this.kryptonGroupBox5.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox6.Panel)).EndInit();
     this.kryptonGroupBox6.Panel.ResumeLayout(false);
     this.kryptonGroupBox6.Panel.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox6)).EndInit();
     this.kryptonGroupBox6.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.cleanGroBox.Panel)).EndInit();
     this.cleanGroBox.Panel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.cleanGroBox)).EndInit();
     this.cleanGroBox.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dipInGroBox.Panel)).EndInit();
     this.dipInGroBox.Panel.ResumeLayout(false);
     this.dipInGroBox.Panel.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dipInGroBox)).EndInit();
     this.dipInGroBox.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.lastWashGroBox.Panel)).EndInit();
     this.lastWashGroBox.Panel.ResumeLayout(false);
     this.lastWashGroBox.Panel.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lastWashGroBox)).EndInit();
     this.lastWashGroBox.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.cleanOutWashGroBox.Panel)).EndInit();
     this.cleanOutWashGroBox.Panel.ResumeLayout(false);
     this.cleanOutWashGroBox.Panel.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cleanOutWashGroBox)).EndInit();
     this.cleanOutWashGroBox.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.enzymeWashGroBox.Panel)).EndInit();
     this.enzymeWashGroBox.Panel.ResumeLayout(false);
     this.enzymeWashGroBox.Panel.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.enzymeWashGroBox)).EndInit();
     this.enzymeWashGroBox.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.firstWashGroBox.Panel)).EndInit();
     this.firstWashGroBox.Panel.ResumeLayout(false);
     this.firstWashGroBox.Panel.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.firstWashGroBox)).EndInit();
     this.firstWashGroBox.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.manualWashGroBox.Panel)).EndInit();
     this.manualWashGroBox.Panel.ResumeLayout(false);
     this.manualWashGroBox.Panel.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.manualWashGroBox)).EndInit();
     this.manualWashGroBox.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.basicMesGrouBox.Panel)).EndInit();
     this.basicMesGrouBox.Panel.ResumeLayout(false);
     this.basicMesGrouBox.Panel.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.basicMesGrouBox)).EndInit();
     this.basicMesGrouBox.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox1.Panel)).EndInit();
     this.kryptonGroupBox1.Panel.ResumeLayout(false);
     this.kryptonGroupBox1.Panel.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox1)).EndInit();
     this.kryptonGroupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox2.Panel)).EndInit();
     this.kryptonGroupBox2.Panel.ResumeLayout(false);
     this.kryptonGroupBox2.Panel.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox2)).EndInit();
     this.kryptonGroupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox4.Panel)).EndInit();
     this.kryptonGroupBox4.Panel.ResumeLayout(false);
     this.kryptonGroupBox4.Panel.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox4)).EndInit();
     this.kryptonGroupBox4.ResumeLayout(false);
     this.ResumeLayout(false);
 }