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

2458 lines
133 KiB
C#
Raw Normal View History

2024-04-01 15:23:50 +08:00
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();
2024-04-28 14:05:46 +08:00
this.cbPLC = new System.Windows.Forms.CheckBox();
this.cbIODev = new System.Windows.Forms.CheckBox();
2024-04-01 15:23:50 +08:00
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();
2024-04-28 14:05:46 +08:00
this.numCamDev2 = new System.Windows.Forms.NumericUpDown();
this.label23 = new System.Windows.Forms.Label();
this.numCamIndex2 = new System.Windows.Forms.NumericUpDown();
2024-04-01 15:23:50 +08:00
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();
2024-04-28 14:05:46 +08:00
this.numCamDev = new System.Windows.Forms.NumericUpDown();
this.label20 = new System.Windows.Forms.Label();
this.numCamIndex = new System.Windows.Forms.NumericUpDown();
2024-04-01 15:23:50 +08:00
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();
2024-04-28 14:05:46 +08:00
this.tbPLCIP = new System.Windows.Forms.TextBox();
2024-04-01 15:23:50 +08:00
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();
2024-04-28 14:05:46 +08:00
this.numLightBaud = new System.Windows.Forms.NumericUpDown();
2024-04-01 15:23:50 +08:00
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.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();
2024-04-28 14:05:46 +08:00
this.chkSave3 = new System.Windows.Forms.CheckBox();
2024-04-01 15:23:50 +08:00
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();
2024-04-28 14:05:46 +08:00
this.chkSave2 = new System.Windows.Forms.CheckBox();
2024-04-01 15:23:50 +08:00
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();
2024-04-28 14:05:46 +08:00
this.chkSave1 = new System.Windows.Forms.CheckBox();
2024-04-01 15:23:50 +08:00
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();
2024-04-28 14:05:46 +08:00
this.numR = new System.Windows.Forms.NumericUpDown();
this.label16 = new System.Windows.Forms.Label();
this.numL = new System.Windows.Forms.NumericUpDown();
this.label17 = new System.Windows.Forms.Label();
this.numKW = new System.Windows.Forms.NumericUpDown();
this.label14 = new System.Windows.Forms.Label();
this.numMid = new System.Windows.Forms.NumericUpDown();
this.label15 = new System.Windows.Forms.Label();
2024-04-01 15:23:50 +08:00
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.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();
2024-04-28 14:05:46 +08:00
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.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();
2024-04-01 15:23:50 +08:00
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.skinTabControl1.SuspendLayout();
this.skinTabPage1.SuspendLayout();
this.skinTabPage2.SuspendLayout();
this.groupBox12.SuspendLayout();
this.panel12.SuspendLayout();
2024-04-28 14:05:46 +08:00
((System.ComponentModel.ISupportInitialize)(this.numCamDev2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numCamIndex2)).BeginInit();
2024-04-01 15:23:50 +08:00
this.groupBox7.SuspendLayout();
this.panel7.SuspendLayout();
2024-04-28 14:05:46 +08:00
((System.ComponentModel.ISupportInitialize)(this.numCamDev)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numCamIndex)).BeginInit();
2024-04-01 15:23:50 +08:00
this.groupBox5.SuspendLayout();
this.panel5.SuspendLayout();
this.groupBox3.SuspendLayout();
this.panel3.SuspendLayout();
this.groupBox4.SuspendLayout();
this.panel4.SuspendLayout();
2024-04-28 14:05:46 +08:00
((System.ComponentModel.ISupportInitialize)(this.numLightBaud)).BeginInit();
2024-04-01 15:23:50 +08:00
this.skinTabPage3.SuspendLayout();
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();
2024-04-28 14:05:46 +08:00
((System.ComponentModel.ISupportInitialize)(this.numR)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numL)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numKW)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numMid)).BeginInit();
2024-04-01 15:23:50 +08:00
((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.groupBox6.SuspendLayout();
this.panel9.SuspendLayout();
2024-04-28 14:05:46 +08:00
this.groupBox26.SuspendLayout();
this.panel6.SuspendLayout();
this.toolStrip1.SuspendLayout();
2024-04-01 15:23:50 +08:00
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)))));
2024-04-28 14:05:46 +08:00
this.skinTabPage1.Controls.Add(this.cbPLC);
this.skinTabPage1.Controls.Add(this.cbIODev);
2024-04-01 15:23:50 +08:00
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 = "功能设置";
//
2024-04-28 14:05:46 +08:00
// cbPLC
//
this.cbPLC.AutoSize = true;
this.cbPLC.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cbPLC.ForeColor = System.Drawing.SystemColors.ControlLightLight;
this.cbPLC.Location = new System.Drawing.Point(114, 130);
this.cbPLC.Margin = new System.Windows.Forms.Padding(2);
this.cbPLC.Name = "cbPLC";
this.cbPLC.Size = new System.Drawing.Size(114, 20);
this.cbPLC.TabIndex = 19;
this.cbPLC.Text = "启用PLC控制";
this.cbPLC.UseVisualStyleBackColor = true;
//
// cbIODev
//
this.cbIODev.AutoSize = true;
this.cbIODev.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cbIODev.ForeColor = System.Drawing.SystemColors.ControlLightLight;
this.cbIODev.Location = new System.Drawing.Point(114, 67);
this.cbIODev.Margin = new System.Windows.Forms.Padding(2);
this.cbIODev.Name = "cbIODev";
this.cbIODev.Size = new System.Drawing.Size(106, 20);
this.cbIODev.TabIndex = 18;
this.cbIODev.Text = "启用IO板卡";
this.cbIODev.UseVisualStyleBackColor = true;
//
2024-04-01 15:23:50 +08:00
// 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;
2024-04-28 14:05:46 +08:00
this.chkBuzzer.Location = new System.Drawing.Point(114, 190);
2024-04-01 15:23:50 +08:00
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;
2024-04-28 14:05:46 +08:00
this.panel12.Controls.Add(this.numCamDev2);
2024-04-01 15:23:50 +08:00
this.panel12.Controls.Add(this.label23);
2024-04-28 14:05:46 +08:00
this.panel12.Controls.Add(this.numCamIndex2);
2024-04-01 15:23:50 +08:00
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;
//
2024-04-28 14:05:46 +08:00
// numCamDev2
//
this.numCamDev2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.numCamDev2.Increment = new decimal(new int[] {
100,
0,
0,
0});
this.numCamDev2.Location = new System.Drawing.Point(373, 9);
this.numCamDev2.Maximum = new decimal(new int[] {
1000000000,
0,
0,
0});
this.numCamDev2.Name = "numCamDev2";
this.numCamDev2.Size = new System.Drawing.Size(120, 23);
this.numCamDev2.TabIndex = 10;
this.numCamDev2.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 = "板卡编号:";
//
// numCamIndex2
//
this.numCamIndex2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.numCamIndex2.Increment = new decimal(new int[] {
100,
0,
0,
0});
this.numCamIndex2.Location = new System.Drawing.Point(103, 9);
this.numCamIndex2.Maximum = new decimal(new int[] {
1000000000,
0,
0,
0});
this.numCamIndex2.Name = "numCamIndex2";
this.numCamIndex2.Size = new System.Drawing.Size(120, 23);
this.numCamIndex2.TabIndex = 8;
this.numCamIndex2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
2024-04-01 15:23:50 +08:00
// 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;
2024-04-28 14:05:46 +08:00
this.tbCamCfgPath2.Click += new System.EventHandler(this.tbPathFile_Click);
2024-04-01 15:23:50 +08:00
//
// 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;
2024-04-28 14:05:46 +08:00
this.panel7.Controls.Add(this.numCamDev);
2024-04-01 15:23:50 +08:00
this.panel7.Controls.Add(this.label20);
2024-04-28 14:05:46 +08:00
this.panel7.Controls.Add(this.numCamIndex);
2024-04-01 15:23:50 +08:00
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;
//
2024-04-28 14:05:46 +08:00
// numCamDev
//
this.numCamDev.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.numCamDev.Increment = new decimal(new int[] {
100,
0,
0,
0});
this.numCamDev.Location = new System.Drawing.Point(373, 9);
this.numCamDev.Maximum = new decimal(new int[] {
1000000000,
0,
0,
0});
this.numCamDev.Name = "numCamDev";
this.numCamDev.Size = new System.Drawing.Size(120, 23);
this.numCamDev.TabIndex = 10;
this.numCamDev.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 = "板卡编号:";
//
// numCamIndex
//
this.numCamIndex.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.numCamIndex.Increment = new decimal(new int[] {
100,
0,
0,
0});
this.numCamIndex.Location = new System.Drawing.Point(103, 9);
this.numCamIndex.Maximum = new decimal(new int[] {
1000000000,
0,
0,
0});
this.numCamIndex.Name = "numCamIndex";
this.numCamIndex.Size = new System.Drawing.Size(120, 23);
this.numCamIndex.TabIndex = 8;
this.numCamIndex.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
2024-04-01 15:23:50 +08:00
// 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;
2024-04-28 14:05:46 +08:00
this.tbCamCfgPath.Click += new System.EventHandler(this.tbPathFile_Click);
2024-04-01 15:23:50 +08:00
//
// 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;
2024-04-28 14:05:46 +08:00
this.panel5.Controls.Add(this.tbPLCIP);
2024-04-01 15:23:50 +08:00
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;
//
2024-04-28 14:05:46 +08:00
// tbPLCIP
2024-04-01 15:23:50 +08:00
//
2024-04-28 14:05:46 +08:00
this.tbPLCIP.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
2024-04-01 15:23:50 +08:00
| System.Windows.Forms.AnchorStyles.Right)));
2024-04-28 14:05:46 +08:00
this.tbPLCIP.Location = new System.Drawing.Point(103, 18);
this.tbPLCIP.Margin = new System.Windows.Forms.Padding(2);
this.tbPLCIP.Name = "tbPLCIP";
this.tbPLCIP.Size = new System.Drawing.Size(205, 21);
this.tbPLCIP.TabIndex = 5;
2024-04-01 15:23:50 +08:00
//
// 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;
2024-04-28 14:05:46 +08:00
this.tbIOCfgPath.Click += new System.EventHandler(this.tbPathFile_Click);
2024-04-01 15:23:50 +08:00
//
// 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;
2024-04-28 14:05:46 +08:00
this.panel4.Controls.Add(this.numLightBaud);
2024-04-01 15:23:50 +08:00
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;
//
2024-04-28 14:05:46 +08:00
// numLightBaud
2024-04-01 15:23:50 +08:00
//
2024-04-28 14:05:46 +08:00
this.numLightBaud.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.numLightBaud.Increment = new decimal(new int[] {
2024-04-01 15:23:50 +08:00
100,
0,
0,
0});
2024-04-28 14:05:46 +08:00
this.numLightBaud.Location = new System.Drawing.Point(417, 8);
this.numLightBaud.Maximum = new decimal(new int[] {
2024-04-01 15:23:50 +08:00
1000000000,
0,
0,
0});
2024-04-28 14:05:46 +08:00
this.numLightBaud.Name = "numLightBaud";
this.numLightBaud.Size = new System.Drawing.Size(120, 23);
this.numLightBaud.TabIndex = 7;
this.numLightBaud.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.numLightBaud.Value = new decimal(new int[] {
2024-04-01 15:23:50 +08:00
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.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上传";
//
// 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;
2024-04-28 14:05:46 +08:00
this.label83.Location = new System.Drawing.Point(513, 49);
2024-04-01 15:23:50 +08:00
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
//
2024-04-28 14:05:46 +08:00
this.numCloudPort.Location = new System.Drawing.Point(575, 46);
2024-04-01 15:23:50 +08:00
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)));
2024-04-28 14:05:46 +08:00
this.tbCloudPassword.Location = new System.Drawing.Point(575, 86);
2024-04-01 15:23:50 +08:00
this.tbCloudPassword.Margin = new System.Windows.Forms.Padding(2);
this.tbCloudPassword.Name = "tbCloudPassword";
2024-04-28 14:05:46 +08:00
this.tbCloudPassword.Size = new System.Drawing.Size(165, 21);
2024-04-01 15:23:50 +08:00
this.tbCloudPassword.TabIndex = 13;
//
// label78
//
this.label78.AutoSize = true;
this.label78.ForeColor = System.Drawing.Color.Black;
2024-04-28 14:05:46 +08:00
this.label78.Location = new System.Drawing.Point(489, 89);
2024-04-01 15:23:50 +08:00
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;
2024-04-28 14:05:46 +08:00
this.panel19.Controls.Add(this.chkSave3);
2024-04-01 15:23:50 +08:00
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;
//
2024-04-28 14:05:46 +08:00
// chkSave3
//
this.chkSave3.AutoSize = true;
this.chkSave3.ForeColor = System.Drawing.Color.Black;
this.chkSave3.Location = new System.Drawing.Point(79, 32);
this.chkSave3.Margin = new System.Windows.Forms.Padding(2);
this.chkSave3.Name = "chkSave3";
this.chkSave3.Size = new System.Drawing.Size(48, 16);
this.chkSave3.TabIndex = 16;
this.chkSave3.Text = "保存";
this.chkSave3.UseVisualStyleBackColor = true;
//
2024-04-01 15:23:50 +08:00
// 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;
2024-04-28 14:05:46 +08:00
this.btnClearDefect_Compress_SavePath.Click += new System.EventHandler(this.btnClearPathClick);
2024-04-01 15:23:50 +08:00
//
// 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)));
2024-04-28 14:05:46 +08:00
this.tbDefectCompressSavePath.Location = new System.Drawing.Point(79, 5);
2024-04-01 15:23:50 +08:00
this.tbDefectCompressSavePath.Margin = new System.Windows.Forms.Padding(2);
this.tbDefectCompressSavePath.Name = "tbDefectCompressSavePath";
this.tbDefectCompressSavePath.ReadOnly = true;
2024-04-28 14:05:46 +08:00
this.tbDefectCompressSavePath.Size = new System.Drawing.Size(639, 21);
2024-04-01 15:23:50 +08:00
this.tbDefectCompressSavePath.TabIndex = 5;
this.tbDefectCompressSavePath.Text = "D:\\phtons\\";
2024-04-28 14:05:46 +08:00
this.tbDefectCompressSavePath.Click += new System.EventHandler(this.tbPath_Click);
2024-04-01 15:23:50 +08:00
//
// 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;
2024-04-28 14:05:46 +08:00
this.panel17.Controls.Add(this.chkSave2);
2024-04-01 15:23:50 +08:00
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;
//
2024-04-28 14:05:46 +08:00
// chkSave2
//
this.chkSave2.AutoSize = true;
this.chkSave2.ForeColor = System.Drawing.Color.Black;
this.chkSave2.Location = new System.Drawing.Point(79, 31);
this.chkSave2.Margin = new System.Windows.Forms.Padding(2);
this.chkSave2.Name = "chkSave2";
this.chkSave2.Size = new System.Drawing.Size(48, 16);
this.chkSave2.TabIndex = 15;
this.chkSave2.Text = "保存";
this.chkSave2.UseVisualStyleBackColor = true;
//
2024-04-01 15:23:50 +08:00
// 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;
2024-04-28 14:05:46 +08:00
this.btnClearDefect_Small_Path.Click += new System.EventHandler(this.btnClearPathClick);
2024-04-01 15:23:50 +08:00
//
// 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\\";
2024-04-28 14:05:46 +08:00
this.tbDefectSmallPath.Click += new System.EventHandler(this.tbPath_Click);
2024-04-01 15:23:50 +08:00
//
// 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);
2024-04-28 14:05:46 +08:00
this.panel1.Controls.Add(this.chkSave1);
2024-04-01 15:23:50 +08:00
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;
2024-04-28 14:05:46 +08:00
this.btnClearDefect_Path.Click += new System.EventHandler(this.btnClearPathClick);
2024-04-01 15:23:50 +08:00
//
// 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;
//
2024-04-28 14:05:46 +08:00
// chkSave1
2024-04-01 15:23:50 +08:00
//
2024-04-28 14:05:46 +08:00
this.chkSave1.AutoSize = true;
this.chkSave1.ForeColor = System.Drawing.Color.Black;
this.chkSave1.Location = new System.Drawing.Point(79, 32);
this.chkSave1.Margin = new System.Windows.Forms.Padding(2);
this.chkSave1.Name = "chkSave1";
this.chkSave1.Size = new System.Drawing.Size(48, 16);
this.chkSave1.TabIndex = 6;
this.chkSave1.Text = "保存";
this.chkSave1.UseVisualStyleBackColor = true;
2024-04-01 15:23:50 +08:00
//
// 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\\";
2024-04-28 14:05:46 +08:00
this.tbDefectPath.Click += new System.EventHandler(this.tbPath_Click);
2024-04-01 15:23:50 +08:00
//
// 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\\";
2024-04-28 14:05:46 +08:00
this.tbPdtPath.Click += new System.EventHandler(this.tbPath_Click);
2024-04-01 15:23:50 +08:00
//
// 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;
2024-04-28 14:05:46 +08:00
this.panel14.Controls.Add(this.numR);
2024-04-01 15:23:50 +08:00
this.panel14.Controls.Add(this.label16);
2024-04-28 14:05:46 +08:00
this.panel14.Controls.Add(this.numL);
2024-04-01 15:23:50 +08:00
this.panel14.Controls.Add(this.label17);
2024-04-28 14:05:46 +08:00
this.panel14.Controls.Add(this.numKW);
2024-04-01 15:23:50 +08:00
this.panel14.Controls.Add(this.label14);
2024-04-28 14:05:46 +08:00
this.panel14.Controls.Add(this.numMid);
2024-04-01 15:23:50 +08:00
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;
//
2024-04-28 14:05:46 +08:00
// numR
//
this.numR.DecimalPlaces = 2;
this.numR.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.numR.Increment = new decimal(new int[] {
10,
0,
0,
0});
this.numR.Location = new System.Drawing.Point(512, 82);
this.numR.Maximum = new decimal(new int[] {
1000000000,
0,
0,
0});
this.numR.Name = "numR";
this.numR.Size = new System.Drawing.Size(120, 23);
this.numR.TabIndex = 19;
this.numR.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 = "右侧切边(像素)";
//
// numL
//
this.numL.DecimalPlaces = 2;
this.numL.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.numL.Increment = new decimal(new int[] {
10,
0,
0,
0});
this.numL.Location = new System.Drawing.Point(205, 82);
this.numL.Maximum = new decimal(new int[] {
1000000000,
0,
0,
0});
this.numL.Name = "numL";
this.numL.Size = new System.Drawing.Size(120, 23);
this.numL.TabIndex = 17;
this.numL.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 = "左侧切边(像素)";
//
// numKW
//
this.numKW.DecimalPlaces = 2;
this.numKW.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.numKW.Increment = new decimal(new int[] {
10,
0,
0,
0});
this.numKW.Location = new System.Drawing.Point(512, 47);
this.numKW.Maximum = new decimal(new int[] {
1000000000,
0,
0,
0});
this.numKW.Name = "numKW";
this.numKW.Size = new System.Drawing.Size(120, 23);
this.numKW.TabIndex = 15;
this.numKW.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.numKW.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 = "孔位宽度(像素)";
//
// numMid
//
this.numMid.DecimalPlaces = 2;
this.numMid.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.numMid.Increment = new decimal(new int[] {
10,
0,
0,
0});
this.numMid.Location = new System.Drawing.Point(205, 47);
this.numMid.Maximum = new decimal(new int[] {
1000000000,
0,
0,
0});
this.numMid.Name = "numMid";
this.numMid.Size = new System.Drawing.Size(120, 23);
this.numMid.TabIndex = 13;
this.numMid.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.numMid.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 = "中间重合像素(像素)";
//
2024-04-01 15:23:50 +08:00
// 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.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;
//
// 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\\";
2024-04-28 14:05:46 +08:00
this.tbModelPath.Click += new System.EventHandler(this.tbPath_Click);
2024-04-01 15:23:50 +08:00
//
// 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\\";
2024-04-28 14:05:46 +08:00
this.tbLogPath.Click += new System.EventHandler(this.tbPath_Click);
2024-04-01 15:23:50 +08:00
//
// 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 = "打印设置";
//
2024-04-28 14:05:46 +08:00
// groupBox6
2024-04-01 15:23:50 +08:00
//
2024-04-28 14:05:46 +08:00
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打印";
2024-04-01 15:23:50 +08:00
//
2024-04-28 14:05:46 +08:00
// panel9
2024-04-01 15:23:50 +08:00
//
2024-04-28 14:05:46 +08:00
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;
//
// 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;
//
// 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;
2024-04-01 15:23:50 +08:00
this.tsbtnSave.Name = "tsbtnSave";
this.tsbtnSave.Size = new System.Drawing.Size(52, 53);
this.tsbtnSave.Text = " 保存 ";
this.tsbtnSave.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
2024-04-28 14:05:46 +08:00
this.tsbtnSave.Click += new System.EventHandler(this.tsbtnSave_Click);
2024-04-01 15:23:50 +08:00
//
// 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;
2024-04-28 14:05:46 +08:00
this.tsbtnDataSave.Click += new System.EventHandler(this.tsbtnDataSave_Click);
2024-04-01 15:23:50 +08:00
//
// 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;
2024-04-28 14:05:46 +08:00
this.tsbtnDatImport.Click += new System.EventHandler(this.tsbtnDatImport_Click);
2024-04-01 15:23:50 +08:00
//
// 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;
2024-04-28 14:05:46 +08:00
this.tsbtnExit.Click += new System.EventHandler(this.tsbtnExit_Click);
2024-04-01 15:23:50 +08:00
//
// 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;
//
// 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";
2024-04-28 14:05:46 +08:00
this.Load += new System.EventHandler(this.SysSetFrm_Load);
2024-04-01 15:23:50 +08:00
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();
2024-04-28 14:05:46 +08:00
((System.ComponentModel.ISupportInitialize)(this.numCamDev2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numCamIndex2)).EndInit();
2024-04-01 15:23:50 +08:00
this.groupBox7.ResumeLayout(false);
this.panel7.ResumeLayout(false);
this.panel7.PerformLayout();
2024-04-28 14:05:46 +08:00
((System.ComponentModel.ISupportInitialize)(this.numCamDev)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numCamIndex)).EndInit();
2024-04-01 15:23:50 +08:00
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();
2024-04-28 14:05:46 +08:00
((System.ComponentModel.ISupportInitialize)(this.numLightBaud)).EndInit();
2024-04-01 15:23:50 +08:00
this.skinTabPage3.ResumeLayout(false);
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();
2024-04-28 14:05:46 +08:00
((System.ComponentModel.ISupportInitialize)(this.numR)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numL)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numKW)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numMid)).EndInit();
2024-04-01 15:23:50 +08:00
((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.groupBox6.ResumeLayout(false);
this.panel9.ResumeLayout(false);
this.panel9.PerformLayout();
2024-04-28 14:05:46 +08:00
this.groupBox26.ResumeLayout(false);
this.panel6.ResumeLayout(false);
this.panel6.PerformLayout();
this.toolStrip1.ResumeLayout(false);
this.toolStrip1.PerformLayout();
2024-04-01 15:23:50 +08:00
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;
2024-04-28 14:05:46 +08:00
private System.Windows.Forms.TextBox tbPLCIP;
2024-04-01 15:23:50 +08:00
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;
2024-04-28 14:05:46 +08:00
private System.Windows.Forms.NumericUpDown numLightBaud;
2024-04-01 15:23:50 +08:00
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 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.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 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;
2024-04-28 14:05:46 +08:00
private System.Windows.Forms.NumericUpDown numKW;
2024-04-01 15:23:50 +08:00
private System.Windows.Forms.Label label14;
2024-04-28 14:05:46 +08:00
private System.Windows.Forms.NumericUpDown numMid;
2024-04-01 15:23:50 +08:00
private System.Windows.Forms.Label label15;
2024-04-28 14:05:46 +08:00
private System.Windows.Forms.NumericUpDown numR;
2024-04-01 15:23:50 +08:00
private System.Windows.Forms.Label label16;
2024-04-28 14:05:46 +08:00
private System.Windows.Forms.NumericUpDown numL;
2024-04-01 15:23:50 +08:00
private System.Windows.Forms.Label label17;
2024-04-28 14:05:46 +08:00
private System.Windows.Forms.NumericUpDown numCamDev2;
2024-04-01 15:23:50 +08:00
private System.Windows.Forms.Label label23;
2024-04-28 14:05:46 +08:00
private System.Windows.Forms.NumericUpDown numCamIndex2;
private System.Windows.Forms.NumericUpDown numCamDev;
2024-04-01 15:23:50 +08:00
private System.Windows.Forms.Label label20;
2024-04-28 14:05:46 +08:00
private System.Windows.Forms.NumericUpDown numCamIndex;
private System.Windows.Forms.CheckBox cbPLC;
private System.Windows.Forms.CheckBox cbIODev;
private System.Windows.Forms.CheckBox chkSave3;
private System.Windows.Forms.CheckBox chkSave2;
private System.Windows.Forms.CheckBox chkSave1;
2024-04-01 15:23:50 +08:00
}
}