geboshi_V1/LeatherProject/GeBoShi/UI/SysSet/SysSetFrm.Designer.cs

2541 lines
138 KiB
C#
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

namespace GeBoShi.UI.SysSet
{
partial class SysSetFrm
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <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(SysSetFrm));
this.skinTabControl1 = new CCWin.SkinControl.SkinTabControl();
this.skinTabPage1 = new CCWin.SkinControl.SkinTabPage();
this.chkBuzzer = new System.Windows.Forms.CheckBox();
this.skinTabPage2 = new CCWin.SkinControl.SkinTabPage();
this.groupBox12 = new System.Windows.Forms.GroupBox();
this.panel12 = new System.Windows.Forms.Panel();
this.label18 = new System.Windows.Forms.Label();
this.tbCamCfgPath2 = new System.Windows.Forms.TextBox();
this.label19 = new System.Windows.Forms.Label();
this.groupBox7 = new System.Windows.Forms.GroupBox();
this.panel7 = new System.Windows.Forms.Panel();
this.label10 = new System.Windows.Forms.Label();
this.tbCamCfgPath = new System.Windows.Forms.TextBox();
this.label7 = new System.Windows.Forms.Label();
this.groupBox5 = new System.Windows.Forms.GroupBox();
this.panel5 = new System.Windows.Forms.Panel();
this.tbMotionCfgPath = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.panel3 = new System.Windows.Forms.Panel();
this.tbIOCfgPath = new System.Windows.Forms.TextBox();
this.label8 = new System.Windows.Forms.Label();
this.tbIODevNum = new System.Windows.Forms.TextBox();
this.label4 = new System.Windows.Forms.Label();
this.groupBox4 = new System.Windows.Forms.GroupBox();
this.panel4 = new System.Windows.Forms.Panel();
this.numCamBaud = new System.Windows.Forms.NumericUpDown();
this.label9 = new System.Windows.Forms.Label();
this.cobLightPortNum = new System.Windows.Forms.ComboBox();
this.label5 = new System.Windows.Forms.Label();
this.skinTabPage3 = new CCWin.SkinControl.SkinTabPage();
this.groupBox25 = new System.Windows.Forms.GroupBox();
this.panel25 = new System.Windows.Forms.Panel();
this.rbClient = new System.Windows.Forms.RadioButton();
this.rbServer = new System.Windows.Forms.RadioButton();
this.label79 = new System.Windows.Forms.Label();
this.numPdtServerPort = new System.Windows.Forms.NumericUpDown();
this.cbOpenPdtServer = new System.Windows.Forms.CheckBox();
this.tbPdtServerIP = new System.Windows.Forms.TextBox();
this.label85 = new System.Windows.Forms.Label();
this.groupBox24 = new System.Windows.Forms.GroupBox();
this.panel24 = new System.Windows.Forms.Panel();
this.tbCloudName = new System.Windows.Forms.TextBox();
this.label81 = new System.Windows.Forms.Label();
this.label83 = new System.Windows.Forms.Label();
this.numCloudPort = new System.Windows.Forms.NumericUpDown();
this.tbCloudPassword = new System.Windows.Forms.TextBox();
this.label78 = new System.Windows.Forms.Label();
this.tbCloudUser = new System.Windows.Forms.TextBox();
this.label80 = new System.Windows.Forms.Label();
this.cbOpenCloud = new System.Windows.Forms.CheckBox();
this.tbCloudIP = new System.Windows.Forms.TextBox();
this.label82 = new System.Windows.Forms.Label();
this.skinTabPage4 = new CCWin.SkinControl.SkinTabPage();
this.groupBox19 = new System.Windows.Forms.GroupBox();
this.panel19 = new System.Windows.Forms.Panel();
this.btnClearDefect_Compress_SavePath = new System.Windows.Forms.PictureBox();
this.label52 = new System.Windows.Forms.Label();
this.numDefect_Compress_SavePath_AutoClear = new System.Windows.Forms.NumericUpDown();
this.chkDefect_Compress_SavePath_AutoClear = new System.Windows.Forms.CheckBox();
this.tbDefectCompressSavePath = new System.Windows.Forms.TextBox();
this.label50 = new System.Windows.Forms.Label();
this.groupBox17 = new System.Windows.Forms.GroupBox();
this.panel17 = new System.Windows.Forms.Panel();
this.btnClearDefect_Small_Path = new System.Windows.Forms.PictureBox();
this.label53 = new System.Windows.Forms.Label();
this.tbDefectSmallPath = new System.Windows.Forms.TextBox();
this.numDefect_Small_Path_AutoClear = new System.Windows.Forms.NumericUpDown();
this.label41 = new System.Windows.Forms.Label();
this.chkDefect_Small_Path_AutoClear = new System.Windows.Forms.CheckBox();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.panel1 = new System.Windows.Forms.Panel();
this.btnClearDefect_Path = new System.Windows.Forms.PictureBox();
this.label51 = new System.Windows.Forms.Label();
this.numDefect_Path_AutoClear = new System.Windows.Forms.NumericUpDown();
this.chkDefect_Path_AutoClear = new System.Windows.Forms.CheckBox();
this.chkSaveAllDefectImg = new System.Windows.Forms.CheckBox();
this.tbDefectPath = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.skinTabPage6 = new CCWin.SkinControl.SkinTabPage();
this.groupBox23 = new System.Windows.Forms.GroupBox();
this.panel23 = new System.Windows.Forms.Panel();
this.tbPdtPath = new System.Windows.Forms.TextBox();
this.label77 = new System.Windows.Forms.Label();
this.groupBox14 = new System.Windows.Forms.GroupBox();
this.panel14 = new System.Windows.Forms.Panel();
this.numViewY = new System.Windows.Forms.NumericUpDown();
this.label22 = new System.Windows.Forms.Label();
this.numViewX = new System.Windows.Forms.NumericUpDown();
this.label21 = new System.Windows.Forms.Label();
this.groupBox13 = new System.Windows.Forms.GroupBox();
this.panel13 = new System.Windows.Forms.Panel();
this.cbShowBtn = new System.Windows.Forms.CheckBox();
this.cbDoorAlm = new System.Windows.Forms.CheckBox();
this.cbBuzzShow = new System.Windows.Forms.CheckBox();
this.cbResetBtn = new System.Windows.Forms.CheckBox();
this.groupBox8 = new System.Windows.Forms.GroupBox();
this.panel8 = new System.Windows.Forms.Panel();
this.tbModelPath = new System.Windows.Forms.TextBox();
this.label11 = new System.Windows.Forms.Label();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.panel2 = new System.Windows.Forms.Panel();
this.label3 = new System.Windows.Forms.Label();
this.numLogDays = new System.Windows.Forms.NumericUpDown();
this.ckbAutoClear = new System.Windows.Forms.CheckBox();
this.tbLogPath = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.skinTabPage8 = new CCWin.SkinControl.SkinTabPage();
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
this.tsbtnSave = new System.Windows.Forms.ToolStripButton();
this.tsbtnDataSave = new System.Windows.Forms.ToolStripButton();
this.tsbtnDatImport = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
this.tsbtnExit = new System.Windows.Forms.ToolStripButton();
this.uiTitel1 = new MaiMuControl.UIKits.MaiMuMenu.UITitel();
this.panel26 = new System.Windows.Forms.Panel();
this.cbOpenBarTenderPrint = new System.Windows.Forms.CheckBox();
this.label75 = new System.Windows.Forms.Label();
this.cboPrinters = new System.Windows.Forms.ComboBox();
this.btnPrint = new System.Windows.Forms.Button();
this.panel27 = new System.Windows.Forms.Panel();
this.cbOpenExcelPrint = new System.Windows.Forms.CheckBox();
this.label31 = new System.Windows.Forms.Label();
this.cboPrinters2 = new System.Windows.Forms.ComboBox();
this.btnPrint2 = new System.Windows.Forms.Button();
this.groupBox26 = new System.Windows.Forms.GroupBox();
this.panel6 = new System.Windows.Forms.Panel();
this.button1 = new System.Windows.Forms.Button();
this.comboBox1 = new System.Windows.Forms.ComboBox();
this.label12 = new System.Windows.Forms.Label();
this.checkBox1 = new System.Windows.Forms.CheckBox();
this.groupBox6 = new System.Windows.Forms.GroupBox();
this.panel9 = new System.Windows.Forms.Panel();
this.button2 = new System.Windows.Forms.Button();
this.comboBox2 = new System.Windows.Forms.ComboBox();
this.label13 = new System.Windows.Forms.Label();
this.checkBox2 = new System.Windows.Forms.CheckBox();
this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
this.label14 = new System.Windows.Forms.Label();
this.numericUpDown2 = new System.Windows.Forms.NumericUpDown();
this.label15 = new System.Windows.Forms.Label();
this.numericUpDown3 = new System.Windows.Forms.NumericUpDown();
this.label16 = new System.Windows.Forms.Label();
this.numericUpDown4 = new System.Windows.Forms.NumericUpDown();
this.label17 = new System.Windows.Forms.Label();
this.numericUpDown5 = new System.Windows.Forms.NumericUpDown();
this.numericUpDown6 = new System.Windows.Forms.NumericUpDown();
this.numericUpDown7 = new System.Windows.Forms.NumericUpDown();
this.label20 = new System.Windows.Forms.Label();
this.numericUpDown8 = new System.Windows.Forms.NumericUpDown();
this.label23 = new System.Windows.Forms.Label();
this.skinTabControl1.SuspendLayout();
this.skinTabPage1.SuspendLayout();
this.skinTabPage2.SuspendLayout();
this.groupBox12.SuspendLayout();
this.panel12.SuspendLayout();
this.groupBox7.SuspendLayout();
this.panel7.SuspendLayout();
this.groupBox5.SuspendLayout();
this.panel5.SuspendLayout();
this.groupBox3.SuspendLayout();
this.panel3.SuspendLayout();
this.groupBox4.SuspendLayout();
this.panel4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numCamBaud)).BeginInit();
this.skinTabPage3.SuspendLayout();
this.groupBox25.SuspendLayout();
this.panel25.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numPdtServerPort)).BeginInit();
this.groupBox24.SuspendLayout();
this.panel24.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numCloudPort)).BeginInit();
this.skinTabPage4.SuspendLayout();
this.groupBox19.SuspendLayout();
this.panel19.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.btnClearDefect_Compress_SavePath)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numDefect_Compress_SavePath_AutoClear)).BeginInit();
this.groupBox17.SuspendLayout();
this.panel17.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.btnClearDefect_Small_Path)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numDefect_Small_Path_AutoClear)).BeginInit();
this.groupBox1.SuspendLayout();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.btnClearDefect_Path)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numDefect_Path_AutoClear)).BeginInit();
this.skinTabPage6.SuspendLayout();
this.groupBox23.SuspendLayout();
this.panel23.SuspendLayout();
this.groupBox14.SuspendLayout();
this.panel14.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numViewY)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numViewX)).BeginInit();
this.groupBox13.SuspendLayout();
this.panel13.SuspendLayout();
this.groupBox8.SuspendLayout();
this.panel8.SuspendLayout();
this.groupBox2.SuspendLayout();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numLogDays)).BeginInit();
this.skinTabPage8.SuspendLayout();
this.toolStrip1.SuspendLayout();
this.groupBox26.SuspendLayout();
this.panel6.SuspendLayout();
this.groupBox6.SuspendLayout();
this.panel9.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown8)).BeginInit();
this.SuspendLayout();
//
// skinTabControl1
//
this.skinTabControl1.AnimatorType = CCWin.SkinControl.AnimationType.HorizSlide;
this.skinTabControl1.CloseRect = new System.Drawing.Rectangle(2, 2, 12, 12);
this.skinTabControl1.Controls.Add(this.skinTabPage1);
this.skinTabControl1.Controls.Add(this.skinTabPage2);
this.skinTabControl1.Controls.Add(this.skinTabPage3);
this.skinTabControl1.Controls.Add(this.skinTabPage4);
this.skinTabControl1.Controls.Add(this.skinTabPage6);
this.skinTabControl1.Controls.Add(this.skinTabPage8);
this.skinTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.skinTabControl1.HeadBack = null;
this.skinTabControl1.ImgTxtOffset = new System.Drawing.Point(0, 0);
this.skinTabControl1.ItemSize = new System.Drawing.Size(136, 36);
this.skinTabControl1.ItemStretch = true;
this.skinTabControl1.Location = new System.Drawing.Point(0, 102);
this.skinTabControl1.Name = "skinTabControl1";
this.skinTabControl1.PageArrowDown = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageArrowDown")));
this.skinTabControl1.PageArrowHover = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageArrowHover")));
this.skinTabControl1.PageCloseHover = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageCloseHover")));
this.skinTabControl1.PageCloseNormal = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageCloseNormal")));
this.skinTabControl1.PageDown = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageDown")));
this.skinTabControl1.PageDownTxtColor = System.Drawing.Color.White;
this.skinTabControl1.PageHover = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageHover")));
this.skinTabControl1.PageHoverTxtColor = System.Drawing.Color.White;
this.skinTabControl1.PageImagePosition = CCWin.SkinControl.SkinTabControl.ePageImagePosition.Left;
this.skinTabControl1.PageNorml = null;
this.skinTabControl1.PageNormlTxtColor = System.Drawing.Color.White;
this.skinTabControl1.SelectedIndex = 1;
this.skinTabControl1.Size = new System.Drawing.Size(819, 477);
this.skinTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
this.skinTabControl1.TabIndex = 25;
//
// skinTabPage1
//
this.skinTabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
this.skinTabPage1.Controls.Add(this.chkBuzzer);
this.skinTabPage1.Dock = System.Windows.Forms.DockStyle.Fill;
this.skinTabPage1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.skinTabPage1.Location = new System.Drawing.Point(0, 36);
this.skinTabPage1.Name = "skinTabPage1";
this.skinTabPage1.Size = new System.Drawing.Size(819, 441);
this.skinTabPage1.TabIndex = 0;
this.skinTabPage1.TabItemImage = null;
this.skinTabPage1.Text = "功能设置";
//
// chkBuzzer
//
this.chkBuzzer.AutoSize = true;
this.chkBuzzer.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.chkBuzzer.ForeColor = System.Drawing.SystemColors.ControlLightLight;
this.chkBuzzer.Location = new System.Drawing.Point(104, 60);
this.chkBuzzer.Margin = new System.Windows.Forms.Padding(2);
this.chkBuzzer.Name = "chkBuzzer";
this.chkBuzzer.Size = new System.Drawing.Size(106, 20);
this.chkBuzzer.TabIndex = 17;
this.chkBuzzer.Text = "启用蜂鸣器";
this.chkBuzzer.UseVisualStyleBackColor = true;
//
// skinTabPage2
//
this.skinTabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
this.skinTabPage2.Controls.Add(this.groupBox12);
this.skinTabPage2.Controls.Add(this.groupBox7);
this.skinTabPage2.Controls.Add(this.groupBox5);
this.skinTabPage2.Controls.Add(this.groupBox3);
this.skinTabPage2.Controls.Add(this.groupBox4);
this.skinTabPage2.Dock = System.Windows.Forms.DockStyle.Fill;
this.skinTabPage2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.skinTabPage2.Location = new System.Drawing.Point(0, 36);
this.skinTabPage2.Name = "skinTabPage2";
this.skinTabPage2.Size = new System.Drawing.Size(819, 441);
this.skinTabPage2.TabIndex = 1;
this.skinTabPage2.TabItemImage = null;
this.skinTabPage2.Text = "设备与通信";
//
// groupBox12
//
this.groupBox12.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
this.groupBox12.Controls.Add(this.panel12);
this.groupBox12.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox12.ForeColor = System.Drawing.Color.White;
this.groupBox12.Location = new System.Drawing.Point(2, 323);
this.groupBox12.Margin = new System.Windows.Forms.Padding(2);
this.groupBox12.Name = "groupBox12";
this.groupBox12.Padding = new System.Windows.Forms.Padding(2);
this.groupBox12.Size = new System.Drawing.Size(806, 97);
this.groupBox12.TabIndex = 33;
this.groupBox12.TabStop = false;
this.groupBox12.Text = "相机2配置";
//
// panel12
//
this.panel12.BackColor = System.Drawing.Color.White;
this.panel12.Controls.Add(this.numericUpDown8);
this.panel12.Controls.Add(this.label23);
this.panel12.Controls.Add(this.numericUpDown6);
this.panel12.Controls.Add(this.label18);
this.panel12.Controls.Add(this.tbCamCfgPath2);
this.panel12.Controls.Add(this.label19);
this.panel12.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel12.Location = new System.Drawing.Point(2, 16);
this.panel12.Margin = new System.Windows.Forms.Padding(2);
this.panel12.Name = "panel12";
this.panel12.Size = new System.Drawing.Size(802, 79);
this.panel12.TabIndex = 0;
//
// label18
//
this.label18.AutoSize = true;
this.label18.ForeColor = System.Drawing.SystemColors.ControlText;
this.label18.Location = new System.Drawing.Point(10, 14);
this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(65, 12);
this.label18.TabIndex = 6;
this.label18.Text = "相机编号:";
//
// tbCamCfgPath2
//
this.tbCamCfgPath2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.tbCamCfgPath2.Location = new System.Drawing.Point(103, 43);
this.tbCamCfgPath2.Margin = new System.Windows.Forms.Padding(2);
this.tbCamCfgPath2.Name = "tbCamCfgPath2";
this.tbCamCfgPath2.Size = new System.Drawing.Size(691, 21);
this.tbCamCfgPath2.TabIndex = 5;
//
// label19
//
this.label19.AutoSize = true;
this.label19.BackColor = System.Drawing.Color.Transparent;
this.label19.ForeColor = System.Drawing.Color.Black;
this.label19.Location = new System.Drawing.Point(10, 46);
this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(89, 12);
this.label19.TabIndex = 4;
this.label19.Text = "配置文件路径:";
//
// groupBox7
//
this.groupBox7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
this.groupBox7.Controls.Add(this.panel7);
this.groupBox7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox7.ForeColor = System.Drawing.Color.White;
this.groupBox7.Location = new System.Drawing.Point(2, 222);
this.groupBox7.Margin = new System.Windows.Forms.Padding(2);
this.groupBox7.Name = "groupBox7";
this.groupBox7.Padding = new System.Windows.Forms.Padding(2);
this.groupBox7.Size = new System.Drawing.Size(806, 97);
this.groupBox7.TabIndex = 29;
this.groupBox7.TabStop = false;
this.groupBox7.Text = "相机1配置";
//
// panel7
//
this.panel7.BackColor = System.Drawing.Color.White;
this.panel7.Controls.Add(this.numericUpDown7);
this.panel7.Controls.Add(this.label20);
this.panel7.Controls.Add(this.numericUpDown5);
this.panel7.Controls.Add(this.label10);
this.panel7.Controls.Add(this.tbCamCfgPath);
this.panel7.Controls.Add(this.label7);
this.panel7.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel7.Location = new System.Drawing.Point(2, 16);
this.panel7.Margin = new System.Windows.Forms.Padding(2);
this.panel7.Name = "panel7";
this.panel7.Size = new System.Drawing.Size(802, 79);
this.panel7.TabIndex = 0;
//
// label10
//
this.label10.AutoSize = true;
this.label10.ForeColor = System.Drawing.SystemColors.ControlText;
this.label10.Location = new System.Drawing.Point(10, 14);
this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(65, 12);
this.label10.TabIndex = 6;
this.label10.Text = "相机编号:";
//
// tbCamCfgPath
//
this.tbCamCfgPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.tbCamCfgPath.Location = new System.Drawing.Point(103, 43);
this.tbCamCfgPath.Margin = new System.Windows.Forms.Padding(2);
this.tbCamCfgPath.Name = "tbCamCfgPath";
this.tbCamCfgPath.Size = new System.Drawing.Size(691, 21);
this.tbCamCfgPath.TabIndex = 5;
//
// label7
//
this.label7.AutoSize = true;
this.label7.BackColor = System.Drawing.Color.Transparent;
this.label7.ForeColor = System.Drawing.Color.Black;
this.label7.Location = new System.Drawing.Point(10, 46);
this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(89, 12);
this.label7.TabIndex = 4;
this.label7.Text = "配置文件路径:";
//
// groupBox5
//
this.groupBox5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
this.groupBox5.Controls.Add(this.panel5);
this.groupBox5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox5.ForeColor = System.Drawing.Color.White;
this.groupBox5.Location = new System.Drawing.Point(2, 150);
this.groupBox5.Margin = new System.Windows.Forms.Padding(2);
this.groupBox5.Name = "groupBox5";
this.groupBox5.Padding = new System.Windows.Forms.Padding(2);
this.groupBox5.Size = new System.Drawing.Size(806, 68);
this.groupBox5.TabIndex = 28;
this.groupBox5.TabStop = false;
this.groupBox5.Text = "PLC";
//
// panel5
//
this.panel5.BackColor = System.Drawing.Color.White;
this.panel5.Controls.Add(this.tbMotionCfgPath);
this.panel5.Controls.Add(this.label6);
this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel5.Location = new System.Drawing.Point(2, 16);
this.panel5.Margin = new System.Windows.Forms.Padding(2);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(802, 50);
this.panel5.TabIndex = 0;
//
// tbMotionCfgPath
//
this.tbMotionCfgPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.tbMotionCfgPath.Location = new System.Drawing.Point(103, 18);
this.tbMotionCfgPath.Margin = new System.Windows.Forms.Padding(2);
this.tbMotionCfgPath.Name = "tbMotionCfgPath";
this.tbMotionCfgPath.Size = new System.Drawing.Size(205, 21);
this.tbMotionCfgPath.TabIndex = 5;
//
// label6
//
this.label6.AutoSize = true;
this.label6.BackColor = System.Drawing.Color.Transparent;
this.label6.ForeColor = System.Drawing.Color.Black;
this.label6.Location = new System.Drawing.Point(10, 21);
this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(77, 12);
this.label6.TabIndex = 4;
this.label6.Text = "PLC IP地址";
//
// groupBox3
//
this.groupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
this.groupBox3.Controls.Add(this.panel3);
this.groupBox3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox3.ForeColor = System.Drawing.SystemColors.ControlLightLight;
this.groupBox3.Location = new System.Drawing.Point(2, 61);
this.groupBox3.Margin = new System.Windows.Forms.Padding(2);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Padding = new System.Windows.Forms.Padding(2);
this.groupBox3.Size = new System.Drawing.Size(806, 85);
this.groupBox3.TabIndex = 26;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "I/O板卡";
//
// panel3
//
this.panel3.BackColor = System.Drawing.Color.White;
this.panel3.Controls.Add(this.tbIOCfgPath);
this.panel3.Controls.Add(this.label8);
this.panel3.Controls.Add(this.tbIODevNum);
this.panel3.Controls.Add(this.label4);
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel3.Location = new System.Drawing.Point(2, 16);
this.panel3.Margin = new System.Windows.Forms.Padding(2);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(802, 67);
this.panel3.TabIndex = 0;
//
// tbIOCfgPath
//
this.tbIOCfgPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.tbIOCfgPath.Location = new System.Drawing.Point(103, 38);
this.tbIOCfgPath.Margin = new System.Windows.Forms.Padding(2);
this.tbIOCfgPath.Name = "tbIOCfgPath";
this.tbIOCfgPath.Size = new System.Drawing.Size(691, 21);
this.tbIOCfgPath.TabIndex = 7;
//
// label8
//
this.label8.AutoSize = true;
this.label8.BackColor = System.Drawing.Color.Transparent;
this.label8.ForeColor = System.Drawing.Color.Black;
this.label8.Location = new System.Drawing.Point(10, 41);
this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(89, 12);
this.label8.TabIndex = 6;
this.label8.Text = "配置文件路径:";
//
// tbIODevNum
//
this.tbIODevNum.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.tbIODevNum.Location = new System.Drawing.Point(103, 9);
this.tbIODevNum.Margin = new System.Windows.Forms.Padding(2);
this.tbIODevNum.Name = "tbIODevNum";
this.tbIODevNum.Size = new System.Drawing.Size(691, 21);
this.tbIODevNum.TabIndex = 5;
//
// label4
//
this.label4.AutoSize = true;
this.label4.ForeColor = System.Drawing.SystemColors.ControlText;
this.label4.Location = new System.Drawing.Point(10, 12);
this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(65, 12);
this.label4.TabIndex = 4;
this.label4.Text = "设备编号:";
//
// groupBox4
//
this.groupBox4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
this.groupBox4.Controls.Add(this.panel4);
this.groupBox4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox4.ForeColor = System.Drawing.SystemColors.ControlLightLight;
this.groupBox4.Location = new System.Drawing.Point(2, 2);
this.groupBox4.Margin = new System.Windows.Forms.Padding(2);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Padding = new System.Windows.Forms.Padding(2);
this.groupBox4.Size = new System.Drawing.Size(806, 55);
this.groupBox4.TabIndex = 25;
this.groupBox4.TabStop = false;
this.groupBox4.Text = "光源设备";
//
// panel4
//
this.panel4.BackColor = System.Drawing.Color.White;
this.panel4.Controls.Add(this.numCamBaud);
this.panel4.Controls.Add(this.label9);
this.panel4.Controls.Add(this.cobLightPortNum);
this.panel4.Controls.Add(this.label5);
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel4.Location = new System.Drawing.Point(2, 16);
this.panel4.Margin = new System.Windows.Forms.Padding(2);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(802, 37);
this.panel4.TabIndex = 0;
//
// numCamBaud
//
this.numCamBaud.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.numCamBaud.Increment = new decimal(new int[] {
100,
0,
0,
0});
this.numCamBaud.Location = new System.Drawing.Point(417, 8);
this.numCamBaud.Maximum = new decimal(new int[] {
1000000000,
0,
0,
0});
this.numCamBaud.Name = "numCamBaud";
this.numCamBaud.Size = new System.Drawing.Size(120, 23);
this.numCamBaud.TabIndex = 7;
this.numCamBaud.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.numCamBaud.Value = new decimal(new int[] {
9600,
0,
0,
0});
//
// label9
//
this.label9.AutoSize = true;
this.label9.ForeColor = System.Drawing.SystemColors.ControlText;
this.label9.Location = new System.Drawing.Point(359, 11);
this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(53, 12);
this.label9.TabIndex = 6;
this.label9.Text = "波特率:";
//
// cobLightPortNum
//
this.cobLightPortNum.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cobLightPortNum.FormattingEnabled = true;
this.cobLightPortNum.Location = new System.Drawing.Point(103, 8);
this.cobLightPortNum.Margin = new System.Windows.Forms.Padding(2);
this.cobLightPortNum.Name = "cobLightPortNum";
this.cobLightPortNum.Size = new System.Drawing.Size(205, 20);
this.cobLightPortNum.TabIndex = 5;
//
// label5
//
this.label5.AutoSize = true;
this.label5.ForeColor = System.Drawing.SystemColors.ControlText;
this.label5.Location = new System.Drawing.Point(10, 11);
this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(41, 12);
this.label5.TabIndex = 4;
this.label5.Text = "端口:";
//
// skinTabPage3
//
this.skinTabPage3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
this.skinTabPage3.Controls.Add(this.groupBox25);
this.skinTabPage3.Controls.Add(this.groupBox24);
this.skinTabPage3.Dock = System.Windows.Forms.DockStyle.Fill;
this.skinTabPage3.Location = new System.Drawing.Point(0, 36);
this.skinTabPage3.Name = "skinTabPage3";
this.skinTabPage3.Size = new System.Drawing.Size(819, 441);
this.skinTabPage3.TabIndex = 6;
this.skinTabPage3.TabItemImage = null;
this.skinTabPage3.Text = "云端与MES上传";
//
// groupBox25
//
this.groupBox25.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox25.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
this.groupBox25.Controls.Add(this.panel25);
this.groupBox25.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox25.ForeColor = System.Drawing.Color.White;
this.groupBox25.Location = new System.Drawing.Point(2, 159);
this.groupBox25.Margin = new System.Windows.Forms.Padding(2);
this.groupBox25.Name = "groupBox25";
this.groupBox25.Padding = new System.Windows.Forms.Padding(2);
this.groupBox25.Size = new System.Drawing.Size(806, 137);
this.groupBox25.TabIndex = 34;
this.groupBox25.TabStop = false;
this.groupBox25.Text = "产品转发服务";
//
// panel25
//
this.panel25.BackColor = System.Drawing.Color.White;
this.panel25.Controls.Add(this.rbClient);
this.panel25.Controls.Add(this.rbServer);
this.panel25.Controls.Add(this.label79);
this.panel25.Controls.Add(this.numPdtServerPort);
this.panel25.Controls.Add(this.cbOpenPdtServer);
this.panel25.Controls.Add(this.tbPdtServerIP);
this.panel25.Controls.Add(this.label85);
this.panel25.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel25.Location = new System.Drawing.Point(2, 16);
this.panel25.Margin = new System.Windows.Forms.Padding(2);
this.panel25.Name = "panel25";
this.panel25.Size = new System.Drawing.Size(802, 119);
this.panel25.TabIndex = 0;
//
// rbClient
//
this.rbClient.AutoSize = true;
this.rbClient.ForeColor = System.Drawing.Color.Black;
this.rbClient.Location = new System.Drawing.Point(246, 40);
this.rbClient.Name = "rbClient";
this.rbClient.Size = new System.Drawing.Size(59, 16);
this.rbClient.TabIndex = 17;
this.rbClient.TabStop = true;
this.rbClient.Text = "客户端";
this.rbClient.UseVisualStyleBackColor = true;
//
// rbServer
//
this.rbServer.AutoSize = true;
this.rbServer.ForeColor = System.Drawing.Color.Black;
this.rbServer.Location = new System.Drawing.Point(116, 40);
this.rbServer.Name = "rbServer";
this.rbServer.Size = new System.Drawing.Size(59, 16);
this.rbServer.TabIndex = 16;
this.rbServer.TabStop = true;
this.rbServer.Text = "服务器";
this.rbServer.UseVisualStyleBackColor = true;
//
// label79
//
this.label79.AutoSize = true;
this.label79.ForeColor = System.Drawing.SystemColors.ControlText;
this.label79.Location = new System.Drawing.Point(384, 79);
this.label79.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label79.Name = "label79";
this.label79.Size = new System.Drawing.Size(41, 12);
this.label79.TabIndex = 15;
this.label79.Text = "端口:";
//
// numPdtServerPort
//
this.numPdtServerPort.Location = new System.Drawing.Point(453, 76);
this.numPdtServerPort.Margin = new System.Windows.Forms.Padding(2);
this.numPdtServerPort.Maximum = new decimal(new int[] {
99999,
0,
0,
0});
this.numPdtServerPort.Name = "numPdtServerPort";
this.numPdtServerPort.Size = new System.Drawing.Size(133, 21);
this.numPdtServerPort.TabIndex = 14;
this.numPdtServerPort.TabStop = false;
this.numPdtServerPort.Value = new decimal(new int[] {
10573,
0,
0,
0});
//
// cbOpenPdtServer
//
this.cbOpenPdtServer.AutoSize = true;
this.cbOpenPdtServer.ForeColor = System.Drawing.Color.Black;
this.cbOpenPdtServer.Location = new System.Drawing.Point(50, 9);
this.cbOpenPdtServer.Margin = new System.Windows.Forms.Padding(2);
this.cbOpenPdtServer.Name = "cbOpenPdtServer";
this.cbOpenPdtServer.Size = new System.Drawing.Size(48, 16);
this.cbOpenPdtServer.TabIndex = 6;
this.cbOpenPdtServer.Text = "启用";
this.cbOpenPdtServer.UseVisualStyleBackColor = true;
//
// tbPdtServerIP
//
this.tbPdtServerIP.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.tbPdtServerIP.Location = new System.Drawing.Point(116, 76);
this.tbPdtServerIP.Margin = new System.Windows.Forms.Padding(2);
this.tbPdtServerIP.Name = "tbPdtServerIP";
this.tbPdtServerIP.Size = new System.Drawing.Size(336, 21);
this.tbPdtServerIP.TabIndex = 5;
//
// label85
//
this.label85.AutoSize = true;
this.label85.ForeColor = System.Drawing.Color.Black;
this.label85.Location = new System.Drawing.Point(48, 79);
this.label85.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label85.Name = "label85";
this.label85.Size = new System.Drawing.Size(53, 12);
this.label85.TabIndex = 4;
this.label85.Text = "IP地址";
//
// groupBox24
//
this.groupBox24.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox24.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
this.groupBox24.Controls.Add(this.panel24);
this.groupBox24.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox24.ForeColor = System.Drawing.Color.White;
this.groupBox24.Location = new System.Drawing.Point(2, 17);
this.groupBox24.Margin = new System.Windows.Forms.Padding(2);
this.groupBox24.Name = "groupBox24";
this.groupBox24.Padding = new System.Windows.Forms.Padding(2);
this.groupBox24.Size = new System.Drawing.Size(806, 138);
this.groupBox24.TabIndex = 33;
this.groupBox24.TabStop = false;
this.groupBox24.Text = "局域网云端数据上传";
//
// panel24
//
this.panel24.BackColor = System.Drawing.Color.White;
this.panel24.Controls.Add(this.tbCloudName);
this.panel24.Controls.Add(this.label81);
this.panel24.Controls.Add(this.label83);
this.panel24.Controls.Add(this.numCloudPort);
this.panel24.Controls.Add(this.tbCloudPassword);
this.panel24.Controls.Add(this.label78);
this.panel24.Controls.Add(this.tbCloudUser);
this.panel24.Controls.Add(this.label80);
this.panel24.Controls.Add(this.cbOpenCloud);
this.panel24.Controls.Add(this.tbCloudIP);
this.panel24.Controls.Add(this.label82);
this.panel24.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel24.Location = new System.Drawing.Point(2, 16);
this.panel24.Margin = new System.Windows.Forms.Padding(2);
this.panel24.Name = "panel24";
this.panel24.Size = new System.Drawing.Size(802, 120);
this.panel24.TabIndex = 0;
//
// tbCloudName
//
this.tbCloudName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.tbCloudName.Location = new System.Drawing.Point(218, 7);
this.tbCloudName.Margin = new System.Windows.Forms.Padding(2);
this.tbCloudName.Name = "tbCloudName";
this.tbCloudName.Size = new System.Drawing.Size(336, 21);
this.tbCloudName.TabIndex = 17;
//
// label81
//
this.label81.AutoSize = true;
this.label81.ForeColor = System.Drawing.Color.Black;
this.label81.Location = new System.Drawing.Point(150, 10);
this.label81.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label81.Name = "label81";
this.label81.Size = new System.Drawing.Size(65, 12);
this.label81.TabIndex = 16;
this.label81.Text = "设备名称:";
//
// label83
//
this.label83.AutoSize = true;
this.label83.ForeColor = System.Drawing.SystemColors.ControlText;
this.label83.Location = new System.Drawing.Point(384, 49);
this.label83.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label83.Name = "label83";
this.label83.Size = new System.Drawing.Size(41, 12);
this.label83.TabIndex = 15;
this.label83.Text = "端口:";
//
// numCloudPort
//
this.numCloudPort.Location = new System.Drawing.Point(453, 46);
this.numCloudPort.Margin = new System.Windows.Forms.Padding(2);
this.numCloudPort.Maximum = new decimal(new int[] {
99999,
0,
0,
0});
this.numCloudPort.Name = "numCloudPort";
this.numCloudPort.Size = new System.Drawing.Size(133, 21);
this.numCloudPort.TabIndex = 14;
this.numCloudPort.TabStop = false;
this.numCloudPort.Value = new decimal(new int[] {
1883,
0,
0,
0});
//
// tbCloudPassword
//
this.tbCloudPassword.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.tbCloudPassword.Location = new System.Drawing.Point(453, 86);
this.tbCloudPassword.Margin = new System.Windows.Forms.Padding(2);
this.tbCloudPassword.Name = "tbCloudPassword";
this.tbCloudPassword.Size = new System.Drawing.Size(287, 21);
this.tbCloudPassword.TabIndex = 13;
//
// label78
//
this.label78.AutoSize = true;
this.label78.ForeColor = System.Drawing.Color.Black;
this.label78.Location = new System.Drawing.Point(384, 89);
this.label78.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label78.Name = "label78";
this.label78.Size = new System.Drawing.Size(65, 12);
this.label78.TabIndex = 12;
this.label78.Text = "Password";
//
// tbCloudUser
//
this.tbCloudUser.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.tbCloudUser.Location = new System.Drawing.Point(116, 86);
this.tbCloudUser.Margin = new System.Windows.Forms.Padding(2);
this.tbCloudUser.Name = "tbCloudUser";
this.tbCloudUser.Size = new System.Drawing.Size(336, 21);
this.tbCloudUser.TabIndex = 11;
//
// label80
//
this.label80.AutoSize = true;
this.label80.ForeColor = System.Drawing.Color.Black;
this.label80.Location = new System.Drawing.Point(48, 89);
this.label80.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label80.Name = "label80";
this.label80.Size = new System.Drawing.Size(59, 12);
this.label80.TabIndex = 9;
this.label80.Text = "Username:";
//
// cbOpenCloud
//
this.cbOpenCloud.AutoSize = true;
this.cbOpenCloud.ForeColor = System.Drawing.Color.Black;
this.cbOpenCloud.Location = new System.Drawing.Point(50, 9);
this.cbOpenCloud.Margin = new System.Windows.Forms.Padding(2);
this.cbOpenCloud.Name = "cbOpenCloud";
this.cbOpenCloud.Size = new System.Drawing.Size(48, 16);
this.cbOpenCloud.TabIndex = 6;
this.cbOpenCloud.Text = "启用";
this.cbOpenCloud.UseVisualStyleBackColor = true;
//
// tbCloudIP
//
this.tbCloudIP.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.tbCloudIP.Location = new System.Drawing.Point(116, 46);
this.tbCloudIP.Margin = new System.Windows.Forms.Padding(2);
this.tbCloudIP.Name = "tbCloudIP";
this.tbCloudIP.Size = new System.Drawing.Size(336, 21);
this.tbCloudIP.TabIndex = 5;
//
// label82
//
this.label82.AutoSize = true;
this.label82.ForeColor = System.Drawing.Color.Black;
this.label82.Location = new System.Drawing.Point(48, 49);
this.label82.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label82.Name = "label82";
this.label82.Size = new System.Drawing.Size(53, 12);
this.label82.TabIndex = 4;
this.label82.Text = "IP地址";
//
// skinTabPage4
//
this.skinTabPage4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
this.skinTabPage4.Controls.Add(this.groupBox19);
this.skinTabPage4.Controls.Add(this.groupBox17);
this.skinTabPage4.Controls.Add(this.groupBox1);
this.skinTabPage4.Dock = System.Windows.Forms.DockStyle.Fill;
this.skinTabPage4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.skinTabPage4.Location = new System.Drawing.Point(0, 36);
this.skinTabPage4.Name = "skinTabPage4";
this.skinTabPage4.Size = new System.Drawing.Size(819, 441);
this.skinTabPage4.TabIndex = 3;
this.skinTabPage4.TabItemImage = null;
this.skinTabPage4.Text = "图像保存";
//
// groupBox19
//
this.groupBox19.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
this.groupBox19.Controls.Add(this.panel19);
this.groupBox19.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox19.ForeColor = System.Drawing.Color.White;
this.groupBox19.Location = new System.Drawing.Point(3, 166);
this.groupBox19.Margin = new System.Windows.Forms.Padding(2);
this.groupBox19.Name = "groupBox19";
this.groupBox19.Padding = new System.Windows.Forms.Padding(2);
this.groupBox19.Size = new System.Drawing.Size(805, 75);
this.groupBox19.TabIndex = 33;
this.groupBox19.TabStop = false;
this.groupBox19.Text = "无瑕疵图";
//
// panel19
//
this.panel19.BackColor = System.Drawing.Color.White;
this.panel19.Controls.Add(this.btnClearDefect_Compress_SavePath);
this.panel19.Controls.Add(this.label52);
this.panel19.Controls.Add(this.numDefect_Compress_SavePath_AutoClear);
this.panel19.Controls.Add(this.chkDefect_Compress_SavePath_AutoClear);
this.panel19.Controls.Add(this.tbDefectCompressSavePath);
this.panel19.Controls.Add(this.label50);
this.panel19.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel19.Location = new System.Drawing.Point(2, 16);
this.panel19.Margin = new System.Windows.Forms.Padding(2);
this.panel19.Name = "panel19";
this.panel19.Size = new System.Drawing.Size(801, 57);
this.panel19.TabIndex = 0;
//
// btnClearDefect_Compress_SavePath
//
this.btnClearDefect_Compress_SavePath.Image = ((System.Drawing.Image)(resources.GetObject("btnClearDefect_Compress_SavePath.Image")));
this.btnClearDefect_Compress_SavePath.Location = new System.Drawing.Point(735, 5);
this.btnClearDefect_Compress_SavePath.Margin = new System.Windows.Forms.Padding(2);
this.btnClearDefect_Compress_SavePath.Name = "btnClearDefect_Compress_SavePath";
this.btnClearDefect_Compress_SavePath.Size = new System.Drawing.Size(21, 19);
this.btnClearDefect_Compress_SavePath.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.btnClearDefect_Compress_SavePath.TabIndex = 13;
this.btnClearDefect_Compress_SavePath.TabStop = false;
//
// label52
//
this.label52.AutoSize = true;
this.label52.ForeColor = System.Drawing.Color.Black;
this.label52.Location = new System.Drawing.Point(381, 32);
this.label52.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label52.Name = "label52";
this.label52.Size = new System.Drawing.Size(17, 12);
this.label52.TabIndex = 14;
this.label52.Text = "天";
//
// numDefect_Compress_SavePath_AutoClear
//
this.numDefect_Compress_SavePath_AutoClear.DecimalPlaces = 1;
this.numDefect_Compress_SavePath_AutoClear.Location = new System.Drawing.Point(334, 30);
this.numDefect_Compress_SavePath_AutoClear.Margin = new System.Windows.Forms.Padding(2);
this.numDefect_Compress_SavePath_AutoClear.Name = "numDefect_Compress_SavePath_AutoClear";
this.numDefect_Compress_SavePath_AutoClear.Size = new System.Drawing.Size(43, 21);
this.numDefect_Compress_SavePath_AutoClear.TabIndex = 13;
this.numDefect_Compress_SavePath_AutoClear.Value = new decimal(new int[] {
7,
0,
0,
0});
//
// chkDefect_Compress_SavePath_AutoClear
//
this.chkDefect_Compress_SavePath_AutoClear.AutoSize = true;
this.chkDefect_Compress_SavePath_AutoClear.ForeColor = System.Drawing.Color.Black;
this.chkDefect_Compress_SavePath_AutoClear.Location = new System.Drawing.Point(234, 32);
this.chkDefect_Compress_SavePath_AutoClear.Margin = new System.Windows.Forms.Padding(2);
this.chkDefect_Compress_SavePath_AutoClear.Name = "chkDefect_Compress_SavePath_AutoClear";
this.chkDefect_Compress_SavePath_AutoClear.Size = new System.Drawing.Size(96, 16);
this.chkDefect_Compress_SavePath_AutoClear.TabIndex = 12;
this.chkDefect_Compress_SavePath_AutoClear.Text = "自动清除大于";
this.chkDefect_Compress_SavePath_AutoClear.UseVisualStyleBackColor = true;
//
// tbDefectCompressSavePath
//
this.tbDefectCompressSavePath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.tbDefectCompressSavePath.Location = new System.Drawing.Point(81, 5);
this.tbDefectCompressSavePath.Margin = new System.Windows.Forms.Padding(2);
this.tbDefectCompressSavePath.Name = "tbDefectCompressSavePath";
this.tbDefectCompressSavePath.ReadOnly = true;
this.tbDefectCompressSavePath.Size = new System.Drawing.Size(637, 21);
this.tbDefectCompressSavePath.TabIndex = 5;
this.tbDefectCompressSavePath.Text = "D:\\phtons\\";
//
// label50
//
this.label50.AutoSize = true;
this.label50.ForeColor = System.Drawing.Color.Black;
this.label50.Location = new System.Drawing.Point(10, 8);
this.label50.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label50.Name = "label50";
this.label50.Size = new System.Drawing.Size(65, 12);
this.label50.TabIndex = 4;
this.label50.Text = "保存路径:";
//
// groupBox17
//
this.groupBox17.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
this.groupBox17.Controls.Add(this.panel17);
this.groupBox17.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox17.ForeColor = System.Drawing.Color.White;
this.groupBox17.Location = new System.Drawing.Point(3, 88);
this.groupBox17.Margin = new System.Windows.Forms.Padding(2);
this.groupBox17.Name = "groupBox17";
this.groupBox17.Padding = new System.Windows.Forms.Padding(2);
this.groupBox17.Size = new System.Drawing.Size(805, 75);
this.groupBox17.TabIndex = 32;
this.groupBox17.TabStop = false;
this.groupBox17.Text = "瑕疵小图";
//
// panel17
//
this.panel17.BackColor = System.Drawing.Color.White;
this.panel17.Controls.Add(this.btnClearDefect_Small_Path);
this.panel17.Controls.Add(this.label53);
this.panel17.Controls.Add(this.tbDefectSmallPath);
this.panel17.Controls.Add(this.numDefect_Small_Path_AutoClear);
this.panel17.Controls.Add(this.label41);
this.panel17.Controls.Add(this.chkDefect_Small_Path_AutoClear);
this.panel17.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel17.Location = new System.Drawing.Point(2, 16);
this.panel17.Margin = new System.Windows.Forms.Padding(2);
this.panel17.Name = "panel17";
this.panel17.Size = new System.Drawing.Size(801, 57);
this.panel17.TabIndex = 0;
//
// btnClearDefect_Small_Path
//
this.btnClearDefect_Small_Path.Image = ((System.Drawing.Image)(resources.GetObject("btnClearDefect_Small_Path.Image")));
this.btnClearDefect_Small_Path.Location = new System.Drawing.Point(735, 5);
this.btnClearDefect_Small_Path.Margin = new System.Windows.Forms.Padding(2);
this.btnClearDefect_Small_Path.Name = "btnClearDefect_Small_Path";
this.btnClearDefect_Small_Path.Size = new System.Drawing.Size(21, 19);
this.btnClearDefect_Small_Path.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.btnClearDefect_Small_Path.TabIndex = 6;
this.btnClearDefect_Small_Path.TabStop = false;
//
// label53
//
this.label53.AutoSize = true;
this.label53.ForeColor = System.Drawing.Color.Black;
this.label53.Location = new System.Drawing.Point(381, 33);
this.label53.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label53.Name = "label53";
this.label53.Size = new System.Drawing.Size(17, 12);
this.label53.TabIndex = 14;
this.label53.Text = "天";
//
// tbDefectSmallPath
//
this.tbDefectSmallPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.tbDefectSmallPath.Location = new System.Drawing.Point(79, 5);
this.tbDefectSmallPath.Margin = new System.Windows.Forms.Padding(2);
this.tbDefectSmallPath.Name = "tbDefectSmallPath";
this.tbDefectSmallPath.ReadOnly = true;
this.tbDefectSmallPath.Size = new System.Drawing.Size(639, 21);
this.tbDefectSmallPath.TabIndex = 5;
this.tbDefectSmallPath.Text = "D:\\phtons\\";
//
// numDefect_Small_Path_AutoClear
//
this.numDefect_Small_Path_AutoClear.DecimalPlaces = 1;
this.numDefect_Small_Path_AutoClear.Location = new System.Drawing.Point(334, 30);
this.numDefect_Small_Path_AutoClear.Margin = new System.Windows.Forms.Padding(2);
this.numDefect_Small_Path_AutoClear.Name = "numDefect_Small_Path_AutoClear";
this.numDefect_Small_Path_AutoClear.Size = new System.Drawing.Size(43, 21);
this.numDefect_Small_Path_AutoClear.TabIndex = 13;
this.numDefect_Small_Path_AutoClear.Value = new decimal(new int[] {
7,
0,
0,
0});
//
// label41
//
this.label41.AutoSize = true;
this.label41.ForeColor = System.Drawing.Color.Black;
this.label41.Location = new System.Drawing.Point(10, 10);
this.label41.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label41.Name = "label41";
this.label41.Size = new System.Drawing.Size(65, 12);
this.label41.TabIndex = 4;
this.label41.Text = "保存路径:";
//
// chkDefect_Small_Path_AutoClear
//
this.chkDefect_Small_Path_AutoClear.AutoSize = true;
this.chkDefect_Small_Path_AutoClear.ForeColor = System.Drawing.Color.Black;
this.chkDefect_Small_Path_AutoClear.Location = new System.Drawing.Point(234, 33);
this.chkDefect_Small_Path_AutoClear.Margin = new System.Windows.Forms.Padding(2);
this.chkDefect_Small_Path_AutoClear.Name = "chkDefect_Small_Path_AutoClear";
this.chkDefect_Small_Path_AutoClear.Size = new System.Drawing.Size(96, 16);
this.chkDefect_Small_Path_AutoClear.TabIndex = 12;
this.chkDefect_Small_Path_AutoClear.Text = "自动清除大于";
this.chkDefect_Small_Path_AutoClear.UseVisualStyleBackColor = true;
//
// groupBox1
//
this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
this.groupBox1.Controls.Add(this.panel1);
this.groupBox1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox1.ForeColor = System.Drawing.Color.White;
this.groupBox1.Location = new System.Drawing.Point(3, 10);
this.groupBox1.Margin = new System.Windows.Forms.Padding(2);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Padding = new System.Windows.Forms.Padding(2);
this.groupBox1.Size = new System.Drawing.Size(805, 75);
this.groupBox1.TabIndex = 31;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "瑕疵原图";
//
// panel1
//
this.panel1.BackColor = System.Drawing.Color.White;
this.panel1.Controls.Add(this.btnClearDefect_Path);
this.panel1.Controls.Add(this.label51);
this.panel1.Controls.Add(this.numDefect_Path_AutoClear);
this.panel1.Controls.Add(this.chkDefect_Path_AutoClear);
this.panel1.Controls.Add(this.chkSaveAllDefectImg);
this.panel1.Controls.Add(this.tbDefectPath);
this.panel1.Controls.Add(this.label1);
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(2, 16);
this.panel1.Margin = new System.Windows.Forms.Padding(2);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(801, 57);
this.panel1.TabIndex = 0;
//
// btnClearDefect_Path
//
this.btnClearDefect_Path.Image = ((System.Drawing.Image)(resources.GetObject("btnClearDefect_Path.Image")));
this.btnClearDefect_Path.Location = new System.Drawing.Point(735, 6);
this.btnClearDefect_Path.Margin = new System.Windows.Forms.Padding(2);
this.btnClearDefect_Path.Name = "btnClearDefect_Path";
this.btnClearDefect_Path.Size = new System.Drawing.Size(21, 19);
this.btnClearDefect_Path.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.btnClearDefect_Path.TabIndex = 12;
this.btnClearDefect_Path.TabStop = false;
//
// label51
//
this.label51.AutoSize = true;
this.label51.ForeColor = System.Drawing.Color.Black;
this.label51.Location = new System.Drawing.Point(381, 31);
this.label51.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label51.Name = "label51";
this.label51.Size = new System.Drawing.Size(17, 12);
this.label51.TabIndex = 11;
this.label51.Text = "天";
//
// numDefect_Path_AutoClear
//
this.numDefect_Path_AutoClear.DecimalPlaces = 1;
this.numDefect_Path_AutoClear.Location = new System.Drawing.Point(334, 29);
this.numDefect_Path_AutoClear.Margin = new System.Windows.Forms.Padding(2);
this.numDefect_Path_AutoClear.Name = "numDefect_Path_AutoClear";
this.numDefect_Path_AutoClear.Size = new System.Drawing.Size(43, 21);
this.numDefect_Path_AutoClear.TabIndex = 10;
this.numDefect_Path_AutoClear.Value = new decimal(new int[] {
7,
0,
0,
0});
//
// chkDefect_Path_AutoClear
//
this.chkDefect_Path_AutoClear.AutoSize = true;
this.chkDefect_Path_AutoClear.ForeColor = System.Drawing.Color.Black;
this.chkDefect_Path_AutoClear.Location = new System.Drawing.Point(234, 30);
this.chkDefect_Path_AutoClear.Margin = new System.Windows.Forms.Padding(2);
this.chkDefect_Path_AutoClear.Name = "chkDefect_Path_AutoClear";
this.chkDefect_Path_AutoClear.Size = new System.Drawing.Size(96, 16);
this.chkDefect_Path_AutoClear.TabIndex = 9;
this.chkDefect_Path_AutoClear.Text = "自动清除大于";
this.chkDefect_Path_AutoClear.UseVisualStyleBackColor = true;
//
// chkSaveAllDefectImg
//
this.chkSaveAllDefectImg.AutoSize = true;
this.chkSaveAllDefectImg.ForeColor = System.Drawing.Color.Black;
this.chkSaveAllDefectImg.Location = new System.Drawing.Point(79, 32);
this.chkSaveAllDefectImg.Margin = new System.Windows.Forms.Padding(2);
this.chkSaveAllDefectImg.Name = "chkSaveAllDefectImg";
this.chkSaveAllDefectImg.Size = new System.Drawing.Size(120, 16);
this.chkSaveAllDefectImg.TabIndex = 6;
this.chkSaveAllDefectImg.Text = "保存所有无缺陷图";
this.chkSaveAllDefectImg.UseVisualStyleBackColor = true;
//
// tbDefectPath
//
this.tbDefectPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.tbDefectPath.Location = new System.Drawing.Point(79, 4);
this.tbDefectPath.Margin = new System.Windows.Forms.Padding(2);
this.tbDefectPath.Name = "tbDefectPath";
this.tbDefectPath.ReadOnly = true;
this.tbDefectPath.Size = new System.Drawing.Size(639, 21);
this.tbDefectPath.TabIndex = 5;
this.tbDefectPath.Text = "D:\\phtons\\";
//
// label1
//
this.label1.AutoSize = true;
this.label1.ForeColor = System.Drawing.Color.Black;
this.label1.Location = new System.Drawing.Point(10, 7);
this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(65, 12);
this.label1.TabIndex = 4;
this.label1.Text = "保存路径:";
//
// skinTabPage6
//
this.skinTabPage6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
this.skinTabPage6.Controls.Add(this.groupBox23);
this.skinTabPage6.Controls.Add(this.groupBox14);
this.skinTabPage6.Controls.Add(this.groupBox13);
this.skinTabPage6.Controls.Add(this.groupBox8);
this.skinTabPage6.Controls.Add(this.groupBox2);
this.skinTabPage6.Dock = System.Windows.Forms.DockStyle.Fill;
this.skinTabPage6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.skinTabPage6.Location = new System.Drawing.Point(0, 36);
this.skinTabPage6.Name = "skinTabPage6";
this.skinTabPage6.Size = new System.Drawing.Size(819, 441);
this.skinTabPage6.TabIndex = 5;
this.skinTabPage6.TabItemImage = null;
this.skinTabPage6.Text = "系统设置";
//
// groupBox23
//
this.groupBox23.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
this.groupBox23.Controls.Add(this.panel23);
this.groupBox23.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox23.ForeColor = System.Drawing.SystemColors.ControlLightLight;
this.groupBox23.Location = new System.Drawing.Point(1, 61);
this.groupBox23.Margin = new System.Windows.Forms.Padding(2);
this.groupBox23.Name = "groupBox23";
this.groupBox23.Padding = new System.Windows.Forms.Padding(2);
this.groupBox23.Size = new System.Drawing.Size(808, 55);
this.groupBox23.TabIndex = 37;
this.groupBox23.TabStop = false;
this.groupBox23.Text = "产品文件路径";
//
// panel23
//
this.panel23.BackColor = System.Drawing.Color.White;
this.panel23.Controls.Add(this.tbPdtPath);
this.panel23.Controls.Add(this.label77);
this.panel23.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel23.Location = new System.Drawing.Point(2, 16);
this.panel23.Margin = new System.Windows.Forms.Padding(2);
this.panel23.Name = "panel23";
this.panel23.Size = new System.Drawing.Size(804, 37);
this.panel23.TabIndex = 0;
//
// tbPdtPath
//
this.tbPdtPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.tbPdtPath.Location = new System.Drawing.Point(80, 8);
this.tbPdtPath.Margin = new System.Windows.Forms.Padding(2);
this.tbPdtPath.Name = "tbPdtPath";
this.tbPdtPath.ReadOnly = true;
this.tbPdtPath.Size = new System.Drawing.Size(716, 21);
this.tbPdtPath.TabIndex = 5;
this.tbPdtPath.Text = "D:\\phtons\\";
//
// label77
//
this.label77.AutoSize = true;
this.label77.ForeColor = System.Drawing.SystemColors.ControlText;
this.label77.Location = new System.Drawing.Point(10, 10);
this.label77.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label77.Name = "label77";
this.label77.Size = new System.Drawing.Size(65, 12);
this.label77.TabIndex = 4;
this.label77.Text = "产品路径:";
//
// groupBox14
//
this.groupBox14.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
this.groupBox14.Controls.Add(this.panel14);
this.groupBox14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox14.ForeColor = System.Drawing.SystemColors.ControlLightLight;
this.groupBox14.Location = new System.Drawing.Point(1, 269);
this.groupBox14.Margin = new System.Windows.Forms.Padding(2);
this.groupBox14.Name = "groupBox14";
this.groupBox14.Padding = new System.Windows.Forms.Padding(2);
this.groupBox14.Size = new System.Drawing.Size(807, 135);
this.groupBox14.TabIndex = 36;
this.groupBox14.TabStop = false;
this.groupBox14.Text = "拼接参数";
//
// panel14
//
this.panel14.BackColor = System.Drawing.Color.White;
this.panel14.Controls.Add(this.numericUpDown3);
this.panel14.Controls.Add(this.label16);
this.panel14.Controls.Add(this.numericUpDown4);
this.panel14.Controls.Add(this.label17);
this.panel14.Controls.Add(this.numericUpDown1);
this.panel14.Controls.Add(this.label14);
this.panel14.Controls.Add(this.numericUpDown2);
this.panel14.Controls.Add(this.label15);
this.panel14.Controls.Add(this.numViewY);
this.panel14.Controls.Add(this.label22);
this.panel14.Controls.Add(this.numViewX);
this.panel14.Controls.Add(this.label21);
this.panel14.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel14.Location = new System.Drawing.Point(2, 16);
this.panel14.Margin = new System.Windows.Forms.Padding(2);
this.panel14.Name = "panel14";
this.panel14.Size = new System.Drawing.Size(803, 117);
this.panel14.TabIndex = 0;
//
// numViewY
//
this.numViewY.DecimalPlaces = 2;
this.numViewY.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.numViewY.Increment = new decimal(new int[] {
10,
0,
0,
0});
this.numViewY.Location = new System.Drawing.Point(512, 12);
this.numViewY.Maximum = new decimal(new int[] {
1000000000,
0,
0,
0});
this.numViewY.Name = "numViewY";
this.numViewY.Size = new System.Drawing.Size(120, 23);
this.numViewY.TabIndex = 11;
this.numViewY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.numViewY.Value = new decimal(new int[] {
10,
0,
0,
0});
//
// label22
//
this.label22.AutoSize = true;
this.label22.ForeColor = System.Drawing.SystemColors.ControlText;
this.label22.Location = new System.Drawing.Point(382, 17);
this.label22.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(125, 12);
this.label22.TabIndex = 10;
this.label22.Text = "Y方向比例(像素/cm)";
//
// numViewX
//
this.numViewX.DecimalPlaces = 2;
this.numViewX.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.numViewX.Increment = new decimal(new int[] {
10,
0,
0,
0});
this.numViewX.Location = new System.Drawing.Point(205, 12);
this.numViewX.Maximum = new decimal(new int[] {
1000000000,
0,
0,
0});
this.numViewX.Name = "numViewX";
this.numViewX.Size = new System.Drawing.Size(120, 23);
this.numViewX.TabIndex = 9;
this.numViewX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.numViewX.Value = new decimal(new int[] {
10,
0,
0,
0});
//
// label21
//
this.label21.AutoSize = true;
this.label21.ForeColor = System.Drawing.SystemColors.ControlText;
this.label21.Location = new System.Drawing.Point(78, 17);
this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(125, 12);
this.label21.TabIndex = 8;
this.label21.Text = "X方向比例(像素/cm)";
//
// groupBox13
//
this.groupBox13.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
this.groupBox13.Controls.Add(this.panel13);
this.groupBox13.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox13.ForeColor = System.Drawing.SystemColors.ControlLightLight;
this.groupBox13.Location = new System.Drawing.Point(2, 199);
this.groupBox13.Margin = new System.Windows.Forms.Padding(2);
this.groupBox13.Name = "groupBox13";
this.groupBox13.Padding = new System.Windows.Forms.Padding(2);
this.groupBox13.Size = new System.Drawing.Size(807, 66);
this.groupBox13.TabIndex = 35;
this.groupBox13.TabStop = false;
this.groupBox13.Text = "主界面设置(调试)";
//
// panel13
//
this.panel13.BackColor = System.Drawing.Color.White;
this.panel13.Controls.Add(this.cbShowBtn);
this.panel13.Controls.Add(this.cbDoorAlm);
this.panel13.Controls.Add(this.cbBuzzShow);
this.panel13.Controls.Add(this.cbResetBtn);
this.panel13.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel13.Location = new System.Drawing.Point(2, 16);
this.panel13.Margin = new System.Windows.Forms.Padding(2);
this.panel13.Name = "panel13";
this.panel13.Size = new System.Drawing.Size(803, 48);
this.panel13.TabIndex = 0;
//
// cbShowBtn
//
this.cbShowBtn.AutoSize = true;
this.cbShowBtn.ForeColor = System.Drawing.SystemColors.ControlText;
this.cbShowBtn.Location = new System.Drawing.Point(569, 19);
this.cbShowBtn.Margin = new System.Windows.Forms.Padding(2);
this.cbShowBtn.Name = "cbShowBtn";
this.cbShowBtn.Size = new System.Drawing.Size(96, 16);
this.cbShowBtn.TabIndex = 11;
this.cbShowBtn.Text = "显示分布查看";
this.cbShowBtn.UseVisualStyleBackColor = true;
//
// cbDoorAlm
//
this.cbDoorAlm.AutoSize = true;
this.cbDoorAlm.ForeColor = System.Drawing.SystemColors.ControlText;
this.cbDoorAlm.Location = new System.Drawing.Point(410, 19);
this.cbDoorAlm.Margin = new System.Windows.Forms.Padding(2);
this.cbDoorAlm.Name = "cbDoorAlm";
this.cbDoorAlm.Size = new System.Drawing.Size(96, 16);
this.cbDoorAlm.TabIndex = 10;
this.cbDoorAlm.Text = "显示门磁控制";
this.cbDoorAlm.UseVisualStyleBackColor = true;
//
// cbBuzzShow
//
this.cbBuzzShow.AutoSize = true;
this.cbBuzzShow.ForeColor = System.Drawing.SystemColors.ControlText;
this.cbBuzzShow.Location = new System.Drawing.Point(239, 19);
this.cbBuzzShow.Margin = new System.Windows.Forms.Padding(2);
this.cbBuzzShow.Name = "cbBuzzShow";
this.cbBuzzShow.Size = new System.Drawing.Size(108, 16);
this.cbBuzzShow.TabIndex = 9;
this.cbBuzzShow.Text = "显示蜂鸣器控制";
this.cbBuzzShow.UseVisualStyleBackColor = true;
//
// cbResetBtn
//
this.cbResetBtn.AutoSize = true;
this.cbResetBtn.ForeColor = System.Drawing.SystemColors.ControlText;
this.cbResetBtn.Location = new System.Drawing.Point(79, 19);
this.cbResetBtn.Margin = new System.Windows.Forms.Padding(2);
this.cbResetBtn.Name = "cbResetBtn";
this.cbResetBtn.Size = new System.Drawing.Size(96, 16);
this.cbResetBtn.TabIndex = 8;
this.cbResetBtn.Text = "显示复位按钮";
this.cbResetBtn.UseVisualStyleBackColor = true;
//
// groupBox8
//
this.groupBox8.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
this.groupBox8.Controls.Add(this.panel8);
this.groupBox8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox8.ForeColor = System.Drawing.SystemColors.ControlLightLight;
this.groupBox8.Location = new System.Drawing.Point(1, 2);
this.groupBox8.Margin = new System.Windows.Forms.Padding(2);
this.groupBox8.Name = "groupBox8";
this.groupBox8.Padding = new System.Windows.Forms.Padding(2);
this.groupBox8.Size = new System.Drawing.Size(808, 55);
this.groupBox8.TabIndex = 33;
this.groupBox8.TabStop = false;
this.groupBox8.Text = "模型路径";
//
// panel8
//
this.panel8.BackColor = System.Drawing.Color.White;
this.panel8.Controls.Add(this.tbModelPath);
this.panel8.Controls.Add(this.label11);
this.panel8.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel8.Location = new System.Drawing.Point(2, 16);
this.panel8.Margin = new System.Windows.Forms.Padding(2);
this.panel8.Name = "panel8";
this.panel8.Size = new System.Drawing.Size(804, 37);
this.panel8.TabIndex = 0;
//
// tbModelPath
//
this.tbModelPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.tbModelPath.Location = new System.Drawing.Point(80, 8);
this.tbModelPath.Margin = new System.Windows.Forms.Padding(2);
this.tbModelPath.Name = "tbModelPath";
this.tbModelPath.ReadOnly = true;
this.tbModelPath.Size = new System.Drawing.Size(716, 21);
this.tbModelPath.TabIndex = 5;
this.tbModelPath.Text = "D:\\phtons\\";
//
// label11
//
this.label11.AutoSize = true;
this.label11.ForeColor = System.Drawing.SystemColors.ControlText;
this.label11.Location = new System.Drawing.Point(10, 10);
this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(65, 12);
this.label11.TabIndex = 4;
this.label11.Text = "模型路径:";
//
// groupBox2
//
this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
this.groupBox2.Controls.Add(this.panel2);
this.groupBox2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox2.ForeColor = System.Drawing.SystemColors.ControlLightLight;
this.groupBox2.Location = new System.Drawing.Point(2, 120);
this.groupBox2.Margin = new System.Windows.Forms.Padding(2);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Padding = new System.Windows.Forms.Padding(2);
this.groupBox2.Size = new System.Drawing.Size(807, 75);
this.groupBox2.TabIndex = 28;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "日志";
//
// panel2
//
this.panel2.BackColor = System.Drawing.Color.White;
this.panel2.Controls.Add(this.label3);
this.panel2.Controls.Add(this.numLogDays);
this.panel2.Controls.Add(this.ckbAutoClear);
this.panel2.Controls.Add(this.tbLogPath);
this.panel2.Controls.Add(this.label2);
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel2.Location = new System.Drawing.Point(2, 16);
this.panel2.Margin = new System.Windows.Forms.Padding(2);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(803, 57);
this.panel2.TabIndex = 0;
//
// label3
//
this.label3.AutoSize = true;
this.label3.ForeColor = System.Drawing.SystemColors.ControlText;
this.label3.Location = new System.Drawing.Point(226, 36);
this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(17, 12);
this.label3.TabIndex = 9;
this.label3.Text = "天";
//
// numLogDays
//
this.numLogDays.DecimalPlaces = 1;
this.numLogDays.Location = new System.Drawing.Point(179, 34);
this.numLogDays.Margin = new System.Windows.Forms.Padding(2);
this.numLogDays.Name = "numLogDays";
this.numLogDays.Size = new System.Drawing.Size(43, 21);
this.numLogDays.TabIndex = 8;
this.numLogDays.Value = new decimal(new int[] {
90,
0,
0,
0});
//
// ckbAutoClear
//
this.ckbAutoClear.AutoSize = true;
this.ckbAutoClear.ForeColor = System.Drawing.SystemColors.ControlText;
this.ckbAutoClear.Location = new System.Drawing.Point(79, 35);
this.ckbAutoClear.Margin = new System.Windows.Forms.Padding(2);
this.ckbAutoClear.Name = "ckbAutoClear";
this.ckbAutoClear.Size = new System.Drawing.Size(96, 16);
this.ckbAutoClear.TabIndex = 7;
this.ckbAutoClear.Text = "自动清除大于";
this.ckbAutoClear.UseVisualStyleBackColor = true;
//
// tbLogPath
//
this.tbLogPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.tbLogPath.Location = new System.Drawing.Point(79, 7);
this.tbLogPath.Margin = new System.Windows.Forms.Padding(2);
this.tbLogPath.Name = "tbLogPath";
this.tbLogPath.ReadOnly = true;
this.tbLogPath.Size = new System.Drawing.Size(714, 21);
this.tbLogPath.TabIndex = 5;
this.tbLogPath.Text = ".\\Logs\\";
//
// label2
//
this.label2.AutoSize = true;
this.label2.ForeColor = System.Drawing.SystemColors.ControlText;
this.label2.Location = new System.Drawing.Point(10, 10);
this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(65, 12);
this.label2.TabIndex = 4;
this.label2.Text = "保存路径:";
//
// skinTabPage8
//
this.skinTabPage8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
this.skinTabPage8.Controls.Add(this.groupBox6);
this.skinTabPage8.Controls.Add(this.groupBox26);
this.skinTabPage8.Dock = System.Windows.Forms.DockStyle.Fill;
this.skinTabPage8.Location = new System.Drawing.Point(0, 36);
this.skinTabPage8.Name = "skinTabPage8";
this.skinTabPage8.Size = new System.Drawing.Size(819, 441);
this.skinTabPage8.TabIndex = 8;
this.skinTabPage8.TabItemImage = null;
this.skinTabPage8.Text = "打印设置";
//
// toolStrip1
//
this.toolStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(51)))), ((int)(((byte)(122)))));
this.toolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
this.toolStrip1.ImageScalingSize = new System.Drawing.Size(32, 32);
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tsbtnSave,
this.tsbtnDataSave,
this.tsbtnDatImport,
this.toolStripSeparator2,
this.tsbtnExit});
this.toolStrip1.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;
this.toolStrip1.Location = new System.Drawing.Point(0, 46);
this.toolStrip1.Name = "toolStrip1";
this.toolStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
this.toolStrip1.Size = new System.Drawing.Size(819, 56);
this.toolStrip1.TabIndex = 24;
this.toolStrip1.Text = "toolStrip1";
//
// tsbtnSave
//
this.tsbtnSave.ForeColor = System.Drawing.SystemColors.Control;
this.tsbtnSave.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnSave.Image")));
this.tsbtnSave.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnSave.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnSave.Name = "tsbtnSave";
this.tsbtnSave.Size = new System.Drawing.Size(52, 53);
this.tsbtnSave.Text = " 保存 ";
this.tsbtnSave.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
//
// tsbtnDataSave
//
this.tsbtnDataSave.ForeColor = System.Drawing.SystemColors.Control;
this.tsbtnDataSave.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnDataSave.Image")));
this.tsbtnDataSave.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnDataSave.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnDataSave.Name = "tsbtnDataSave";
this.tsbtnDataSave.Size = new System.Drawing.Size(72, 53);
this.tsbtnDataSave.Text = "数据库备份";
this.tsbtnDataSave.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
//
// tsbtnDatImport
//
this.tsbtnDatImport.ForeColor = System.Drawing.SystemColors.Control;
this.tsbtnDatImport.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnDatImport.Image")));
this.tsbtnDatImport.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnDatImport.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnDatImport.Name = "tsbtnDatImport";
this.tsbtnDatImport.Size = new System.Drawing.Size(72, 53);
this.tsbtnDatImport.Text = "数据库导入";
this.tsbtnDatImport.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
//
// toolStripSeparator2
//
this.toolStripSeparator2.Name = "toolStripSeparator2";
this.toolStripSeparator2.Size = new System.Drawing.Size(6, 56);
//
// tsbtnExit
//
this.tsbtnExit.ForeColor = System.Drawing.SystemColors.Control;
this.tsbtnExit.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnExit.Image")));
this.tsbtnExit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnExit.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnExit.Name = "tsbtnExit";
this.tsbtnExit.Size = new System.Drawing.Size(52, 53);
this.tsbtnExit.Text = " 退出 ";
this.tsbtnExit.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
//
// uiTitel1
//
this.uiTitel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
this.uiTitel1.Dock = System.Windows.Forms.DockStyle.Top;
this.uiTitel1.FatherForm = null;
this.uiTitel1.Location = new System.Drawing.Point(0, 0);
this.uiTitel1.Name = "uiTitel1";
this.uiTitel1.Size = new System.Drawing.Size(819, 46);
this.uiTitel1.TabIndex = 23;
//
// panel26
//
this.panel26.BackColor = System.Drawing.Color.White;
this.panel26.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel26.ForeColor = System.Drawing.SystemColors.ControlText;
this.panel26.Location = new System.Drawing.Point(2, 16);
this.panel26.Margin = new System.Windows.Forms.Padding(2);
this.panel26.Name = "panel26";
this.panel26.Size = new System.Drawing.Size(734, 68);
this.panel26.TabIndex = 0;
//
// cbOpenBarTenderPrint
//
this.cbOpenBarTenderPrint.AutoSize = true;
this.cbOpenBarTenderPrint.ForeColor = System.Drawing.SystemColors.ControlText;
this.cbOpenBarTenderPrint.Location = new System.Drawing.Point(10, 10);
this.cbOpenBarTenderPrint.Margin = new System.Windows.Forms.Padding(2);
this.cbOpenBarTenderPrint.Name = "cbOpenBarTenderPrint";
this.cbOpenBarTenderPrint.Size = new System.Drawing.Size(96, 16);
this.cbOpenBarTenderPrint.TabIndex = 12;
this.cbOpenBarTenderPrint.Text = "启用标签打印";
this.cbOpenBarTenderPrint.UseVisualStyleBackColor = true;
this.cbOpenBarTenderPrint.Visible = false;
//
// label75
//
this.label75.AutoSize = true;
this.label75.ForeColor = System.Drawing.SystemColors.ControlText;
this.label75.Location = new System.Drawing.Point(8, 34);
this.label75.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label75.Name = "label75";
this.label75.Size = new System.Drawing.Size(53, 12);
this.label75.TabIndex = 13;
//
// cboPrinters
//
this.cboPrinters.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboPrinters.FormattingEnabled = true;
this.cboPrinters.Location = new System.Drawing.Point(77, 31);
this.cboPrinters.Name = "cboPrinters";
this.cboPrinters.Size = new System.Drawing.Size(443, 20);
this.cboPrinters.Sorted = true;
this.cboPrinters.TabIndex = 14;
//
// btnPrint
//
this.btnPrint.Location = new System.Drawing.Point(597, 28);
this.btnPrint.Name = "btnPrint";
this.btnPrint.Size = new System.Drawing.Size(75, 21);
this.btnPrint.TabIndex = 15;
this.btnPrint.Text = "打印测试";
this.btnPrint.UseVisualStyleBackColor = true;
this.btnPrint.Visible = false;
//
// panel27
//
this.panel27.BackColor = System.Drawing.Color.White;
this.panel27.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel27.Location = new System.Drawing.Point(2, 16);
this.panel27.Margin = new System.Windows.Forms.Padding(2);
this.panel27.Name = "panel27";
this.panel27.Size = new System.Drawing.Size(734, 79);
this.panel27.TabIndex = 0;
//
// cbOpenExcelPrint
//
this.cbOpenExcelPrint.AutoSize = true;
this.cbOpenExcelPrint.ForeColor = System.Drawing.SystemColors.ControlText;
this.cbOpenExcelPrint.Location = new System.Drawing.Point(10, 10);
this.cbOpenExcelPrint.Margin = new System.Windows.Forms.Padding(2);
this.cbOpenExcelPrint.Name = "cbOpenExcelPrint";
this.cbOpenExcelPrint.Size = new System.Drawing.Size(126, 16);
this.cbOpenExcelPrint.TabIndex = 12;
this.cbOpenExcelPrint.Text = "启用Excel文件打印";
this.cbOpenExcelPrint.UseVisualStyleBackColor = true;
this.cbOpenExcelPrint.Visible = false;
//
// label31
//
this.label31.AutoSize = true;
this.label31.ForeColor = System.Drawing.SystemColors.ControlText;
this.label31.Location = new System.Drawing.Point(8, 38);
this.label31.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label31.Name = "label31";
this.label31.Size = new System.Drawing.Size(53, 12);
this.label31.TabIndex = 13;
//
// cboPrinters2
//
this.cboPrinters2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboPrinters2.FormattingEnabled = true;
this.cboPrinters2.Location = new System.Drawing.Point(77, 35);
this.cboPrinters2.Name = "cboPrinters2";
this.cboPrinters2.Size = new System.Drawing.Size(443, 20);
this.cboPrinters2.Sorted = true;
this.cboPrinters2.TabIndex = 14;
//
// btnPrint2
//
this.btnPrint2.ForeColor = System.Drawing.SystemColors.ControlText;
this.btnPrint2.Location = new System.Drawing.Point(597, 32);
this.btnPrint2.Name = "btnPrint2";
this.btnPrint2.Size = new System.Drawing.Size(75, 21);
this.btnPrint2.TabIndex = 15;
this.btnPrint2.Text = "打印测试";
this.btnPrint2.UseVisualStyleBackColor = true;
this.btnPrint2.Visible = false;
//
// groupBox26
//
this.groupBox26.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox26.BackColor = System.Drawing.Color.Transparent;
this.groupBox26.Controls.Add(this.panel6);
this.groupBox26.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox26.ForeColor = System.Drawing.SystemColors.ControlLightLight;
this.groupBox26.Location = new System.Drawing.Point(2, 2);
this.groupBox26.Margin = new System.Windows.Forms.Padding(2);
this.groupBox26.Name = "groupBox26";
this.groupBox26.Padding = new System.Windows.Forms.Padding(2);
this.groupBox26.Size = new System.Drawing.Size(806, 90);
this.groupBox26.TabIndex = 34;
this.groupBox26.TabStop = false;
this.groupBox26.Text = "标签打印";
//
// panel6
//
this.panel6.BackColor = System.Drawing.Color.White;
this.panel6.Controls.Add(this.button1);
this.panel6.Controls.Add(this.comboBox1);
this.panel6.Controls.Add(this.label12);
this.panel6.Controls.Add(this.checkBox1);
this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel6.ForeColor = System.Drawing.SystemColors.ControlText;
this.panel6.Location = new System.Drawing.Point(2, 16);
this.panel6.Margin = new System.Windows.Forms.Padding(2);
this.panel6.Name = "panel6";
this.panel6.Size = new System.Drawing.Size(802, 72);
this.panel6.TabIndex = 0;
//
// button1
//
this.button1.Location = new System.Drawing.Point(600, 28);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(75, 21);
this.button1.TabIndex = 15;
this.button1.Text = "打印测试";
this.button1.UseVisualStyleBackColor = true;
this.button1.Visible = false;
//
// comboBox1
//
this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox1.FormattingEnabled = true;
this.comboBox1.Location = new System.Drawing.Point(80, 31);
this.comboBox1.Name = "comboBox1";
this.comboBox1.Size = new System.Drawing.Size(443, 20);
this.comboBox1.Sorted = true;
this.comboBox1.TabIndex = 14;
//
// label12
//
this.label12.AutoSize = true;
this.label12.ForeColor = System.Drawing.SystemColors.ControlText;
this.label12.Location = new System.Drawing.Point(11, 34);
this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(53, 12);
this.label12.TabIndex = 13;
this.label12.Text = "打印机:";
//
// checkBox1
//
this.checkBox1.AutoSize = true;
this.checkBox1.ForeColor = System.Drawing.SystemColors.ControlText;
this.checkBox1.Location = new System.Drawing.Point(10, 10);
this.checkBox1.Margin = new System.Windows.Forms.Padding(2);
this.checkBox1.Name = "checkBox1";
this.checkBox1.Size = new System.Drawing.Size(96, 16);
this.checkBox1.TabIndex = 12;
this.checkBox1.Text = "启用标签打印";
this.checkBox1.UseVisualStyleBackColor = true;
this.checkBox1.Visible = false;
//
// groupBox6
//
this.groupBox6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox6.BackColor = System.Drawing.Color.Transparent;
this.groupBox6.Controls.Add(this.panel9);
this.groupBox6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox6.ForeColor = System.Drawing.SystemColors.ControlLightLight;
this.groupBox6.Location = new System.Drawing.Point(2, 105);
this.groupBox6.Margin = new System.Windows.Forms.Padding(2);
this.groupBox6.Name = "groupBox6";
this.groupBox6.Padding = new System.Windows.Forms.Padding(2);
this.groupBox6.Size = new System.Drawing.Size(806, 90);
this.groupBox6.TabIndex = 35;
this.groupBox6.TabStop = false;
this.groupBox6.Text = "Excel打印";
//
// panel9
//
this.panel9.BackColor = System.Drawing.Color.White;
this.panel9.Controls.Add(this.button2);
this.panel9.Controls.Add(this.comboBox2);
this.panel9.Controls.Add(this.label13);
this.panel9.Controls.Add(this.checkBox2);
this.panel9.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel9.ForeColor = System.Drawing.SystemColors.ControlText;
this.panel9.Location = new System.Drawing.Point(2, 16);
this.panel9.Margin = new System.Windows.Forms.Padding(2);
this.panel9.Name = "panel9";
this.panel9.Size = new System.Drawing.Size(802, 72);
this.panel9.TabIndex = 0;
//
// button2
//
this.button2.Location = new System.Drawing.Point(600, 28);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(75, 21);
this.button2.TabIndex = 15;
this.button2.Text = "打印测试";
this.button2.UseVisualStyleBackColor = true;
this.button2.Visible = false;
//
// comboBox2
//
this.comboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox2.FormattingEnabled = true;
this.comboBox2.Location = new System.Drawing.Point(80, 31);
this.comboBox2.Name = "comboBox2";
this.comboBox2.Size = new System.Drawing.Size(443, 20);
this.comboBox2.Sorted = true;
this.comboBox2.TabIndex = 14;
//
// label13
//
this.label13.AutoSize = true;
this.label13.ForeColor = System.Drawing.SystemColors.ControlText;
this.label13.Location = new System.Drawing.Point(11, 34);
this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(53, 12);
this.label13.TabIndex = 13;
this.label13.Text = "打印机:";
//
// checkBox2
//
this.checkBox2.AutoSize = true;
this.checkBox2.ForeColor = System.Drawing.SystemColors.ControlText;
this.checkBox2.Location = new System.Drawing.Point(10, 10);
this.checkBox2.Margin = new System.Windows.Forms.Padding(2);
this.checkBox2.Name = "checkBox2";
this.checkBox2.Size = new System.Drawing.Size(102, 16);
this.checkBox2.TabIndex = 12;
this.checkBox2.Text = "启用Excel打印";
this.checkBox2.UseVisualStyleBackColor = true;
this.checkBox2.Visible = false;
//
// numericUpDown1
//
this.numericUpDown1.DecimalPlaces = 2;
this.numericUpDown1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.numericUpDown1.Increment = new decimal(new int[] {
10,
0,
0,
0});
this.numericUpDown1.Location = new System.Drawing.Point(512, 47);
this.numericUpDown1.Maximum = new decimal(new int[] {
1000000000,
0,
0,
0});
this.numericUpDown1.Name = "numericUpDown1";
this.numericUpDown1.Size = new System.Drawing.Size(120, 23);
this.numericUpDown1.TabIndex = 15;
this.numericUpDown1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.numericUpDown1.Value = new decimal(new int[] {
10,
0,
0,
0});
//
// label14
//
this.label14.AutoSize = true;
this.label14.ForeColor = System.Drawing.SystemColors.ControlText;
this.label14.Location = new System.Drawing.Point(382, 52);
this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(101, 12);
this.label14.TabIndex = 14;
this.label14.Text = "孔位宽度(像素)";
//
// numericUpDown2
//
this.numericUpDown2.DecimalPlaces = 2;
this.numericUpDown2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.numericUpDown2.Increment = new decimal(new int[] {
10,
0,
0,
0});
this.numericUpDown2.Location = new System.Drawing.Point(205, 47);
this.numericUpDown2.Maximum = new decimal(new int[] {
1000000000,
0,
0,
0});
this.numericUpDown2.Name = "numericUpDown2";
this.numericUpDown2.Size = new System.Drawing.Size(120, 23);
this.numericUpDown2.TabIndex = 13;
this.numericUpDown2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.numericUpDown2.Value = new decimal(new int[] {
10,
0,
0,
0});
//
// label15
//
this.label15.AutoSize = true;
this.label15.ForeColor = System.Drawing.SystemColors.ControlText;
this.label15.Location = new System.Drawing.Point(78, 52);
this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(125, 12);
this.label15.TabIndex = 12;
this.label15.Text = "中间重合像素(像素)";
//
// numericUpDown3
//
this.numericUpDown3.DecimalPlaces = 2;
this.numericUpDown3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.numericUpDown3.Increment = new decimal(new int[] {
10,
0,
0,
0});
this.numericUpDown3.Location = new System.Drawing.Point(512, 82);
this.numericUpDown3.Maximum = new decimal(new int[] {
1000000000,
0,
0,
0});
this.numericUpDown3.Name = "numericUpDown3";
this.numericUpDown3.Size = new System.Drawing.Size(120, 23);
this.numericUpDown3.TabIndex = 19;
this.numericUpDown3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label16
//
this.label16.AutoSize = true;
this.label16.ForeColor = System.Drawing.SystemColors.ControlText;
this.label16.Location = new System.Drawing.Point(382, 87);
this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(101, 12);
this.label16.TabIndex = 18;
this.label16.Text = "右侧切边(像素)";
//
// numericUpDown4
//
this.numericUpDown4.DecimalPlaces = 2;
this.numericUpDown4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.numericUpDown4.Increment = new decimal(new int[] {
10,
0,
0,
0});
this.numericUpDown4.Location = new System.Drawing.Point(205, 82);
this.numericUpDown4.Maximum = new decimal(new int[] {
1000000000,
0,
0,
0});
this.numericUpDown4.Name = "numericUpDown4";
this.numericUpDown4.Size = new System.Drawing.Size(120, 23);
this.numericUpDown4.TabIndex = 17;
this.numericUpDown4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label17
//
this.label17.AutoSize = true;
this.label17.ForeColor = System.Drawing.SystemColors.ControlText;
this.label17.Location = new System.Drawing.Point(78, 87);
this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(101, 12);
this.label17.TabIndex = 16;
this.label17.Text = "左侧切边(像素)";
//
// numericUpDown5
//
this.numericUpDown5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.numericUpDown5.Increment = new decimal(new int[] {
100,
0,
0,
0});
this.numericUpDown5.Location = new System.Drawing.Point(103, 9);
this.numericUpDown5.Maximum = new decimal(new int[] {
1000000000,
0,
0,
0});
this.numericUpDown5.Name = "numericUpDown5";
this.numericUpDown5.Size = new System.Drawing.Size(120, 23);
this.numericUpDown5.TabIndex = 8;
this.numericUpDown5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// numericUpDown6
//
this.numericUpDown6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.numericUpDown6.Increment = new decimal(new int[] {
100,
0,
0,
0});
this.numericUpDown6.Location = new System.Drawing.Point(103, 9);
this.numericUpDown6.Maximum = new decimal(new int[] {
1000000000,
0,
0,
0});
this.numericUpDown6.Name = "numericUpDown6";
this.numericUpDown6.Size = new System.Drawing.Size(120, 23);
this.numericUpDown6.TabIndex = 8;
this.numericUpDown6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// numericUpDown7
//
this.numericUpDown7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.numericUpDown7.Increment = new decimal(new int[] {
100,
0,
0,
0});
this.numericUpDown7.Location = new System.Drawing.Point(373, 9);
this.numericUpDown7.Maximum = new decimal(new int[] {
1000000000,
0,
0,
0});
this.numericUpDown7.Name = "numericUpDown7";
this.numericUpDown7.Size = new System.Drawing.Size(120, 23);
this.numericUpDown7.TabIndex = 10;
this.numericUpDown7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label20
//
this.label20.AutoSize = true;
this.label20.ForeColor = System.Drawing.SystemColors.ControlText;
this.label20.Location = new System.Drawing.Point(280, 14);
this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(65, 12);
this.label20.TabIndex = 9;
this.label20.Text = "板卡编号:";
//
// numericUpDown8
//
this.numericUpDown8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.numericUpDown8.Increment = new decimal(new int[] {
100,
0,
0,
0});
this.numericUpDown8.Location = new System.Drawing.Point(373, 9);
this.numericUpDown8.Maximum = new decimal(new int[] {
1000000000,
0,
0,
0});
this.numericUpDown8.Name = "numericUpDown8";
this.numericUpDown8.Size = new System.Drawing.Size(120, 23);
this.numericUpDown8.TabIndex = 10;
this.numericUpDown8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label23
//
this.label23.AutoSize = true;
this.label23.ForeColor = System.Drawing.SystemColors.ControlText;
this.label23.Location = new System.Drawing.Point(280, 14);
this.label23.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(65, 12);
this.label23.TabIndex = 9;
this.label23.Text = "板卡编号:";
//
// SysSetFrm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(819, 579);
this.Controls.Add(this.skinTabControl1);
this.Controls.Add(this.toolStrip1);
this.Controls.Add(this.uiTitel1);
this.Name = "SysSetFrm";
this.Text = "SysSetFrm";
this.skinTabControl1.ResumeLayout(false);
this.skinTabPage1.ResumeLayout(false);
this.skinTabPage1.PerformLayout();
this.skinTabPage2.ResumeLayout(false);
this.groupBox12.ResumeLayout(false);
this.panel12.ResumeLayout(false);
this.panel12.PerformLayout();
this.groupBox7.ResumeLayout(false);
this.panel7.ResumeLayout(false);
this.panel7.PerformLayout();
this.groupBox5.ResumeLayout(false);
this.panel5.ResumeLayout(false);
this.panel5.PerformLayout();
this.groupBox3.ResumeLayout(false);
this.panel3.ResumeLayout(false);
this.panel3.PerformLayout();
this.groupBox4.ResumeLayout(false);
this.panel4.ResumeLayout(false);
this.panel4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numCamBaud)).EndInit();
this.skinTabPage3.ResumeLayout(false);
this.groupBox25.ResumeLayout(false);
this.panel25.ResumeLayout(false);
this.panel25.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numPdtServerPort)).EndInit();
this.groupBox24.ResumeLayout(false);
this.panel24.ResumeLayout(false);
this.panel24.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numCloudPort)).EndInit();
this.skinTabPage4.ResumeLayout(false);
this.groupBox19.ResumeLayout(false);
this.panel19.ResumeLayout(false);
this.panel19.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.btnClearDefect_Compress_SavePath)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numDefect_Compress_SavePath_AutoClear)).EndInit();
this.groupBox17.ResumeLayout(false);
this.panel17.ResumeLayout(false);
this.panel17.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.btnClearDefect_Small_Path)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numDefect_Small_Path_AutoClear)).EndInit();
this.groupBox1.ResumeLayout(false);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.btnClearDefect_Path)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numDefect_Path_AutoClear)).EndInit();
this.skinTabPage6.ResumeLayout(false);
this.groupBox23.ResumeLayout(false);
this.panel23.ResumeLayout(false);
this.panel23.PerformLayout();
this.groupBox14.ResumeLayout(false);
this.panel14.ResumeLayout(false);
this.panel14.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numViewY)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numViewX)).EndInit();
this.groupBox13.ResumeLayout(false);
this.panel13.ResumeLayout(false);
this.panel13.PerformLayout();
this.groupBox8.ResumeLayout(false);
this.panel8.ResumeLayout(false);
this.panel8.PerformLayout();
this.groupBox2.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numLogDays)).EndInit();
this.skinTabPage8.ResumeLayout(false);
this.toolStrip1.ResumeLayout(false);
this.toolStrip1.PerformLayout();
this.groupBox26.ResumeLayout(false);
this.panel6.ResumeLayout(false);
this.panel6.PerformLayout();
this.groupBox6.ResumeLayout(false);
this.panel9.ResumeLayout(false);
this.panel9.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown8)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private CCWin.SkinControl.SkinTabControl skinTabControl1;
private CCWin.SkinControl.SkinTabPage skinTabPage1;
private System.Windows.Forms.CheckBox chkBuzzer;
private CCWin.SkinControl.SkinTabPage skinTabPage2;
private System.Windows.Forms.GroupBox groupBox12;
private System.Windows.Forms.Panel panel12;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.TextBox tbCamCfgPath2;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.GroupBox groupBox7;
private System.Windows.Forms.Panel panel7;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.TextBox tbCamCfgPath;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.GroupBox groupBox5;
private System.Windows.Forms.Panel panel5;
private System.Windows.Forms.TextBox tbMotionCfgPath;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.TextBox tbIOCfgPath;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.TextBox tbIODevNum;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.GroupBox groupBox4;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.NumericUpDown numCamBaud;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.ComboBox cobLightPortNum;
private System.Windows.Forms.Label label5;
private CCWin.SkinControl.SkinTabPage skinTabPage3;
private System.Windows.Forms.GroupBox groupBox25;
private System.Windows.Forms.Panel panel25;
private System.Windows.Forms.RadioButton rbClient;
private System.Windows.Forms.RadioButton rbServer;
private System.Windows.Forms.Label label79;
private System.Windows.Forms.NumericUpDown numPdtServerPort;
private System.Windows.Forms.CheckBox cbOpenPdtServer;
private System.Windows.Forms.TextBox tbPdtServerIP;
private System.Windows.Forms.Label label85;
private System.Windows.Forms.GroupBox groupBox24;
private System.Windows.Forms.Panel panel24;
private System.Windows.Forms.TextBox tbCloudName;
private System.Windows.Forms.Label label81;
private System.Windows.Forms.Label label83;
private System.Windows.Forms.NumericUpDown numCloudPort;
private System.Windows.Forms.TextBox tbCloudPassword;
private System.Windows.Forms.Label label78;
private System.Windows.Forms.TextBox tbCloudUser;
private System.Windows.Forms.Label label80;
private System.Windows.Forms.CheckBox cbOpenCloud;
private System.Windows.Forms.TextBox tbCloudIP;
private System.Windows.Forms.Label label82;
private CCWin.SkinControl.SkinTabPage skinTabPage4;
private System.Windows.Forms.GroupBox groupBox19;
private System.Windows.Forms.Panel panel19;
private System.Windows.Forms.PictureBox btnClearDefect_Compress_SavePath;
private System.Windows.Forms.Label label52;
private System.Windows.Forms.NumericUpDown numDefect_Compress_SavePath_AutoClear;
private System.Windows.Forms.CheckBox chkDefect_Compress_SavePath_AutoClear;
private System.Windows.Forms.TextBox tbDefectCompressSavePath;
private System.Windows.Forms.Label label50;
private System.Windows.Forms.GroupBox groupBox17;
private System.Windows.Forms.Panel panel17;
private System.Windows.Forms.PictureBox btnClearDefect_Small_Path;
private System.Windows.Forms.Label label53;
private System.Windows.Forms.TextBox tbDefectSmallPath;
private System.Windows.Forms.NumericUpDown numDefect_Small_Path_AutoClear;
private System.Windows.Forms.Label label41;
private System.Windows.Forms.CheckBox chkDefect_Small_Path_AutoClear;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.PictureBox btnClearDefect_Path;
private System.Windows.Forms.Label label51;
private System.Windows.Forms.NumericUpDown numDefect_Path_AutoClear;
private System.Windows.Forms.CheckBox chkDefect_Path_AutoClear;
private System.Windows.Forms.CheckBox chkSaveAllDefectImg;
private System.Windows.Forms.TextBox tbDefectPath;
private System.Windows.Forms.Label label1;
private CCWin.SkinControl.SkinTabPage skinTabPage6;
private System.Windows.Forms.GroupBox groupBox23;
private System.Windows.Forms.Panel panel23;
private System.Windows.Forms.TextBox tbPdtPath;
private System.Windows.Forms.Label label77;
private System.Windows.Forms.GroupBox groupBox13;
private System.Windows.Forms.Panel panel13;
private System.Windows.Forms.CheckBox cbShowBtn;
private System.Windows.Forms.CheckBox cbDoorAlm;
private System.Windows.Forms.CheckBox cbBuzzShow;
private System.Windows.Forms.CheckBox cbResetBtn;
private System.Windows.Forms.GroupBox groupBox8;
private System.Windows.Forms.Panel panel8;
private System.Windows.Forms.TextBox tbModelPath;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.NumericUpDown numLogDays;
private System.Windows.Forms.CheckBox ckbAutoClear;
private System.Windows.Forms.TextBox tbLogPath;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.ToolStrip toolStrip1;
private System.Windows.Forms.ToolStripButton tsbtnSave;
private System.Windows.Forms.ToolStripButton tsbtnDataSave;
private System.Windows.Forms.ToolStripButton tsbtnDatImport;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
private System.Windows.Forms.ToolStripButton tsbtnExit;
private MaiMuControl.UIKits.MaiMuMenu.UITitel uiTitel1;
private System.Windows.Forms.GroupBox groupBox14;
private System.Windows.Forms.Panel panel14;
private System.Windows.Forms.NumericUpDown numViewY;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.NumericUpDown numViewX;
private System.Windows.Forms.Label label21;
private CCWin.SkinControl.SkinTabPage skinTabPage8;
private System.Windows.Forms.Panel panel26;
private System.Windows.Forms.CheckBox cbOpenBarTenderPrint;
private System.Windows.Forms.Label label75;
private System.Windows.Forms.ComboBox cboPrinters;
private System.Windows.Forms.Button btnPrint;
private System.Windows.Forms.Panel panel27;
private System.Windows.Forms.CheckBox cbOpenExcelPrint;
private System.Windows.Forms.Label label31;
private System.Windows.Forms.ComboBox cboPrinters2;
private System.Windows.Forms.Button btnPrint2;
private System.Windows.Forms.GroupBox groupBox6;
private System.Windows.Forms.Panel panel9;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.ComboBox comboBox2;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.CheckBox checkBox2;
private System.Windows.Forms.GroupBox groupBox26;
private System.Windows.Forms.Panel panel6;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.ComboBox comboBox1;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.CheckBox checkBox1;
private System.Windows.Forms.NumericUpDown numericUpDown1;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.NumericUpDown numericUpDown2;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.NumericUpDown numericUpDown3;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.NumericUpDown numericUpDown4;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.NumericUpDown numericUpDown8;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.NumericUpDown numericUpDown6;
private System.Windows.Forms.NumericUpDown numericUpDown7;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.NumericUpDown numericUpDown5;
}
}