革博士程序V1仓库
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

2535 linhas
138 KiB

  1. namespace GeBoShi.UI.SysSet
  2. {
  3. partial class SysSetFrm
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SysSetFrm));
  29. this.skinTabControl1 = new CCWin.SkinControl.SkinTabControl();
  30. this.skinTabPage1 = new CCWin.SkinControl.SkinTabPage();
  31. this.cbPLC = new System.Windows.Forms.CheckBox();
  32. this.cbIODev = new System.Windows.Forms.CheckBox();
  33. this.chkBuzzer = new System.Windows.Forms.CheckBox();
  34. this.skinTabPage2 = new CCWin.SkinControl.SkinTabPage();
  35. this.groupBox12 = new System.Windows.Forms.GroupBox();
  36. this.panel12 = new System.Windows.Forms.Panel();
  37. this.numCamDev2 = new System.Windows.Forms.NumericUpDown();
  38. this.label23 = new System.Windows.Forms.Label();
  39. this.numCamIndex2 = new System.Windows.Forms.NumericUpDown();
  40. this.label18 = new System.Windows.Forms.Label();
  41. this.tbCamCfgPath2 = new System.Windows.Forms.TextBox();
  42. this.label19 = new System.Windows.Forms.Label();
  43. this.groupBox7 = new System.Windows.Forms.GroupBox();
  44. this.panel7 = new System.Windows.Forms.Panel();
  45. this.numCamDev = new System.Windows.Forms.NumericUpDown();
  46. this.label20 = new System.Windows.Forms.Label();
  47. this.numCamIndex = new System.Windows.Forms.NumericUpDown();
  48. this.label10 = new System.Windows.Forms.Label();
  49. this.tbCamCfgPath = new System.Windows.Forms.TextBox();
  50. this.label7 = new System.Windows.Forms.Label();
  51. this.groupBox5 = new System.Windows.Forms.GroupBox();
  52. this.panel5 = new System.Windows.Forms.Panel();
  53. this.tbPLCIP = new System.Windows.Forms.TextBox();
  54. this.label6 = new System.Windows.Forms.Label();
  55. this.groupBox3 = new System.Windows.Forms.GroupBox();
  56. this.panel3 = new System.Windows.Forms.Panel();
  57. this.tbIOCfgPath = new System.Windows.Forms.TextBox();
  58. this.label8 = new System.Windows.Forms.Label();
  59. this.tbIODevNum = new System.Windows.Forms.TextBox();
  60. this.label4 = new System.Windows.Forms.Label();
  61. this.groupBox4 = new System.Windows.Forms.GroupBox();
  62. this.panel4 = new System.Windows.Forms.Panel();
  63. this.numLightBaud = new System.Windows.Forms.NumericUpDown();
  64. this.label9 = new System.Windows.Forms.Label();
  65. this.cobLightPortNum = new System.Windows.Forms.ComboBox();
  66. this.label5 = new System.Windows.Forms.Label();
  67. this.skinTabPage3 = new CCWin.SkinControl.SkinTabPage();
  68. this.groupBox24 = new System.Windows.Forms.GroupBox();
  69. this.panel24 = new System.Windows.Forms.Panel();
  70. this.tbCloudName = new System.Windows.Forms.TextBox();
  71. this.label81 = new System.Windows.Forms.Label();
  72. this.label83 = new System.Windows.Forms.Label();
  73. this.numCloudPort = new System.Windows.Forms.NumericUpDown();
  74. this.tbCloudPassword = new System.Windows.Forms.TextBox();
  75. this.label78 = new System.Windows.Forms.Label();
  76. this.tbCloudUser = new System.Windows.Forms.TextBox();
  77. this.label80 = new System.Windows.Forms.Label();
  78. this.cbOpenCloud = new System.Windows.Forms.CheckBox();
  79. this.tbCloudIP = new System.Windows.Forms.TextBox();
  80. this.label82 = new System.Windows.Forms.Label();
  81. this.skinTabPage4 = new CCWin.SkinControl.SkinTabPage();
  82. this.groupBox19 = new System.Windows.Forms.GroupBox();
  83. this.panel19 = new System.Windows.Forms.Panel();
  84. this.chkSave3 = new System.Windows.Forms.CheckBox();
  85. this.btnClearDefect_Compress_SavePath = new System.Windows.Forms.PictureBox();
  86. this.label52 = new System.Windows.Forms.Label();
  87. this.numDefect_Compress_SavePath_AutoClear = new System.Windows.Forms.NumericUpDown();
  88. this.chkDefect_Compress_SavePath_AutoClear = new System.Windows.Forms.CheckBox();
  89. this.tbDefectCompressSavePath = new System.Windows.Forms.TextBox();
  90. this.label50 = new System.Windows.Forms.Label();
  91. this.groupBox17 = new System.Windows.Forms.GroupBox();
  92. this.panel17 = new System.Windows.Forms.Panel();
  93. this.chkSave2 = new System.Windows.Forms.CheckBox();
  94. this.btnClearDefect_Small_Path = new System.Windows.Forms.PictureBox();
  95. this.label53 = new System.Windows.Forms.Label();
  96. this.tbDefectSmallPath = new System.Windows.Forms.TextBox();
  97. this.numDefect_Small_Path_AutoClear = new System.Windows.Forms.NumericUpDown();
  98. this.label41 = new System.Windows.Forms.Label();
  99. this.chkDefect_Small_Path_AutoClear = new System.Windows.Forms.CheckBox();
  100. this.groupBox1 = new System.Windows.Forms.GroupBox();
  101. this.panel1 = new System.Windows.Forms.Panel();
  102. this.btnClearDefect_Path = new System.Windows.Forms.PictureBox();
  103. this.label51 = new System.Windows.Forms.Label();
  104. this.numDefect_Path_AutoClear = new System.Windows.Forms.NumericUpDown();
  105. this.chkDefect_Path_AutoClear = new System.Windows.Forms.CheckBox();
  106. this.chkSave1 = new System.Windows.Forms.CheckBox();
  107. this.tbDefectPath = new System.Windows.Forms.TextBox();
  108. this.label1 = new System.Windows.Forms.Label();
  109. this.skinTabPage6 = new CCWin.SkinControl.SkinTabPage();
  110. this.groupBox9 = new System.Windows.Forms.GroupBox();
  111. this.panel10 = new System.Windows.Forms.Panel();
  112. this.cbMY2 = new System.Windows.Forms.CheckBox();
  113. this.cbMX2 = new System.Windows.Forms.CheckBox();
  114. this.cbMY1 = new System.Windows.Forms.CheckBox();
  115. this.cbMX1 = new System.Windows.Forms.CheckBox();
  116. this.groupBox23 = new System.Windows.Forms.GroupBox();
  117. this.panel23 = new System.Windows.Forms.Panel();
  118. this.tbPdtPath = new System.Windows.Forms.TextBox();
  119. this.label77 = new System.Windows.Forms.Label();
  120. this.groupBox14 = new System.Windows.Forms.GroupBox();
  121. this.panel14 = new System.Windows.Forms.Panel();
  122. this.numR = new System.Windows.Forms.NumericUpDown();
  123. this.label16 = new System.Windows.Forms.Label();
  124. this.numL = new System.Windows.Forms.NumericUpDown();
  125. this.label17 = new System.Windows.Forms.Label();
  126. this.numKW = new System.Windows.Forms.NumericUpDown();
  127. this.label14 = new System.Windows.Forms.Label();
  128. this.numMid = new System.Windows.Forms.NumericUpDown();
  129. this.label15 = new System.Windows.Forms.Label();
  130. this.numViewY = new System.Windows.Forms.NumericUpDown();
  131. this.label22 = new System.Windows.Forms.Label();
  132. this.numViewX = new System.Windows.Forms.NumericUpDown();
  133. this.label21 = new System.Windows.Forms.Label();
  134. this.groupBox13 = new System.Windows.Forms.GroupBox();
  135. this.panel13 = new System.Windows.Forms.Panel();
  136. this.cbDoorAlm = new System.Windows.Forms.CheckBox();
  137. this.cbBuzzShow = new System.Windows.Forms.CheckBox();
  138. this.cbResetBtn = new System.Windows.Forms.CheckBox();
  139. this.groupBox8 = new System.Windows.Forms.GroupBox();
  140. this.panel8 = new System.Windows.Forms.Panel();
  141. this.tbModelPath = new System.Windows.Forms.TextBox();
  142. this.label11 = new System.Windows.Forms.Label();
  143. this.groupBox2 = new System.Windows.Forms.GroupBox();
  144. this.panel2 = new System.Windows.Forms.Panel();
  145. this.label3 = new System.Windows.Forms.Label();
  146. this.numLogDays = new System.Windows.Forms.NumericUpDown();
  147. this.ckbAutoClear = new System.Windows.Forms.CheckBox();
  148. this.tbLogPath = new System.Windows.Forms.TextBox();
  149. this.label2 = new System.Windows.Forms.Label();
  150. this.skinTabPage8 = new CCWin.SkinControl.SkinTabPage();
  151. this.groupBox6 = new System.Windows.Forms.GroupBox();
  152. this.panel9 = new System.Windows.Forms.Panel();
  153. this.button2 = new System.Windows.Forms.Button();
  154. this.comboBox2 = new System.Windows.Forms.ComboBox();
  155. this.label13 = new System.Windows.Forms.Label();
  156. this.checkBox2 = new System.Windows.Forms.CheckBox();
  157. this.groupBox26 = new System.Windows.Forms.GroupBox();
  158. this.panel6 = new System.Windows.Forms.Panel();
  159. this.button1 = new System.Windows.Forms.Button();
  160. this.comboBox1 = new System.Windows.Forms.ComboBox();
  161. this.label12 = new System.Windows.Forms.Label();
  162. this.checkBox1 = new System.Windows.Forms.CheckBox();
  163. this.toolStrip1 = new System.Windows.Forms.ToolStrip();
  164. this.tsbtnSave = new System.Windows.Forms.ToolStripButton();
  165. this.tsbtnDataSave = new System.Windows.Forms.ToolStripButton();
  166. this.tsbtnDatImport = new System.Windows.Forms.ToolStripButton();
  167. this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  168. this.tsbtnExit = new System.Windows.Forms.ToolStripButton();
  169. this.uiTitel1 = new MaiMuControl.UIKits.MaiMuMenu.UITitel();
  170. this.panel26 = new System.Windows.Forms.Panel();
  171. this.cbOpenBarTenderPrint = new System.Windows.Forms.CheckBox();
  172. this.label75 = new System.Windows.Forms.Label();
  173. this.cboPrinters = new System.Windows.Forms.ComboBox();
  174. this.btnPrint = new System.Windows.Forms.Button();
  175. this.panel27 = new System.Windows.Forms.Panel();
  176. this.cbOpenExcelPrint = new System.Windows.Forms.CheckBox();
  177. this.label31 = new System.Windows.Forms.Label();
  178. this.cboPrinters2 = new System.Windows.Forms.ComboBox();
  179. this.btnPrint2 = new System.Windows.Forms.Button();
  180. this.skinTabControl1.SuspendLayout();
  181. this.skinTabPage1.SuspendLayout();
  182. this.skinTabPage2.SuspendLayout();
  183. this.groupBox12.SuspendLayout();
  184. this.panel12.SuspendLayout();
  185. ((System.ComponentModel.ISupportInitialize)(this.numCamDev2)).BeginInit();
  186. ((System.ComponentModel.ISupportInitialize)(this.numCamIndex2)).BeginInit();
  187. this.groupBox7.SuspendLayout();
  188. this.panel7.SuspendLayout();
  189. ((System.ComponentModel.ISupportInitialize)(this.numCamDev)).BeginInit();
  190. ((System.ComponentModel.ISupportInitialize)(this.numCamIndex)).BeginInit();
  191. this.groupBox5.SuspendLayout();
  192. this.panel5.SuspendLayout();
  193. this.groupBox3.SuspendLayout();
  194. this.panel3.SuspendLayout();
  195. this.groupBox4.SuspendLayout();
  196. this.panel4.SuspendLayout();
  197. ((System.ComponentModel.ISupportInitialize)(this.numLightBaud)).BeginInit();
  198. this.skinTabPage3.SuspendLayout();
  199. this.groupBox24.SuspendLayout();
  200. this.panel24.SuspendLayout();
  201. ((System.ComponentModel.ISupportInitialize)(this.numCloudPort)).BeginInit();
  202. this.skinTabPage4.SuspendLayout();
  203. this.groupBox19.SuspendLayout();
  204. this.panel19.SuspendLayout();
  205. ((System.ComponentModel.ISupportInitialize)(this.btnClearDefect_Compress_SavePath)).BeginInit();
  206. ((System.ComponentModel.ISupportInitialize)(this.numDefect_Compress_SavePath_AutoClear)).BeginInit();
  207. this.groupBox17.SuspendLayout();
  208. this.panel17.SuspendLayout();
  209. ((System.ComponentModel.ISupportInitialize)(this.btnClearDefect_Small_Path)).BeginInit();
  210. ((System.ComponentModel.ISupportInitialize)(this.numDefect_Small_Path_AutoClear)).BeginInit();
  211. this.groupBox1.SuspendLayout();
  212. this.panel1.SuspendLayout();
  213. ((System.ComponentModel.ISupportInitialize)(this.btnClearDefect_Path)).BeginInit();
  214. ((System.ComponentModel.ISupportInitialize)(this.numDefect_Path_AutoClear)).BeginInit();
  215. this.skinTabPage6.SuspendLayout();
  216. this.groupBox9.SuspendLayout();
  217. this.panel10.SuspendLayout();
  218. this.groupBox23.SuspendLayout();
  219. this.panel23.SuspendLayout();
  220. this.groupBox14.SuspendLayout();
  221. this.panel14.SuspendLayout();
  222. ((System.ComponentModel.ISupportInitialize)(this.numR)).BeginInit();
  223. ((System.ComponentModel.ISupportInitialize)(this.numL)).BeginInit();
  224. ((System.ComponentModel.ISupportInitialize)(this.numKW)).BeginInit();
  225. ((System.ComponentModel.ISupportInitialize)(this.numMid)).BeginInit();
  226. ((System.ComponentModel.ISupportInitialize)(this.numViewY)).BeginInit();
  227. ((System.ComponentModel.ISupportInitialize)(this.numViewX)).BeginInit();
  228. this.groupBox13.SuspendLayout();
  229. this.panel13.SuspendLayout();
  230. this.groupBox8.SuspendLayout();
  231. this.panel8.SuspendLayout();
  232. this.groupBox2.SuspendLayout();
  233. this.panel2.SuspendLayout();
  234. ((System.ComponentModel.ISupportInitialize)(this.numLogDays)).BeginInit();
  235. this.skinTabPage8.SuspendLayout();
  236. this.groupBox6.SuspendLayout();
  237. this.panel9.SuspendLayout();
  238. this.groupBox26.SuspendLayout();
  239. this.panel6.SuspendLayout();
  240. this.toolStrip1.SuspendLayout();
  241. this.SuspendLayout();
  242. //
  243. // skinTabControl1
  244. //
  245. this.skinTabControl1.AnimatorType = CCWin.SkinControl.AnimationType.HorizSlide;
  246. this.skinTabControl1.CloseRect = new System.Drawing.Rectangle(2, 2, 12, 12);
  247. this.skinTabControl1.Controls.Add(this.skinTabPage1);
  248. this.skinTabControl1.Controls.Add(this.skinTabPage2);
  249. this.skinTabControl1.Controls.Add(this.skinTabPage3);
  250. this.skinTabControl1.Controls.Add(this.skinTabPage4);
  251. this.skinTabControl1.Controls.Add(this.skinTabPage6);
  252. this.skinTabControl1.Controls.Add(this.skinTabPage8);
  253. this.skinTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  254. this.skinTabControl1.HeadBack = null;
  255. this.skinTabControl1.ImgTxtOffset = new System.Drawing.Point(0, 0);
  256. this.skinTabControl1.ItemSize = new System.Drawing.Size(136, 36);
  257. this.skinTabControl1.ItemStretch = true;
  258. this.skinTabControl1.Location = new System.Drawing.Point(0, 102);
  259. this.skinTabControl1.Name = "skinTabControl1";
  260. this.skinTabControl1.PageArrowDown = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageArrowDown")));
  261. this.skinTabControl1.PageArrowHover = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageArrowHover")));
  262. this.skinTabControl1.PageCloseHover = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageCloseHover")));
  263. this.skinTabControl1.PageCloseNormal = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageCloseNormal")));
  264. this.skinTabControl1.PageDown = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageDown")));
  265. this.skinTabControl1.PageDownTxtColor = System.Drawing.Color.White;
  266. this.skinTabControl1.PageHover = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageHover")));
  267. this.skinTabControl1.PageHoverTxtColor = System.Drawing.Color.White;
  268. this.skinTabControl1.PageImagePosition = CCWin.SkinControl.SkinTabControl.ePageImagePosition.Left;
  269. this.skinTabControl1.PageNorml = null;
  270. this.skinTabControl1.PageNormlTxtColor = System.Drawing.Color.White;
  271. this.skinTabControl1.SelectedIndex = 1;
  272. this.skinTabControl1.Size = new System.Drawing.Size(819, 517);
  273. this.skinTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  274. this.skinTabControl1.TabIndex = 25;
  275. //
  276. // skinTabPage1
  277. //
  278. this.skinTabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  279. this.skinTabPage1.Controls.Add(this.cbPLC);
  280. this.skinTabPage1.Controls.Add(this.cbIODev);
  281. this.skinTabPage1.Controls.Add(this.chkBuzzer);
  282. this.skinTabPage1.Dock = System.Windows.Forms.DockStyle.Fill;
  283. this.skinTabPage1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  284. this.skinTabPage1.Location = new System.Drawing.Point(0, 36);
  285. this.skinTabPage1.Name = "skinTabPage1";
  286. this.skinTabPage1.Size = new System.Drawing.Size(819, 481);
  287. this.skinTabPage1.TabIndex = 0;
  288. this.skinTabPage1.TabItemImage = null;
  289. this.skinTabPage1.Text = "功能设置";
  290. //
  291. // cbPLC
  292. //
  293. this.cbPLC.AutoSize = true;
  294. this.cbPLC.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  295. this.cbPLC.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  296. this.cbPLC.Location = new System.Drawing.Point(114, 130);
  297. this.cbPLC.Margin = new System.Windows.Forms.Padding(2);
  298. this.cbPLC.Name = "cbPLC";
  299. this.cbPLC.Size = new System.Drawing.Size(114, 20);
  300. this.cbPLC.TabIndex = 19;
  301. this.cbPLC.Text = "启用PLC控制";
  302. this.cbPLC.UseVisualStyleBackColor = true;
  303. //
  304. // cbIODev
  305. //
  306. this.cbIODev.AutoSize = true;
  307. this.cbIODev.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  308. this.cbIODev.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  309. this.cbIODev.Location = new System.Drawing.Point(114, 67);
  310. this.cbIODev.Margin = new System.Windows.Forms.Padding(2);
  311. this.cbIODev.Name = "cbIODev";
  312. this.cbIODev.Size = new System.Drawing.Size(106, 20);
  313. this.cbIODev.TabIndex = 18;
  314. this.cbIODev.Text = "启用IO板卡";
  315. this.cbIODev.UseVisualStyleBackColor = true;
  316. //
  317. // chkBuzzer
  318. //
  319. this.chkBuzzer.AutoSize = true;
  320. this.chkBuzzer.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  321. this.chkBuzzer.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  322. this.chkBuzzer.Location = new System.Drawing.Point(114, 190);
  323. this.chkBuzzer.Margin = new System.Windows.Forms.Padding(2);
  324. this.chkBuzzer.Name = "chkBuzzer";
  325. this.chkBuzzer.Size = new System.Drawing.Size(106, 20);
  326. this.chkBuzzer.TabIndex = 17;
  327. this.chkBuzzer.Text = "启用蜂鸣器";
  328. this.chkBuzzer.UseVisualStyleBackColor = true;
  329. //
  330. // skinTabPage2
  331. //
  332. this.skinTabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  333. this.skinTabPage2.Controls.Add(this.groupBox12);
  334. this.skinTabPage2.Controls.Add(this.groupBox7);
  335. this.skinTabPage2.Controls.Add(this.groupBox5);
  336. this.skinTabPage2.Controls.Add(this.groupBox3);
  337. this.skinTabPage2.Controls.Add(this.groupBox4);
  338. this.skinTabPage2.Dock = System.Windows.Forms.DockStyle.Fill;
  339. this.skinTabPage2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  340. this.skinTabPage2.Location = new System.Drawing.Point(0, 36);
  341. this.skinTabPage2.Name = "skinTabPage2";
  342. this.skinTabPage2.Size = new System.Drawing.Size(819, 481);
  343. this.skinTabPage2.TabIndex = 1;
  344. this.skinTabPage2.TabItemImage = null;
  345. this.skinTabPage2.Text = "设备与通信";
  346. //
  347. // groupBox12
  348. //
  349. this.groupBox12.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  350. | System.Windows.Forms.AnchorStyles.Right)));
  351. this.groupBox12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  352. this.groupBox12.Controls.Add(this.panel12);
  353. this.groupBox12.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  354. this.groupBox12.ForeColor = System.Drawing.Color.White;
  355. this.groupBox12.Location = new System.Drawing.Point(2, 323);
  356. this.groupBox12.Margin = new System.Windows.Forms.Padding(2);
  357. this.groupBox12.Name = "groupBox12";
  358. this.groupBox12.Padding = new System.Windows.Forms.Padding(2);
  359. this.groupBox12.Size = new System.Drawing.Size(806, 97);
  360. this.groupBox12.TabIndex = 33;
  361. this.groupBox12.TabStop = false;
  362. this.groupBox12.Text = "相机2配置";
  363. //
  364. // panel12
  365. //
  366. this.panel12.BackColor = System.Drawing.Color.White;
  367. this.panel12.Controls.Add(this.numCamDev2);
  368. this.panel12.Controls.Add(this.label23);
  369. this.panel12.Controls.Add(this.numCamIndex2);
  370. this.panel12.Controls.Add(this.label18);
  371. this.panel12.Controls.Add(this.tbCamCfgPath2);
  372. this.panel12.Controls.Add(this.label19);
  373. this.panel12.Dock = System.Windows.Forms.DockStyle.Fill;
  374. this.panel12.Location = new System.Drawing.Point(2, 16);
  375. this.panel12.Margin = new System.Windows.Forms.Padding(2);
  376. this.panel12.Name = "panel12";
  377. this.panel12.Size = new System.Drawing.Size(802, 79);
  378. this.panel12.TabIndex = 0;
  379. //
  380. // numCamDev2
  381. //
  382. this.numCamDev2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  383. this.numCamDev2.Location = new System.Drawing.Point(373, 9);
  384. this.numCamDev2.Maximum = new decimal(new int[] {
  385. 1000000000,
  386. 0,
  387. 0,
  388. 0});
  389. this.numCamDev2.Name = "numCamDev2";
  390. this.numCamDev2.Size = new System.Drawing.Size(120, 23);
  391. this.numCamDev2.TabIndex = 10;
  392. this.numCamDev2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  393. //
  394. // label23
  395. //
  396. this.label23.AutoSize = true;
  397. this.label23.ForeColor = System.Drawing.SystemColors.ControlText;
  398. this.label23.Location = new System.Drawing.Point(280, 14);
  399. this.label23.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  400. this.label23.Name = "label23";
  401. this.label23.Size = new System.Drawing.Size(65, 12);
  402. this.label23.TabIndex = 9;
  403. this.label23.Text = "板卡编号:";
  404. //
  405. // numCamIndex2
  406. //
  407. this.numCamIndex2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  408. this.numCamIndex2.Location = new System.Drawing.Point(103, 9);
  409. this.numCamIndex2.Maximum = new decimal(new int[] {
  410. 1000000000,
  411. 0,
  412. 0,
  413. 0});
  414. this.numCamIndex2.Name = "numCamIndex2";
  415. this.numCamIndex2.Size = new System.Drawing.Size(120, 23);
  416. this.numCamIndex2.TabIndex = 8;
  417. this.numCamIndex2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  418. //
  419. // label18
  420. //
  421. this.label18.AutoSize = true;
  422. this.label18.ForeColor = System.Drawing.SystemColors.ControlText;
  423. this.label18.Location = new System.Drawing.Point(10, 14);
  424. this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  425. this.label18.Name = "label18";
  426. this.label18.Size = new System.Drawing.Size(65, 12);
  427. this.label18.TabIndex = 6;
  428. this.label18.Text = "相机编号:";
  429. //
  430. // tbCamCfgPath2
  431. //
  432. this.tbCamCfgPath2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  433. | System.Windows.Forms.AnchorStyles.Right)));
  434. this.tbCamCfgPath2.Location = new System.Drawing.Point(103, 43);
  435. this.tbCamCfgPath2.Margin = new System.Windows.Forms.Padding(2);
  436. this.tbCamCfgPath2.Name = "tbCamCfgPath2";
  437. this.tbCamCfgPath2.Size = new System.Drawing.Size(691, 21);
  438. this.tbCamCfgPath2.TabIndex = 5;
  439. this.tbCamCfgPath2.Click += new System.EventHandler(this.tbPathFile_Click);
  440. //
  441. // label19
  442. //
  443. this.label19.AutoSize = true;
  444. this.label19.BackColor = System.Drawing.Color.Transparent;
  445. this.label19.ForeColor = System.Drawing.Color.Black;
  446. this.label19.Location = new System.Drawing.Point(10, 46);
  447. this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  448. this.label19.Name = "label19";
  449. this.label19.Size = new System.Drawing.Size(89, 12);
  450. this.label19.TabIndex = 4;
  451. this.label19.Text = "配置文件路径:";
  452. //
  453. // groupBox7
  454. //
  455. this.groupBox7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  456. | System.Windows.Forms.AnchorStyles.Right)));
  457. this.groupBox7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  458. this.groupBox7.Controls.Add(this.panel7);
  459. this.groupBox7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  460. this.groupBox7.ForeColor = System.Drawing.Color.White;
  461. this.groupBox7.Location = new System.Drawing.Point(2, 222);
  462. this.groupBox7.Margin = new System.Windows.Forms.Padding(2);
  463. this.groupBox7.Name = "groupBox7";
  464. this.groupBox7.Padding = new System.Windows.Forms.Padding(2);
  465. this.groupBox7.Size = new System.Drawing.Size(806, 97);
  466. this.groupBox7.TabIndex = 29;
  467. this.groupBox7.TabStop = false;
  468. this.groupBox7.Text = "相机1配置";
  469. //
  470. // panel7
  471. //
  472. this.panel7.BackColor = System.Drawing.Color.White;
  473. this.panel7.Controls.Add(this.numCamDev);
  474. this.panel7.Controls.Add(this.label20);
  475. this.panel7.Controls.Add(this.numCamIndex);
  476. this.panel7.Controls.Add(this.label10);
  477. this.panel7.Controls.Add(this.tbCamCfgPath);
  478. this.panel7.Controls.Add(this.label7);
  479. this.panel7.Dock = System.Windows.Forms.DockStyle.Fill;
  480. this.panel7.Location = new System.Drawing.Point(2, 16);
  481. this.panel7.Margin = new System.Windows.Forms.Padding(2);
  482. this.panel7.Name = "panel7";
  483. this.panel7.Size = new System.Drawing.Size(802, 79);
  484. this.panel7.TabIndex = 0;
  485. //
  486. // numCamDev
  487. //
  488. this.numCamDev.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  489. this.numCamDev.Location = new System.Drawing.Point(373, 9);
  490. this.numCamDev.Maximum = new decimal(new int[] {
  491. 1000000000,
  492. 0,
  493. 0,
  494. 0});
  495. this.numCamDev.Name = "numCamDev";
  496. this.numCamDev.Size = new System.Drawing.Size(120, 23);
  497. this.numCamDev.TabIndex = 10;
  498. this.numCamDev.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  499. //
  500. // label20
  501. //
  502. this.label20.AutoSize = true;
  503. this.label20.ForeColor = System.Drawing.SystemColors.ControlText;
  504. this.label20.Location = new System.Drawing.Point(280, 14);
  505. this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  506. this.label20.Name = "label20";
  507. this.label20.Size = new System.Drawing.Size(65, 12);
  508. this.label20.TabIndex = 9;
  509. this.label20.Text = "板卡编号:";
  510. //
  511. // numCamIndex
  512. //
  513. this.numCamIndex.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  514. this.numCamIndex.Location = new System.Drawing.Point(103, 9);
  515. this.numCamIndex.Maximum = new decimal(new int[] {
  516. 1000000000,
  517. 0,
  518. 0,
  519. 0});
  520. this.numCamIndex.Name = "numCamIndex";
  521. this.numCamIndex.Size = new System.Drawing.Size(120, 23);
  522. this.numCamIndex.TabIndex = 8;
  523. this.numCamIndex.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  524. //
  525. // label10
  526. //
  527. this.label10.AutoSize = true;
  528. this.label10.ForeColor = System.Drawing.SystemColors.ControlText;
  529. this.label10.Location = new System.Drawing.Point(10, 14);
  530. this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  531. this.label10.Name = "label10";
  532. this.label10.Size = new System.Drawing.Size(65, 12);
  533. this.label10.TabIndex = 6;
  534. this.label10.Text = "相机编号:";
  535. //
  536. // tbCamCfgPath
  537. //
  538. this.tbCamCfgPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  539. | System.Windows.Forms.AnchorStyles.Right)));
  540. this.tbCamCfgPath.Location = new System.Drawing.Point(103, 43);
  541. this.tbCamCfgPath.Margin = new System.Windows.Forms.Padding(2);
  542. this.tbCamCfgPath.Name = "tbCamCfgPath";
  543. this.tbCamCfgPath.Size = new System.Drawing.Size(691, 21);
  544. this.tbCamCfgPath.TabIndex = 5;
  545. this.tbCamCfgPath.Click += new System.EventHandler(this.tbPathFile_Click);
  546. //
  547. // label7
  548. //
  549. this.label7.AutoSize = true;
  550. this.label7.BackColor = System.Drawing.Color.Transparent;
  551. this.label7.ForeColor = System.Drawing.Color.Black;
  552. this.label7.Location = new System.Drawing.Point(10, 46);
  553. this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  554. this.label7.Name = "label7";
  555. this.label7.Size = new System.Drawing.Size(89, 12);
  556. this.label7.TabIndex = 4;
  557. this.label7.Text = "配置文件路径:";
  558. //
  559. // groupBox5
  560. //
  561. this.groupBox5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  562. | System.Windows.Forms.AnchorStyles.Right)));
  563. this.groupBox5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  564. this.groupBox5.Controls.Add(this.panel5);
  565. this.groupBox5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  566. this.groupBox5.ForeColor = System.Drawing.Color.White;
  567. this.groupBox5.Location = new System.Drawing.Point(2, 150);
  568. this.groupBox5.Margin = new System.Windows.Forms.Padding(2);
  569. this.groupBox5.Name = "groupBox5";
  570. this.groupBox5.Padding = new System.Windows.Forms.Padding(2);
  571. this.groupBox5.Size = new System.Drawing.Size(806, 68);
  572. this.groupBox5.TabIndex = 28;
  573. this.groupBox5.TabStop = false;
  574. this.groupBox5.Text = "PLC";
  575. //
  576. // panel5
  577. //
  578. this.panel5.BackColor = System.Drawing.Color.White;
  579. this.panel5.Controls.Add(this.tbPLCIP);
  580. this.panel5.Controls.Add(this.label6);
  581. this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
  582. this.panel5.Location = new System.Drawing.Point(2, 16);
  583. this.panel5.Margin = new System.Windows.Forms.Padding(2);
  584. this.panel5.Name = "panel5";
  585. this.panel5.Size = new System.Drawing.Size(802, 50);
  586. this.panel5.TabIndex = 0;
  587. //
  588. // tbPLCIP
  589. //
  590. this.tbPLCIP.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  591. | System.Windows.Forms.AnchorStyles.Right)));
  592. this.tbPLCIP.Location = new System.Drawing.Point(103, 18);
  593. this.tbPLCIP.Margin = new System.Windows.Forms.Padding(2);
  594. this.tbPLCIP.Name = "tbPLCIP";
  595. this.tbPLCIP.Size = new System.Drawing.Size(205, 21);
  596. this.tbPLCIP.TabIndex = 5;
  597. //
  598. // label6
  599. //
  600. this.label6.AutoSize = true;
  601. this.label6.BackColor = System.Drawing.Color.Transparent;
  602. this.label6.ForeColor = System.Drawing.Color.Black;
  603. this.label6.Location = new System.Drawing.Point(10, 21);
  604. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  605. this.label6.Name = "label6";
  606. this.label6.Size = new System.Drawing.Size(77, 12);
  607. this.label6.TabIndex = 4;
  608. this.label6.Text = "PLC IP地址:";
  609. //
  610. // groupBox3
  611. //
  612. this.groupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  613. | System.Windows.Forms.AnchorStyles.Right)));
  614. this.groupBox3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  615. this.groupBox3.Controls.Add(this.panel3);
  616. this.groupBox3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  617. this.groupBox3.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  618. this.groupBox3.Location = new System.Drawing.Point(2, 61);
  619. this.groupBox3.Margin = new System.Windows.Forms.Padding(2);
  620. this.groupBox3.Name = "groupBox3";
  621. this.groupBox3.Padding = new System.Windows.Forms.Padding(2);
  622. this.groupBox3.Size = new System.Drawing.Size(806, 85);
  623. this.groupBox3.TabIndex = 26;
  624. this.groupBox3.TabStop = false;
  625. this.groupBox3.Text = "I/O板卡";
  626. //
  627. // panel3
  628. //
  629. this.panel3.BackColor = System.Drawing.Color.White;
  630. this.panel3.Controls.Add(this.tbIOCfgPath);
  631. this.panel3.Controls.Add(this.label8);
  632. this.panel3.Controls.Add(this.tbIODevNum);
  633. this.panel3.Controls.Add(this.label4);
  634. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  635. this.panel3.Location = new System.Drawing.Point(2, 16);
  636. this.panel3.Margin = new System.Windows.Forms.Padding(2);
  637. this.panel3.Name = "panel3";
  638. this.panel3.Size = new System.Drawing.Size(802, 67);
  639. this.panel3.TabIndex = 0;
  640. //
  641. // tbIOCfgPath
  642. //
  643. this.tbIOCfgPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  644. | System.Windows.Forms.AnchorStyles.Right)));
  645. this.tbIOCfgPath.Location = new System.Drawing.Point(103, 38);
  646. this.tbIOCfgPath.Margin = new System.Windows.Forms.Padding(2);
  647. this.tbIOCfgPath.Name = "tbIOCfgPath";
  648. this.tbIOCfgPath.Size = new System.Drawing.Size(691, 21);
  649. this.tbIOCfgPath.TabIndex = 7;
  650. this.tbIOCfgPath.Click += new System.EventHandler(this.tbPathFile_Click);
  651. //
  652. // label8
  653. //
  654. this.label8.AutoSize = true;
  655. this.label8.BackColor = System.Drawing.Color.Transparent;
  656. this.label8.ForeColor = System.Drawing.Color.Black;
  657. this.label8.Location = new System.Drawing.Point(10, 41);
  658. this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  659. this.label8.Name = "label8";
  660. this.label8.Size = new System.Drawing.Size(89, 12);
  661. this.label8.TabIndex = 6;
  662. this.label8.Text = "配置文件路径:";
  663. //
  664. // tbIODevNum
  665. //
  666. this.tbIODevNum.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  667. | System.Windows.Forms.AnchorStyles.Right)));
  668. this.tbIODevNum.Location = new System.Drawing.Point(103, 9);
  669. this.tbIODevNum.Margin = new System.Windows.Forms.Padding(2);
  670. this.tbIODevNum.Name = "tbIODevNum";
  671. this.tbIODevNum.Size = new System.Drawing.Size(691, 21);
  672. this.tbIODevNum.TabIndex = 5;
  673. //
  674. // label4
  675. //
  676. this.label4.AutoSize = true;
  677. this.label4.ForeColor = System.Drawing.SystemColors.ControlText;
  678. this.label4.Location = new System.Drawing.Point(10, 12);
  679. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  680. this.label4.Name = "label4";
  681. this.label4.Size = new System.Drawing.Size(65, 12);
  682. this.label4.TabIndex = 4;
  683. this.label4.Text = "设备编号:";
  684. //
  685. // groupBox4
  686. //
  687. this.groupBox4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  688. | System.Windows.Forms.AnchorStyles.Right)));
  689. this.groupBox4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  690. this.groupBox4.Controls.Add(this.panel4);
  691. this.groupBox4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  692. this.groupBox4.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  693. this.groupBox4.Location = new System.Drawing.Point(2, 2);
  694. this.groupBox4.Margin = new System.Windows.Forms.Padding(2);
  695. this.groupBox4.Name = "groupBox4";
  696. this.groupBox4.Padding = new System.Windows.Forms.Padding(2);
  697. this.groupBox4.Size = new System.Drawing.Size(806, 55);
  698. this.groupBox4.TabIndex = 25;
  699. this.groupBox4.TabStop = false;
  700. this.groupBox4.Text = "光源设备";
  701. //
  702. // panel4
  703. //
  704. this.panel4.BackColor = System.Drawing.Color.White;
  705. this.panel4.Controls.Add(this.numLightBaud);
  706. this.panel4.Controls.Add(this.label9);
  707. this.panel4.Controls.Add(this.cobLightPortNum);
  708. this.panel4.Controls.Add(this.label5);
  709. this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
  710. this.panel4.Location = new System.Drawing.Point(2, 16);
  711. this.panel4.Margin = new System.Windows.Forms.Padding(2);
  712. this.panel4.Name = "panel4";
  713. this.panel4.Size = new System.Drawing.Size(802, 37);
  714. this.panel4.TabIndex = 0;
  715. //
  716. // numLightBaud
  717. //
  718. this.numLightBaud.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  719. this.numLightBaud.Increment = new decimal(new int[] {
  720. 100,
  721. 0,
  722. 0,
  723. 0});
  724. this.numLightBaud.Location = new System.Drawing.Point(417, 8);
  725. this.numLightBaud.Maximum = new decimal(new int[] {
  726. 1000000000,
  727. 0,
  728. 0,
  729. 0});
  730. this.numLightBaud.Name = "numLightBaud";
  731. this.numLightBaud.Size = new System.Drawing.Size(120, 23);
  732. this.numLightBaud.TabIndex = 7;
  733. this.numLightBaud.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  734. this.numLightBaud.Value = new decimal(new int[] {
  735. 9600,
  736. 0,
  737. 0,
  738. 0});
  739. //
  740. // label9
  741. //
  742. this.label9.AutoSize = true;
  743. this.label9.ForeColor = System.Drawing.SystemColors.ControlText;
  744. this.label9.Location = new System.Drawing.Point(359, 11);
  745. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  746. this.label9.Name = "label9";
  747. this.label9.Size = new System.Drawing.Size(53, 12);
  748. this.label9.TabIndex = 6;
  749. this.label9.Text = "波特率:";
  750. //
  751. // cobLightPortNum
  752. //
  753. this.cobLightPortNum.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  754. this.cobLightPortNum.FormattingEnabled = true;
  755. this.cobLightPortNum.Location = new System.Drawing.Point(103, 8);
  756. this.cobLightPortNum.Margin = new System.Windows.Forms.Padding(2);
  757. this.cobLightPortNum.Name = "cobLightPortNum";
  758. this.cobLightPortNum.Size = new System.Drawing.Size(205, 20);
  759. this.cobLightPortNum.TabIndex = 5;
  760. //
  761. // label5
  762. //
  763. this.label5.AutoSize = true;
  764. this.label5.ForeColor = System.Drawing.SystemColors.ControlText;
  765. this.label5.Location = new System.Drawing.Point(10, 11);
  766. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  767. this.label5.Name = "label5";
  768. this.label5.Size = new System.Drawing.Size(41, 12);
  769. this.label5.TabIndex = 4;
  770. this.label5.Text = "端口:";
  771. //
  772. // skinTabPage3
  773. //
  774. this.skinTabPage3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  775. this.skinTabPage3.Controls.Add(this.groupBox24);
  776. this.skinTabPage3.Dock = System.Windows.Forms.DockStyle.Fill;
  777. this.skinTabPage3.Location = new System.Drawing.Point(0, 36);
  778. this.skinTabPage3.Name = "skinTabPage3";
  779. this.skinTabPage3.Size = new System.Drawing.Size(819, 481);
  780. this.skinTabPage3.TabIndex = 6;
  781. this.skinTabPage3.TabItemImage = null;
  782. this.skinTabPage3.Text = "云端与MES上传";
  783. //
  784. // groupBox24
  785. //
  786. this.groupBox24.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  787. | System.Windows.Forms.AnchorStyles.Right)));
  788. this.groupBox24.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  789. this.groupBox24.Controls.Add(this.panel24);
  790. this.groupBox24.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  791. this.groupBox24.ForeColor = System.Drawing.Color.White;
  792. this.groupBox24.Location = new System.Drawing.Point(2, 17);
  793. this.groupBox24.Margin = new System.Windows.Forms.Padding(2);
  794. this.groupBox24.Name = "groupBox24";
  795. this.groupBox24.Padding = new System.Windows.Forms.Padding(2);
  796. this.groupBox24.Size = new System.Drawing.Size(806, 138);
  797. this.groupBox24.TabIndex = 33;
  798. this.groupBox24.TabStop = false;
  799. this.groupBox24.Text = "局域网云端数据上传";
  800. //
  801. // panel24
  802. //
  803. this.panel24.BackColor = System.Drawing.Color.White;
  804. this.panel24.Controls.Add(this.tbCloudName);
  805. this.panel24.Controls.Add(this.label81);
  806. this.panel24.Controls.Add(this.label83);
  807. this.panel24.Controls.Add(this.numCloudPort);
  808. this.panel24.Controls.Add(this.tbCloudPassword);
  809. this.panel24.Controls.Add(this.label78);
  810. this.panel24.Controls.Add(this.tbCloudUser);
  811. this.panel24.Controls.Add(this.label80);
  812. this.panel24.Controls.Add(this.cbOpenCloud);
  813. this.panel24.Controls.Add(this.tbCloudIP);
  814. this.panel24.Controls.Add(this.label82);
  815. this.panel24.Dock = System.Windows.Forms.DockStyle.Fill;
  816. this.panel24.Location = new System.Drawing.Point(2, 16);
  817. this.panel24.Margin = new System.Windows.Forms.Padding(2);
  818. this.panel24.Name = "panel24";
  819. this.panel24.Size = new System.Drawing.Size(802, 120);
  820. this.panel24.TabIndex = 0;
  821. //
  822. // tbCloudName
  823. //
  824. this.tbCloudName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  825. | System.Windows.Forms.AnchorStyles.Right)));
  826. this.tbCloudName.Location = new System.Drawing.Point(218, 7);
  827. this.tbCloudName.Margin = new System.Windows.Forms.Padding(2);
  828. this.tbCloudName.Name = "tbCloudName";
  829. this.tbCloudName.Size = new System.Drawing.Size(336, 21);
  830. this.tbCloudName.TabIndex = 17;
  831. //
  832. // label81
  833. //
  834. this.label81.AutoSize = true;
  835. this.label81.ForeColor = System.Drawing.Color.Black;
  836. this.label81.Location = new System.Drawing.Point(150, 10);
  837. this.label81.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  838. this.label81.Name = "label81";
  839. this.label81.Size = new System.Drawing.Size(65, 12);
  840. this.label81.TabIndex = 16;
  841. this.label81.Text = "设备名称:";
  842. //
  843. // label83
  844. //
  845. this.label83.AutoSize = true;
  846. this.label83.ForeColor = System.Drawing.SystemColors.ControlText;
  847. this.label83.Location = new System.Drawing.Point(513, 49);
  848. this.label83.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  849. this.label83.Name = "label83";
  850. this.label83.Size = new System.Drawing.Size(41, 12);
  851. this.label83.TabIndex = 15;
  852. this.label83.Text = "端口:";
  853. //
  854. // numCloudPort
  855. //
  856. this.numCloudPort.Location = new System.Drawing.Point(575, 46);
  857. this.numCloudPort.Margin = new System.Windows.Forms.Padding(2);
  858. this.numCloudPort.Maximum = new decimal(new int[] {
  859. 99999,
  860. 0,
  861. 0,
  862. 0});
  863. this.numCloudPort.Name = "numCloudPort";
  864. this.numCloudPort.Size = new System.Drawing.Size(133, 21);
  865. this.numCloudPort.TabIndex = 14;
  866. this.numCloudPort.TabStop = false;
  867. this.numCloudPort.Value = new decimal(new int[] {
  868. 1883,
  869. 0,
  870. 0,
  871. 0});
  872. //
  873. // tbCloudPassword
  874. //
  875. this.tbCloudPassword.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  876. | System.Windows.Forms.AnchorStyles.Right)));
  877. this.tbCloudPassword.Location = new System.Drawing.Point(575, 86);
  878. this.tbCloudPassword.Margin = new System.Windows.Forms.Padding(2);
  879. this.tbCloudPassword.Name = "tbCloudPassword";
  880. this.tbCloudPassword.Size = new System.Drawing.Size(165, 21);
  881. this.tbCloudPassword.TabIndex = 13;
  882. //
  883. // label78
  884. //
  885. this.label78.AutoSize = true;
  886. this.label78.ForeColor = System.Drawing.Color.Black;
  887. this.label78.Location = new System.Drawing.Point(489, 89);
  888. this.label78.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  889. this.label78.Name = "label78";
  890. this.label78.Size = new System.Drawing.Size(65, 12);
  891. this.label78.TabIndex = 12;
  892. this.label78.Text = "Password:";
  893. //
  894. // tbCloudUser
  895. //
  896. this.tbCloudUser.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  897. | System.Windows.Forms.AnchorStyles.Right)));
  898. this.tbCloudUser.Location = new System.Drawing.Point(116, 86);
  899. this.tbCloudUser.Margin = new System.Windows.Forms.Padding(2);
  900. this.tbCloudUser.Name = "tbCloudUser";
  901. this.tbCloudUser.Size = new System.Drawing.Size(336, 21);
  902. this.tbCloudUser.TabIndex = 11;
  903. //
  904. // label80
  905. //
  906. this.label80.AutoSize = true;
  907. this.label80.ForeColor = System.Drawing.Color.Black;
  908. this.label80.Location = new System.Drawing.Point(48, 89);
  909. this.label80.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  910. this.label80.Name = "label80";
  911. this.label80.Size = new System.Drawing.Size(59, 12);
  912. this.label80.TabIndex = 9;
  913. this.label80.Text = "Username:";
  914. //
  915. // cbOpenCloud
  916. //
  917. this.cbOpenCloud.AutoSize = true;
  918. this.cbOpenCloud.ForeColor = System.Drawing.Color.Black;
  919. this.cbOpenCloud.Location = new System.Drawing.Point(50, 9);
  920. this.cbOpenCloud.Margin = new System.Windows.Forms.Padding(2);
  921. this.cbOpenCloud.Name = "cbOpenCloud";
  922. this.cbOpenCloud.Size = new System.Drawing.Size(48, 16);
  923. this.cbOpenCloud.TabIndex = 6;
  924. this.cbOpenCloud.Text = "启用";
  925. this.cbOpenCloud.UseVisualStyleBackColor = true;
  926. //
  927. // tbCloudIP
  928. //
  929. this.tbCloudIP.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  930. | System.Windows.Forms.AnchorStyles.Right)));
  931. this.tbCloudIP.Location = new System.Drawing.Point(116, 46);
  932. this.tbCloudIP.Margin = new System.Windows.Forms.Padding(2);
  933. this.tbCloudIP.Name = "tbCloudIP";
  934. this.tbCloudIP.Size = new System.Drawing.Size(336, 21);
  935. this.tbCloudIP.TabIndex = 5;
  936. //
  937. // label82
  938. //
  939. this.label82.AutoSize = true;
  940. this.label82.ForeColor = System.Drawing.Color.Black;
  941. this.label82.Location = new System.Drawing.Point(48, 49);
  942. this.label82.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  943. this.label82.Name = "label82";
  944. this.label82.Size = new System.Drawing.Size(53, 12);
  945. this.label82.TabIndex = 4;
  946. this.label82.Text = "IP地址:";
  947. //
  948. // skinTabPage4
  949. //
  950. this.skinTabPage4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  951. this.skinTabPage4.Controls.Add(this.groupBox19);
  952. this.skinTabPage4.Controls.Add(this.groupBox17);
  953. this.skinTabPage4.Controls.Add(this.groupBox1);
  954. this.skinTabPage4.Dock = System.Windows.Forms.DockStyle.Fill;
  955. this.skinTabPage4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  956. this.skinTabPage4.Location = new System.Drawing.Point(0, 36);
  957. this.skinTabPage4.Name = "skinTabPage4";
  958. this.skinTabPage4.Size = new System.Drawing.Size(819, 481);
  959. this.skinTabPage4.TabIndex = 3;
  960. this.skinTabPage4.TabItemImage = null;
  961. this.skinTabPage4.Text = "图像保存";
  962. //
  963. // groupBox19
  964. //
  965. this.groupBox19.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  966. | System.Windows.Forms.AnchorStyles.Right)));
  967. this.groupBox19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  968. this.groupBox19.Controls.Add(this.panel19);
  969. this.groupBox19.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  970. this.groupBox19.ForeColor = System.Drawing.Color.White;
  971. this.groupBox19.Location = new System.Drawing.Point(3, 166);
  972. this.groupBox19.Margin = new System.Windows.Forms.Padding(2);
  973. this.groupBox19.Name = "groupBox19";
  974. this.groupBox19.Padding = new System.Windows.Forms.Padding(2);
  975. this.groupBox19.Size = new System.Drawing.Size(805, 75);
  976. this.groupBox19.TabIndex = 33;
  977. this.groupBox19.TabStop = false;
  978. this.groupBox19.Text = "无瑕疵图";
  979. //
  980. // panel19
  981. //
  982. this.panel19.BackColor = System.Drawing.Color.White;
  983. this.panel19.Controls.Add(this.chkSave3);
  984. this.panel19.Controls.Add(this.btnClearDefect_Compress_SavePath);
  985. this.panel19.Controls.Add(this.label52);
  986. this.panel19.Controls.Add(this.numDefect_Compress_SavePath_AutoClear);
  987. this.panel19.Controls.Add(this.chkDefect_Compress_SavePath_AutoClear);
  988. this.panel19.Controls.Add(this.tbDefectCompressSavePath);
  989. this.panel19.Controls.Add(this.label50);
  990. this.panel19.Dock = System.Windows.Forms.DockStyle.Fill;
  991. this.panel19.Location = new System.Drawing.Point(2, 16);
  992. this.panel19.Margin = new System.Windows.Forms.Padding(2);
  993. this.panel19.Name = "panel19";
  994. this.panel19.Size = new System.Drawing.Size(801, 57);
  995. this.panel19.TabIndex = 0;
  996. //
  997. // chkSave3
  998. //
  999. this.chkSave3.AutoSize = true;
  1000. this.chkSave3.ForeColor = System.Drawing.Color.Black;
  1001. this.chkSave3.Location = new System.Drawing.Point(79, 32);
  1002. this.chkSave3.Margin = new System.Windows.Forms.Padding(2);
  1003. this.chkSave3.Name = "chkSave3";
  1004. this.chkSave3.Size = new System.Drawing.Size(48, 16);
  1005. this.chkSave3.TabIndex = 16;
  1006. this.chkSave3.Text = "保存";
  1007. this.chkSave3.UseVisualStyleBackColor = true;
  1008. //
  1009. // btnClearDefect_Compress_SavePath
  1010. //
  1011. this.btnClearDefect_Compress_SavePath.Image = ((System.Drawing.Image)(resources.GetObject("btnClearDefect_Compress_SavePath.Image")));
  1012. this.btnClearDefect_Compress_SavePath.Location = new System.Drawing.Point(735, 5);
  1013. this.btnClearDefect_Compress_SavePath.Margin = new System.Windows.Forms.Padding(2);
  1014. this.btnClearDefect_Compress_SavePath.Name = "btnClearDefect_Compress_SavePath";
  1015. this.btnClearDefect_Compress_SavePath.Size = new System.Drawing.Size(21, 19);
  1016. this.btnClearDefect_Compress_SavePath.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  1017. this.btnClearDefect_Compress_SavePath.TabIndex = 13;
  1018. this.btnClearDefect_Compress_SavePath.TabStop = false;
  1019. this.btnClearDefect_Compress_SavePath.Click += new System.EventHandler(this.btnClearPathClick);
  1020. //
  1021. // label52
  1022. //
  1023. this.label52.AutoSize = true;
  1024. this.label52.ForeColor = System.Drawing.Color.Black;
  1025. this.label52.Location = new System.Drawing.Point(381, 32);
  1026. this.label52.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1027. this.label52.Name = "label52";
  1028. this.label52.Size = new System.Drawing.Size(17, 12);
  1029. this.label52.TabIndex = 14;
  1030. this.label52.Text = "天";
  1031. //
  1032. // numDefect_Compress_SavePath_AutoClear
  1033. //
  1034. this.numDefect_Compress_SavePath_AutoClear.DecimalPlaces = 1;
  1035. this.numDefect_Compress_SavePath_AutoClear.Location = new System.Drawing.Point(334, 30);
  1036. this.numDefect_Compress_SavePath_AutoClear.Margin = new System.Windows.Forms.Padding(2);
  1037. this.numDefect_Compress_SavePath_AutoClear.Name = "numDefect_Compress_SavePath_AutoClear";
  1038. this.numDefect_Compress_SavePath_AutoClear.Size = new System.Drawing.Size(43, 21);
  1039. this.numDefect_Compress_SavePath_AutoClear.TabIndex = 13;
  1040. this.numDefect_Compress_SavePath_AutoClear.Value = new decimal(new int[] {
  1041. 7,
  1042. 0,
  1043. 0,
  1044. 0});
  1045. //
  1046. // chkDefect_Compress_SavePath_AutoClear
  1047. //
  1048. this.chkDefect_Compress_SavePath_AutoClear.AutoSize = true;
  1049. this.chkDefect_Compress_SavePath_AutoClear.ForeColor = System.Drawing.Color.Black;
  1050. this.chkDefect_Compress_SavePath_AutoClear.Location = new System.Drawing.Point(234, 32);
  1051. this.chkDefect_Compress_SavePath_AutoClear.Margin = new System.Windows.Forms.Padding(2);
  1052. this.chkDefect_Compress_SavePath_AutoClear.Name = "chkDefect_Compress_SavePath_AutoClear";
  1053. this.chkDefect_Compress_SavePath_AutoClear.Size = new System.Drawing.Size(96, 16);
  1054. this.chkDefect_Compress_SavePath_AutoClear.TabIndex = 12;
  1055. this.chkDefect_Compress_SavePath_AutoClear.Text = "自动清除大于";
  1056. this.chkDefect_Compress_SavePath_AutoClear.UseVisualStyleBackColor = true;
  1057. //
  1058. // tbDefectCompressSavePath
  1059. //
  1060. this.tbDefectCompressSavePath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1061. | System.Windows.Forms.AnchorStyles.Right)));
  1062. this.tbDefectCompressSavePath.Location = new System.Drawing.Point(79, 5);
  1063. this.tbDefectCompressSavePath.Margin = new System.Windows.Forms.Padding(2);
  1064. this.tbDefectCompressSavePath.Name = "tbDefectCompressSavePath";
  1065. this.tbDefectCompressSavePath.ReadOnly = true;
  1066. this.tbDefectCompressSavePath.Size = new System.Drawing.Size(639, 21);
  1067. this.tbDefectCompressSavePath.TabIndex = 5;
  1068. this.tbDefectCompressSavePath.Text = "D:\\phtons\\";
  1069. this.tbDefectCompressSavePath.Click += new System.EventHandler(this.tbPath_Click);
  1070. //
  1071. // label50
  1072. //
  1073. this.label50.AutoSize = true;
  1074. this.label50.ForeColor = System.Drawing.Color.Black;
  1075. this.label50.Location = new System.Drawing.Point(10, 8);
  1076. this.label50.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1077. this.label50.Name = "label50";
  1078. this.label50.Size = new System.Drawing.Size(65, 12);
  1079. this.label50.TabIndex = 4;
  1080. this.label50.Text = "保存路径:";
  1081. //
  1082. // groupBox17
  1083. //
  1084. this.groupBox17.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1085. | System.Windows.Forms.AnchorStyles.Right)));
  1086. this.groupBox17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  1087. this.groupBox17.Controls.Add(this.panel17);
  1088. this.groupBox17.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1089. this.groupBox17.ForeColor = System.Drawing.Color.White;
  1090. this.groupBox17.Location = new System.Drawing.Point(3, 88);
  1091. this.groupBox17.Margin = new System.Windows.Forms.Padding(2);
  1092. this.groupBox17.Name = "groupBox17";
  1093. this.groupBox17.Padding = new System.Windows.Forms.Padding(2);
  1094. this.groupBox17.Size = new System.Drawing.Size(805, 75);
  1095. this.groupBox17.TabIndex = 32;
  1096. this.groupBox17.TabStop = false;
  1097. this.groupBox17.Text = "瑕疵小图";
  1098. //
  1099. // panel17
  1100. //
  1101. this.panel17.BackColor = System.Drawing.Color.White;
  1102. this.panel17.Controls.Add(this.chkSave2);
  1103. this.panel17.Controls.Add(this.btnClearDefect_Small_Path);
  1104. this.panel17.Controls.Add(this.label53);
  1105. this.panel17.Controls.Add(this.tbDefectSmallPath);
  1106. this.panel17.Controls.Add(this.numDefect_Small_Path_AutoClear);
  1107. this.panel17.Controls.Add(this.label41);
  1108. this.panel17.Controls.Add(this.chkDefect_Small_Path_AutoClear);
  1109. this.panel17.Dock = System.Windows.Forms.DockStyle.Fill;
  1110. this.panel17.Location = new System.Drawing.Point(2, 16);
  1111. this.panel17.Margin = new System.Windows.Forms.Padding(2);
  1112. this.panel17.Name = "panel17";
  1113. this.panel17.Size = new System.Drawing.Size(801, 57);
  1114. this.panel17.TabIndex = 0;
  1115. //
  1116. // chkSave2
  1117. //
  1118. this.chkSave2.AutoSize = true;
  1119. this.chkSave2.ForeColor = System.Drawing.Color.Black;
  1120. this.chkSave2.Location = new System.Drawing.Point(79, 31);
  1121. this.chkSave2.Margin = new System.Windows.Forms.Padding(2);
  1122. this.chkSave2.Name = "chkSave2";
  1123. this.chkSave2.Size = new System.Drawing.Size(48, 16);
  1124. this.chkSave2.TabIndex = 15;
  1125. this.chkSave2.Text = "保存";
  1126. this.chkSave2.UseVisualStyleBackColor = true;
  1127. //
  1128. // btnClearDefect_Small_Path
  1129. //
  1130. this.btnClearDefect_Small_Path.Image = ((System.Drawing.Image)(resources.GetObject("btnClearDefect_Small_Path.Image")));
  1131. this.btnClearDefect_Small_Path.Location = new System.Drawing.Point(735, 5);
  1132. this.btnClearDefect_Small_Path.Margin = new System.Windows.Forms.Padding(2);
  1133. this.btnClearDefect_Small_Path.Name = "btnClearDefect_Small_Path";
  1134. this.btnClearDefect_Small_Path.Size = new System.Drawing.Size(21, 19);
  1135. this.btnClearDefect_Small_Path.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  1136. this.btnClearDefect_Small_Path.TabIndex = 6;
  1137. this.btnClearDefect_Small_Path.TabStop = false;
  1138. this.btnClearDefect_Small_Path.Click += new System.EventHandler(this.btnClearPathClick);
  1139. //
  1140. // label53
  1141. //
  1142. this.label53.AutoSize = true;
  1143. this.label53.ForeColor = System.Drawing.Color.Black;
  1144. this.label53.Location = new System.Drawing.Point(381, 33);
  1145. this.label53.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1146. this.label53.Name = "label53";
  1147. this.label53.Size = new System.Drawing.Size(17, 12);
  1148. this.label53.TabIndex = 14;
  1149. this.label53.Text = "天";
  1150. //
  1151. // tbDefectSmallPath
  1152. //
  1153. this.tbDefectSmallPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1154. | System.Windows.Forms.AnchorStyles.Right)));
  1155. this.tbDefectSmallPath.Location = new System.Drawing.Point(79, 5);
  1156. this.tbDefectSmallPath.Margin = new System.Windows.Forms.Padding(2);
  1157. this.tbDefectSmallPath.Name = "tbDefectSmallPath";
  1158. this.tbDefectSmallPath.ReadOnly = true;
  1159. this.tbDefectSmallPath.Size = new System.Drawing.Size(639, 21);
  1160. this.tbDefectSmallPath.TabIndex = 5;
  1161. this.tbDefectSmallPath.Text = "D:\\phtons\\";
  1162. this.tbDefectSmallPath.Click += new System.EventHandler(this.tbPath_Click);
  1163. //
  1164. // numDefect_Small_Path_AutoClear
  1165. //
  1166. this.numDefect_Small_Path_AutoClear.DecimalPlaces = 1;
  1167. this.numDefect_Small_Path_AutoClear.Location = new System.Drawing.Point(334, 30);
  1168. this.numDefect_Small_Path_AutoClear.Margin = new System.Windows.Forms.Padding(2);
  1169. this.numDefect_Small_Path_AutoClear.Name = "numDefect_Small_Path_AutoClear";
  1170. this.numDefect_Small_Path_AutoClear.Size = new System.Drawing.Size(43, 21);
  1171. this.numDefect_Small_Path_AutoClear.TabIndex = 13;
  1172. this.numDefect_Small_Path_AutoClear.Value = new decimal(new int[] {
  1173. 7,
  1174. 0,
  1175. 0,
  1176. 0});
  1177. //
  1178. // label41
  1179. //
  1180. this.label41.AutoSize = true;
  1181. this.label41.ForeColor = System.Drawing.Color.Black;
  1182. this.label41.Location = new System.Drawing.Point(10, 10);
  1183. this.label41.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1184. this.label41.Name = "label41";
  1185. this.label41.Size = new System.Drawing.Size(65, 12);
  1186. this.label41.TabIndex = 4;
  1187. this.label41.Text = "保存路径:";
  1188. //
  1189. // chkDefect_Small_Path_AutoClear
  1190. //
  1191. this.chkDefect_Small_Path_AutoClear.AutoSize = true;
  1192. this.chkDefect_Small_Path_AutoClear.ForeColor = System.Drawing.Color.Black;
  1193. this.chkDefect_Small_Path_AutoClear.Location = new System.Drawing.Point(234, 33);
  1194. this.chkDefect_Small_Path_AutoClear.Margin = new System.Windows.Forms.Padding(2);
  1195. this.chkDefect_Small_Path_AutoClear.Name = "chkDefect_Small_Path_AutoClear";
  1196. this.chkDefect_Small_Path_AutoClear.Size = new System.Drawing.Size(96, 16);
  1197. this.chkDefect_Small_Path_AutoClear.TabIndex = 12;
  1198. this.chkDefect_Small_Path_AutoClear.Text = "自动清除大于";
  1199. this.chkDefect_Small_Path_AutoClear.UseVisualStyleBackColor = true;
  1200. //
  1201. // groupBox1
  1202. //
  1203. this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1204. | System.Windows.Forms.AnchorStyles.Right)));
  1205. this.groupBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  1206. this.groupBox1.Controls.Add(this.panel1);
  1207. this.groupBox1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1208. this.groupBox1.ForeColor = System.Drawing.Color.White;
  1209. this.groupBox1.Location = new System.Drawing.Point(3, 10);
  1210. this.groupBox1.Margin = new System.Windows.Forms.Padding(2);
  1211. this.groupBox1.Name = "groupBox1";
  1212. this.groupBox1.Padding = new System.Windows.Forms.Padding(2);
  1213. this.groupBox1.Size = new System.Drawing.Size(805, 75);
  1214. this.groupBox1.TabIndex = 31;
  1215. this.groupBox1.TabStop = false;
  1216. this.groupBox1.Text = "瑕疵原图";
  1217. //
  1218. // panel1
  1219. //
  1220. this.panel1.BackColor = System.Drawing.Color.White;
  1221. this.panel1.Controls.Add(this.btnClearDefect_Path);
  1222. this.panel1.Controls.Add(this.label51);
  1223. this.panel1.Controls.Add(this.numDefect_Path_AutoClear);
  1224. this.panel1.Controls.Add(this.chkDefect_Path_AutoClear);
  1225. this.panel1.Controls.Add(this.chkSave1);
  1226. this.panel1.Controls.Add(this.tbDefectPath);
  1227. this.panel1.Controls.Add(this.label1);
  1228. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  1229. this.panel1.Location = new System.Drawing.Point(2, 16);
  1230. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  1231. this.panel1.Name = "panel1";
  1232. this.panel1.Size = new System.Drawing.Size(801, 57);
  1233. this.panel1.TabIndex = 0;
  1234. //
  1235. // btnClearDefect_Path
  1236. //
  1237. this.btnClearDefect_Path.Image = ((System.Drawing.Image)(resources.GetObject("btnClearDefect_Path.Image")));
  1238. this.btnClearDefect_Path.Location = new System.Drawing.Point(735, 6);
  1239. this.btnClearDefect_Path.Margin = new System.Windows.Forms.Padding(2);
  1240. this.btnClearDefect_Path.Name = "btnClearDefect_Path";
  1241. this.btnClearDefect_Path.Size = new System.Drawing.Size(21, 19);
  1242. this.btnClearDefect_Path.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  1243. this.btnClearDefect_Path.TabIndex = 12;
  1244. this.btnClearDefect_Path.TabStop = false;
  1245. this.btnClearDefect_Path.Click += new System.EventHandler(this.btnClearPathClick);
  1246. //
  1247. // label51
  1248. //
  1249. this.label51.AutoSize = true;
  1250. this.label51.ForeColor = System.Drawing.Color.Black;
  1251. this.label51.Location = new System.Drawing.Point(381, 31);
  1252. this.label51.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1253. this.label51.Name = "label51";
  1254. this.label51.Size = new System.Drawing.Size(17, 12);
  1255. this.label51.TabIndex = 11;
  1256. this.label51.Text = "天";
  1257. //
  1258. // numDefect_Path_AutoClear
  1259. //
  1260. this.numDefect_Path_AutoClear.DecimalPlaces = 1;
  1261. this.numDefect_Path_AutoClear.Location = new System.Drawing.Point(334, 29);
  1262. this.numDefect_Path_AutoClear.Margin = new System.Windows.Forms.Padding(2);
  1263. this.numDefect_Path_AutoClear.Name = "numDefect_Path_AutoClear";
  1264. this.numDefect_Path_AutoClear.Size = new System.Drawing.Size(43, 21);
  1265. this.numDefect_Path_AutoClear.TabIndex = 10;
  1266. this.numDefect_Path_AutoClear.Value = new decimal(new int[] {
  1267. 7,
  1268. 0,
  1269. 0,
  1270. 0});
  1271. //
  1272. // chkDefect_Path_AutoClear
  1273. //
  1274. this.chkDefect_Path_AutoClear.AutoSize = true;
  1275. this.chkDefect_Path_AutoClear.ForeColor = System.Drawing.Color.Black;
  1276. this.chkDefect_Path_AutoClear.Location = new System.Drawing.Point(234, 30);
  1277. this.chkDefect_Path_AutoClear.Margin = new System.Windows.Forms.Padding(2);
  1278. this.chkDefect_Path_AutoClear.Name = "chkDefect_Path_AutoClear";
  1279. this.chkDefect_Path_AutoClear.Size = new System.Drawing.Size(96, 16);
  1280. this.chkDefect_Path_AutoClear.TabIndex = 9;
  1281. this.chkDefect_Path_AutoClear.Text = "自动清除大于";
  1282. this.chkDefect_Path_AutoClear.UseVisualStyleBackColor = true;
  1283. //
  1284. // chkSave1
  1285. //
  1286. this.chkSave1.AutoSize = true;
  1287. this.chkSave1.ForeColor = System.Drawing.Color.Black;
  1288. this.chkSave1.Location = new System.Drawing.Point(79, 32);
  1289. this.chkSave1.Margin = new System.Windows.Forms.Padding(2);
  1290. this.chkSave1.Name = "chkSave1";
  1291. this.chkSave1.Size = new System.Drawing.Size(48, 16);
  1292. this.chkSave1.TabIndex = 6;
  1293. this.chkSave1.Text = "保存";
  1294. this.chkSave1.UseVisualStyleBackColor = true;
  1295. //
  1296. // tbDefectPath
  1297. //
  1298. this.tbDefectPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1299. | System.Windows.Forms.AnchorStyles.Right)));
  1300. this.tbDefectPath.Location = new System.Drawing.Point(79, 4);
  1301. this.tbDefectPath.Margin = new System.Windows.Forms.Padding(2);
  1302. this.tbDefectPath.Name = "tbDefectPath";
  1303. this.tbDefectPath.ReadOnly = true;
  1304. this.tbDefectPath.Size = new System.Drawing.Size(639, 21);
  1305. this.tbDefectPath.TabIndex = 5;
  1306. this.tbDefectPath.Text = "D:\\phtons\\";
  1307. this.tbDefectPath.Click += new System.EventHandler(this.tbPath_Click);
  1308. //
  1309. // label1
  1310. //
  1311. this.label1.AutoSize = true;
  1312. this.label1.ForeColor = System.Drawing.Color.Black;
  1313. this.label1.Location = new System.Drawing.Point(10, 7);
  1314. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1315. this.label1.Name = "label1";
  1316. this.label1.Size = new System.Drawing.Size(65, 12);
  1317. this.label1.TabIndex = 4;
  1318. this.label1.Text = "保存路径:";
  1319. //
  1320. // skinTabPage6
  1321. //
  1322. this.skinTabPage6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  1323. this.skinTabPage6.Controls.Add(this.groupBox9);
  1324. this.skinTabPage6.Controls.Add(this.groupBox23);
  1325. this.skinTabPage6.Controls.Add(this.groupBox14);
  1326. this.skinTabPage6.Controls.Add(this.groupBox13);
  1327. this.skinTabPage6.Controls.Add(this.groupBox8);
  1328. this.skinTabPage6.Controls.Add(this.groupBox2);
  1329. this.skinTabPage6.Dock = System.Windows.Forms.DockStyle.Fill;
  1330. this.skinTabPage6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1331. this.skinTabPage6.Location = new System.Drawing.Point(0, 36);
  1332. this.skinTabPage6.Name = "skinTabPage6";
  1333. this.skinTabPage6.Size = new System.Drawing.Size(819, 481);
  1334. this.skinTabPage6.TabIndex = 5;
  1335. this.skinTabPage6.TabItemImage = null;
  1336. this.skinTabPage6.Text = "系统设置";
  1337. //
  1338. // groupBox9
  1339. //
  1340. this.groupBox9.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1341. | System.Windows.Forms.AnchorStyles.Right)));
  1342. this.groupBox9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  1343. this.groupBox9.Controls.Add(this.panel10);
  1344. this.groupBox9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1345. this.groupBox9.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  1346. this.groupBox9.Location = new System.Drawing.Point(2, 408);
  1347. this.groupBox9.Margin = new System.Windows.Forms.Padding(2);
  1348. this.groupBox9.Name = "groupBox9";
  1349. this.groupBox9.Padding = new System.Windows.Forms.Padding(2);
  1350. this.groupBox9.Size = new System.Drawing.Size(807, 66);
  1351. this.groupBox9.TabIndex = 38;
  1352. this.groupBox9.TabStop = false;
  1353. this.groupBox9.Text = "相机采图";
  1354. //
  1355. // panel10
  1356. //
  1357. this.panel10.BackColor = System.Drawing.Color.White;
  1358. this.panel10.Controls.Add(this.cbMY2);
  1359. this.panel10.Controls.Add(this.cbMX2);
  1360. this.panel10.Controls.Add(this.cbMY1);
  1361. this.panel10.Controls.Add(this.cbMX1);
  1362. this.panel10.Dock = System.Windows.Forms.DockStyle.Fill;
  1363. this.panel10.Location = new System.Drawing.Point(2, 16);
  1364. this.panel10.Margin = new System.Windows.Forms.Padding(2);
  1365. this.panel10.Name = "panel10";
  1366. this.panel10.Size = new System.Drawing.Size(803, 48);
  1367. this.panel10.TabIndex = 0;
  1368. //
  1369. // cbMY2
  1370. //
  1371. this.cbMY2.AutoSize = true;
  1372. this.cbMY2.ForeColor = System.Drawing.SystemColors.ControlText;
  1373. this.cbMY2.Location = new System.Drawing.Point(557, 19);
  1374. this.cbMY2.Margin = new System.Windows.Forms.Padding(2);
  1375. this.cbMY2.Name = "cbMY2";
  1376. this.cbMY2.Size = new System.Drawing.Size(132, 16);
  1377. this.cbMY2.TabIndex = 11;
  1378. this.cbMY2.Text = "相机2图像Y方向翻转";
  1379. this.cbMY2.UseVisualStyleBackColor = true;
  1380. //
  1381. // cbMX2
  1382. //
  1383. this.cbMX2.AutoSize = true;
  1384. this.cbMX2.ForeColor = System.Drawing.SystemColors.ControlText;
  1385. this.cbMX2.Location = new System.Drawing.Point(397, 19);
  1386. this.cbMX2.Margin = new System.Windows.Forms.Padding(2);
  1387. this.cbMX2.Name = "cbMX2";
  1388. this.cbMX2.Size = new System.Drawing.Size(132, 16);
  1389. this.cbMX2.TabIndex = 10;
  1390. this.cbMX2.Text = "相机2图像X方向翻转";
  1391. this.cbMX2.UseVisualStyleBackColor = true;
  1392. //
  1393. // cbMY1
  1394. //
  1395. this.cbMY1.AutoSize = true;
  1396. this.cbMY1.ForeColor = System.Drawing.SystemColors.ControlText;
  1397. this.cbMY1.Location = new System.Drawing.Point(239, 19);
  1398. this.cbMY1.Margin = new System.Windows.Forms.Padding(2);
  1399. this.cbMY1.Name = "cbMY1";
  1400. this.cbMY1.Size = new System.Drawing.Size(132, 16);
  1401. this.cbMY1.TabIndex = 9;
  1402. this.cbMY1.Text = "相机1图像Y方向翻转";
  1403. this.cbMY1.UseVisualStyleBackColor = true;
  1404. //
  1405. // cbMX1
  1406. //
  1407. this.cbMX1.AutoSize = true;
  1408. this.cbMX1.ForeColor = System.Drawing.SystemColors.ControlText;
  1409. this.cbMX1.Location = new System.Drawing.Point(79, 19);
  1410. this.cbMX1.Margin = new System.Windows.Forms.Padding(2);
  1411. this.cbMX1.Name = "cbMX1";
  1412. this.cbMX1.Size = new System.Drawing.Size(132, 16);
  1413. this.cbMX1.TabIndex = 8;
  1414. this.cbMX1.Text = "相机1图像X方向翻转";
  1415. this.cbMX1.UseVisualStyleBackColor = true;
  1416. //
  1417. // groupBox23
  1418. //
  1419. this.groupBox23.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1420. | System.Windows.Forms.AnchorStyles.Right)));
  1421. this.groupBox23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  1422. this.groupBox23.Controls.Add(this.panel23);
  1423. this.groupBox23.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1424. this.groupBox23.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  1425. this.groupBox23.Location = new System.Drawing.Point(1, 61);
  1426. this.groupBox23.Margin = new System.Windows.Forms.Padding(2);
  1427. this.groupBox23.Name = "groupBox23";
  1428. this.groupBox23.Padding = new System.Windows.Forms.Padding(2);
  1429. this.groupBox23.Size = new System.Drawing.Size(808, 55);
  1430. this.groupBox23.TabIndex = 37;
  1431. this.groupBox23.TabStop = false;
  1432. this.groupBox23.Text = "产品文件路径";
  1433. //
  1434. // panel23
  1435. //
  1436. this.panel23.BackColor = System.Drawing.Color.White;
  1437. this.panel23.Controls.Add(this.tbPdtPath);
  1438. this.panel23.Controls.Add(this.label77);
  1439. this.panel23.Dock = System.Windows.Forms.DockStyle.Fill;
  1440. this.panel23.Location = new System.Drawing.Point(2, 16);
  1441. this.panel23.Margin = new System.Windows.Forms.Padding(2);
  1442. this.panel23.Name = "panel23";
  1443. this.panel23.Size = new System.Drawing.Size(804, 37);
  1444. this.panel23.TabIndex = 0;
  1445. //
  1446. // tbPdtPath
  1447. //
  1448. this.tbPdtPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1449. | System.Windows.Forms.AnchorStyles.Right)));
  1450. this.tbPdtPath.Location = new System.Drawing.Point(80, 8);
  1451. this.tbPdtPath.Margin = new System.Windows.Forms.Padding(2);
  1452. this.tbPdtPath.Name = "tbPdtPath";
  1453. this.tbPdtPath.ReadOnly = true;
  1454. this.tbPdtPath.Size = new System.Drawing.Size(716, 21);
  1455. this.tbPdtPath.TabIndex = 5;
  1456. this.tbPdtPath.Text = "D:\\phtons\\";
  1457. this.tbPdtPath.Click += new System.EventHandler(this.tbPath_Click);
  1458. //
  1459. // label77
  1460. //
  1461. this.label77.AutoSize = true;
  1462. this.label77.ForeColor = System.Drawing.SystemColors.ControlText;
  1463. this.label77.Location = new System.Drawing.Point(10, 10);
  1464. this.label77.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1465. this.label77.Name = "label77";
  1466. this.label77.Size = new System.Drawing.Size(65, 12);
  1467. this.label77.TabIndex = 4;
  1468. this.label77.Text = "产品路径:";
  1469. //
  1470. // groupBox14
  1471. //
  1472. this.groupBox14.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1473. | System.Windows.Forms.AnchorStyles.Right)));
  1474. this.groupBox14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  1475. this.groupBox14.Controls.Add(this.panel14);
  1476. this.groupBox14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1477. this.groupBox14.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  1478. this.groupBox14.Location = new System.Drawing.Point(1, 269);
  1479. this.groupBox14.Margin = new System.Windows.Forms.Padding(2);
  1480. this.groupBox14.Name = "groupBox14";
  1481. this.groupBox14.Padding = new System.Windows.Forms.Padding(2);
  1482. this.groupBox14.Size = new System.Drawing.Size(807, 135);
  1483. this.groupBox14.TabIndex = 36;
  1484. this.groupBox14.TabStop = false;
  1485. this.groupBox14.Text = "拼接参数";
  1486. //
  1487. // panel14
  1488. //
  1489. this.panel14.BackColor = System.Drawing.Color.White;
  1490. this.panel14.Controls.Add(this.numR);
  1491. this.panel14.Controls.Add(this.label16);
  1492. this.panel14.Controls.Add(this.numL);
  1493. this.panel14.Controls.Add(this.label17);
  1494. this.panel14.Controls.Add(this.numKW);
  1495. this.panel14.Controls.Add(this.label14);
  1496. this.panel14.Controls.Add(this.numMid);
  1497. this.panel14.Controls.Add(this.label15);
  1498. this.panel14.Controls.Add(this.numViewY);
  1499. this.panel14.Controls.Add(this.label22);
  1500. this.panel14.Controls.Add(this.numViewX);
  1501. this.panel14.Controls.Add(this.label21);
  1502. this.panel14.Dock = System.Windows.Forms.DockStyle.Fill;
  1503. this.panel14.Location = new System.Drawing.Point(2, 16);
  1504. this.panel14.Margin = new System.Windows.Forms.Padding(2);
  1505. this.panel14.Name = "panel14";
  1506. this.panel14.Size = new System.Drawing.Size(803, 117);
  1507. this.panel14.TabIndex = 0;
  1508. //
  1509. // numR
  1510. //
  1511. this.numR.DecimalPlaces = 2;
  1512. this.numR.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1513. this.numR.Increment = new decimal(new int[] {
  1514. 10,
  1515. 0,
  1516. 0,
  1517. 0});
  1518. this.numR.Location = new System.Drawing.Point(512, 82);
  1519. this.numR.Maximum = new decimal(new int[] {
  1520. 1000000000,
  1521. 0,
  1522. 0,
  1523. 0});
  1524. this.numR.Name = "numR";
  1525. this.numR.Size = new System.Drawing.Size(120, 23);
  1526. this.numR.TabIndex = 19;
  1527. this.numR.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1528. //
  1529. // label16
  1530. //
  1531. this.label16.AutoSize = true;
  1532. this.label16.ForeColor = System.Drawing.SystemColors.ControlText;
  1533. this.label16.Location = new System.Drawing.Point(382, 87);
  1534. this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1535. this.label16.Name = "label16";
  1536. this.label16.Size = new System.Drawing.Size(101, 12);
  1537. this.label16.TabIndex = 18;
  1538. this.label16.Text = "右侧切边(像素):";
  1539. //
  1540. // numL
  1541. //
  1542. this.numL.DecimalPlaces = 2;
  1543. this.numL.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1544. this.numL.Increment = new decimal(new int[] {
  1545. 10,
  1546. 0,
  1547. 0,
  1548. 0});
  1549. this.numL.Location = new System.Drawing.Point(205, 82);
  1550. this.numL.Maximum = new decimal(new int[] {
  1551. 1000000000,
  1552. 0,
  1553. 0,
  1554. 0});
  1555. this.numL.Name = "numL";
  1556. this.numL.Size = new System.Drawing.Size(120, 23);
  1557. this.numL.TabIndex = 17;
  1558. this.numL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1559. //
  1560. // label17
  1561. //
  1562. this.label17.AutoSize = true;
  1563. this.label17.ForeColor = System.Drawing.SystemColors.ControlText;
  1564. this.label17.Location = new System.Drawing.Point(78, 87);
  1565. this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1566. this.label17.Name = "label17";
  1567. this.label17.Size = new System.Drawing.Size(101, 12);
  1568. this.label17.TabIndex = 16;
  1569. this.label17.Text = "左侧切边(像素):";
  1570. //
  1571. // numKW
  1572. //
  1573. this.numKW.DecimalPlaces = 2;
  1574. this.numKW.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1575. this.numKW.Increment = new decimal(new int[] {
  1576. 10,
  1577. 0,
  1578. 0,
  1579. 0});
  1580. this.numKW.Location = new System.Drawing.Point(512, 47);
  1581. this.numKW.Maximum = new decimal(new int[] {
  1582. 1000000000,
  1583. 0,
  1584. 0,
  1585. 0});
  1586. this.numKW.Name = "numKW";
  1587. this.numKW.Size = new System.Drawing.Size(120, 23);
  1588. this.numKW.TabIndex = 15;
  1589. this.numKW.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1590. this.numKW.Value = new decimal(new int[] {
  1591. 10,
  1592. 0,
  1593. 0,
  1594. 0});
  1595. //
  1596. // label14
  1597. //
  1598. this.label14.AutoSize = true;
  1599. this.label14.ForeColor = System.Drawing.SystemColors.ControlText;
  1600. this.label14.Location = new System.Drawing.Point(382, 52);
  1601. this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1602. this.label14.Name = "label14";
  1603. this.label14.Size = new System.Drawing.Size(101, 12);
  1604. this.label14.TabIndex = 14;
  1605. this.label14.Text = "孔位宽度(像素):";
  1606. //
  1607. // numMid
  1608. //
  1609. this.numMid.DecimalPlaces = 2;
  1610. this.numMid.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1611. this.numMid.Increment = new decimal(new int[] {
  1612. 10,
  1613. 0,
  1614. 0,
  1615. 0});
  1616. this.numMid.Location = new System.Drawing.Point(205, 47);
  1617. this.numMid.Maximum = new decimal(new int[] {
  1618. 1000000000,
  1619. 0,
  1620. 0,
  1621. 0});
  1622. this.numMid.Name = "numMid";
  1623. this.numMid.Size = new System.Drawing.Size(120, 23);
  1624. this.numMid.TabIndex = 13;
  1625. this.numMid.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1626. this.numMid.Value = new decimal(new int[] {
  1627. 10,
  1628. 0,
  1629. 0,
  1630. 0});
  1631. //
  1632. // label15
  1633. //
  1634. this.label15.AutoSize = true;
  1635. this.label15.ForeColor = System.Drawing.SystemColors.ControlText;
  1636. this.label15.Location = new System.Drawing.Point(78, 52);
  1637. this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1638. this.label15.Name = "label15";
  1639. this.label15.Size = new System.Drawing.Size(125, 12);
  1640. this.label15.TabIndex = 12;
  1641. this.label15.Text = "中间重合像素(像素):";
  1642. //
  1643. // numViewY
  1644. //
  1645. this.numViewY.DecimalPlaces = 2;
  1646. this.numViewY.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1647. this.numViewY.Increment = new decimal(new int[] {
  1648. 10,
  1649. 0,
  1650. 0,
  1651. 0});
  1652. this.numViewY.Location = new System.Drawing.Point(512, 12);
  1653. this.numViewY.Maximum = new decimal(new int[] {
  1654. 1000000000,
  1655. 0,
  1656. 0,
  1657. 0});
  1658. this.numViewY.Name = "numViewY";
  1659. this.numViewY.Size = new System.Drawing.Size(120, 23);
  1660. this.numViewY.TabIndex = 11;
  1661. this.numViewY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1662. this.numViewY.Value = new decimal(new int[] {
  1663. 10,
  1664. 0,
  1665. 0,
  1666. 0});
  1667. //
  1668. // label22
  1669. //
  1670. this.label22.AutoSize = true;
  1671. this.label22.ForeColor = System.Drawing.SystemColors.ControlText;
  1672. this.label22.Location = new System.Drawing.Point(382, 17);
  1673. this.label22.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1674. this.label22.Name = "label22";
  1675. this.label22.Size = new System.Drawing.Size(125, 12);
  1676. this.label22.TabIndex = 10;
  1677. this.label22.Text = "Y方向比例(像素/cm):";
  1678. //
  1679. // numViewX
  1680. //
  1681. this.numViewX.DecimalPlaces = 2;
  1682. this.numViewX.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1683. this.numViewX.Increment = new decimal(new int[] {
  1684. 10,
  1685. 0,
  1686. 0,
  1687. 0});
  1688. this.numViewX.Location = new System.Drawing.Point(205, 12);
  1689. this.numViewX.Maximum = new decimal(new int[] {
  1690. 1000000000,
  1691. 0,
  1692. 0,
  1693. 0});
  1694. this.numViewX.Name = "numViewX";
  1695. this.numViewX.Size = new System.Drawing.Size(120, 23);
  1696. this.numViewX.TabIndex = 9;
  1697. this.numViewX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1698. this.numViewX.Value = new decimal(new int[] {
  1699. 10,
  1700. 0,
  1701. 0,
  1702. 0});
  1703. //
  1704. // label21
  1705. //
  1706. this.label21.AutoSize = true;
  1707. this.label21.ForeColor = System.Drawing.SystemColors.ControlText;
  1708. this.label21.Location = new System.Drawing.Point(78, 17);
  1709. this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1710. this.label21.Name = "label21";
  1711. this.label21.Size = new System.Drawing.Size(125, 12);
  1712. this.label21.TabIndex = 8;
  1713. this.label21.Text = "X方向比例(像素/cm):";
  1714. //
  1715. // groupBox13
  1716. //
  1717. this.groupBox13.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1718. | System.Windows.Forms.AnchorStyles.Right)));
  1719. this.groupBox13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  1720. this.groupBox13.Controls.Add(this.panel13);
  1721. this.groupBox13.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1722. this.groupBox13.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  1723. this.groupBox13.Location = new System.Drawing.Point(2, 199);
  1724. this.groupBox13.Margin = new System.Windows.Forms.Padding(2);
  1725. this.groupBox13.Name = "groupBox13";
  1726. this.groupBox13.Padding = new System.Windows.Forms.Padding(2);
  1727. this.groupBox13.Size = new System.Drawing.Size(807, 66);
  1728. this.groupBox13.TabIndex = 35;
  1729. this.groupBox13.TabStop = false;
  1730. this.groupBox13.Text = "主界面设置(调试)";
  1731. //
  1732. // panel13
  1733. //
  1734. this.panel13.BackColor = System.Drawing.Color.White;
  1735. this.panel13.Controls.Add(this.cbDoorAlm);
  1736. this.panel13.Controls.Add(this.cbBuzzShow);
  1737. this.panel13.Controls.Add(this.cbResetBtn);
  1738. this.panel13.Dock = System.Windows.Forms.DockStyle.Fill;
  1739. this.panel13.Location = new System.Drawing.Point(2, 16);
  1740. this.panel13.Margin = new System.Windows.Forms.Padding(2);
  1741. this.panel13.Name = "panel13";
  1742. this.panel13.Size = new System.Drawing.Size(803, 48);
  1743. this.panel13.TabIndex = 0;
  1744. //
  1745. // cbDoorAlm
  1746. //
  1747. this.cbDoorAlm.AutoSize = true;
  1748. this.cbDoorAlm.ForeColor = System.Drawing.SystemColors.ControlText;
  1749. this.cbDoorAlm.Location = new System.Drawing.Point(410, 19);
  1750. this.cbDoorAlm.Margin = new System.Windows.Forms.Padding(2);
  1751. this.cbDoorAlm.Name = "cbDoorAlm";
  1752. this.cbDoorAlm.Size = new System.Drawing.Size(96, 16);
  1753. this.cbDoorAlm.TabIndex = 10;
  1754. this.cbDoorAlm.Text = "显示门磁控制";
  1755. this.cbDoorAlm.UseVisualStyleBackColor = true;
  1756. //
  1757. // cbBuzzShow
  1758. //
  1759. this.cbBuzzShow.AutoSize = true;
  1760. this.cbBuzzShow.ForeColor = System.Drawing.SystemColors.ControlText;
  1761. this.cbBuzzShow.Location = new System.Drawing.Point(239, 19);
  1762. this.cbBuzzShow.Margin = new System.Windows.Forms.Padding(2);
  1763. this.cbBuzzShow.Name = "cbBuzzShow";
  1764. this.cbBuzzShow.Size = new System.Drawing.Size(108, 16);
  1765. this.cbBuzzShow.TabIndex = 9;
  1766. this.cbBuzzShow.Text = "显示蜂鸣器控制";
  1767. this.cbBuzzShow.UseVisualStyleBackColor = true;
  1768. //
  1769. // cbResetBtn
  1770. //
  1771. this.cbResetBtn.AutoSize = true;
  1772. this.cbResetBtn.ForeColor = System.Drawing.SystemColors.ControlText;
  1773. this.cbResetBtn.Location = new System.Drawing.Point(79, 19);
  1774. this.cbResetBtn.Margin = new System.Windows.Forms.Padding(2);
  1775. this.cbResetBtn.Name = "cbResetBtn";
  1776. this.cbResetBtn.Size = new System.Drawing.Size(96, 16);
  1777. this.cbResetBtn.TabIndex = 8;
  1778. this.cbResetBtn.Text = "显示复位按钮";
  1779. this.cbResetBtn.UseVisualStyleBackColor = true;
  1780. //
  1781. // groupBox8
  1782. //
  1783. this.groupBox8.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1784. | System.Windows.Forms.AnchorStyles.Right)));
  1785. this.groupBox8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  1786. this.groupBox8.Controls.Add(this.panel8);
  1787. this.groupBox8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1788. this.groupBox8.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  1789. this.groupBox8.Location = new System.Drawing.Point(1, 2);
  1790. this.groupBox8.Margin = new System.Windows.Forms.Padding(2);
  1791. this.groupBox8.Name = "groupBox8";
  1792. this.groupBox8.Padding = new System.Windows.Forms.Padding(2);
  1793. this.groupBox8.Size = new System.Drawing.Size(808, 55);
  1794. this.groupBox8.TabIndex = 33;
  1795. this.groupBox8.TabStop = false;
  1796. this.groupBox8.Text = "模型路径";
  1797. //
  1798. // panel8
  1799. //
  1800. this.panel8.BackColor = System.Drawing.Color.White;
  1801. this.panel8.Controls.Add(this.tbModelPath);
  1802. this.panel8.Controls.Add(this.label11);
  1803. this.panel8.Dock = System.Windows.Forms.DockStyle.Fill;
  1804. this.panel8.Location = new System.Drawing.Point(2, 16);
  1805. this.panel8.Margin = new System.Windows.Forms.Padding(2);
  1806. this.panel8.Name = "panel8";
  1807. this.panel8.Size = new System.Drawing.Size(804, 37);
  1808. this.panel8.TabIndex = 0;
  1809. //
  1810. // tbModelPath
  1811. //
  1812. this.tbModelPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1813. | System.Windows.Forms.AnchorStyles.Right)));
  1814. this.tbModelPath.Location = new System.Drawing.Point(80, 8);
  1815. this.tbModelPath.Margin = new System.Windows.Forms.Padding(2);
  1816. this.tbModelPath.Name = "tbModelPath";
  1817. this.tbModelPath.ReadOnly = true;
  1818. this.tbModelPath.Size = new System.Drawing.Size(716, 21);
  1819. this.tbModelPath.TabIndex = 5;
  1820. this.tbModelPath.Text = "D:\\phtons\\";
  1821. this.tbModelPath.Click += new System.EventHandler(this.tbPath_Click);
  1822. //
  1823. // label11
  1824. //
  1825. this.label11.AutoSize = true;
  1826. this.label11.ForeColor = System.Drawing.SystemColors.ControlText;
  1827. this.label11.Location = new System.Drawing.Point(10, 10);
  1828. this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1829. this.label11.Name = "label11";
  1830. this.label11.Size = new System.Drawing.Size(65, 12);
  1831. this.label11.TabIndex = 4;
  1832. this.label11.Text = "模型路径:";
  1833. //
  1834. // groupBox2
  1835. //
  1836. this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1837. | System.Windows.Forms.AnchorStyles.Right)));
  1838. this.groupBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  1839. this.groupBox2.Controls.Add(this.panel2);
  1840. this.groupBox2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1841. this.groupBox2.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  1842. this.groupBox2.Location = new System.Drawing.Point(2, 120);
  1843. this.groupBox2.Margin = new System.Windows.Forms.Padding(2);
  1844. this.groupBox2.Name = "groupBox2";
  1845. this.groupBox2.Padding = new System.Windows.Forms.Padding(2);
  1846. this.groupBox2.Size = new System.Drawing.Size(807, 75);
  1847. this.groupBox2.TabIndex = 28;
  1848. this.groupBox2.TabStop = false;
  1849. this.groupBox2.Text = "日志";
  1850. //
  1851. // panel2
  1852. //
  1853. this.panel2.BackColor = System.Drawing.Color.White;
  1854. this.panel2.Controls.Add(this.label3);
  1855. this.panel2.Controls.Add(this.numLogDays);
  1856. this.panel2.Controls.Add(this.ckbAutoClear);
  1857. this.panel2.Controls.Add(this.tbLogPath);
  1858. this.panel2.Controls.Add(this.label2);
  1859. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  1860. this.panel2.Location = new System.Drawing.Point(2, 16);
  1861. this.panel2.Margin = new System.Windows.Forms.Padding(2);
  1862. this.panel2.Name = "panel2";
  1863. this.panel2.Size = new System.Drawing.Size(803, 57);
  1864. this.panel2.TabIndex = 0;
  1865. //
  1866. // label3
  1867. //
  1868. this.label3.AutoSize = true;
  1869. this.label3.ForeColor = System.Drawing.SystemColors.ControlText;
  1870. this.label3.Location = new System.Drawing.Point(226, 36);
  1871. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1872. this.label3.Name = "label3";
  1873. this.label3.Size = new System.Drawing.Size(17, 12);
  1874. this.label3.TabIndex = 9;
  1875. this.label3.Text = "天";
  1876. //
  1877. // numLogDays
  1878. //
  1879. this.numLogDays.DecimalPlaces = 1;
  1880. this.numLogDays.Location = new System.Drawing.Point(179, 34);
  1881. this.numLogDays.Margin = new System.Windows.Forms.Padding(2);
  1882. this.numLogDays.Name = "numLogDays";
  1883. this.numLogDays.Size = new System.Drawing.Size(43, 21);
  1884. this.numLogDays.TabIndex = 8;
  1885. this.numLogDays.Value = new decimal(new int[] {
  1886. 90,
  1887. 0,
  1888. 0,
  1889. 0});
  1890. //
  1891. // ckbAutoClear
  1892. //
  1893. this.ckbAutoClear.AutoSize = true;
  1894. this.ckbAutoClear.ForeColor = System.Drawing.SystemColors.ControlText;
  1895. this.ckbAutoClear.Location = new System.Drawing.Point(79, 35);
  1896. this.ckbAutoClear.Margin = new System.Windows.Forms.Padding(2);
  1897. this.ckbAutoClear.Name = "ckbAutoClear";
  1898. this.ckbAutoClear.Size = new System.Drawing.Size(96, 16);
  1899. this.ckbAutoClear.TabIndex = 7;
  1900. this.ckbAutoClear.Text = "自动清除大于";
  1901. this.ckbAutoClear.UseVisualStyleBackColor = true;
  1902. //
  1903. // tbLogPath
  1904. //
  1905. this.tbLogPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1906. | System.Windows.Forms.AnchorStyles.Right)));
  1907. this.tbLogPath.Location = new System.Drawing.Point(79, 7);
  1908. this.tbLogPath.Margin = new System.Windows.Forms.Padding(2);
  1909. this.tbLogPath.Name = "tbLogPath";
  1910. this.tbLogPath.ReadOnly = true;
  1911. this.tbLogPath.Size = new System.Drawing.Size(714, 21);
  1912. this.tbLogPath.TabIndex = 5;
  1913. this.tbLogPath.Text = ".\\Logs\\";
  1914. this.tbLogPath.Click += new System.EventHandler(this.tbPath_Click);
  1915. //
  1916. // label2
  1917. //
  1918. this.label2.AutoSize = true;
  1919. this.label2.ForeColor = System.Drawing.SystemColors.ControlText;
  1920. this.label2.Location = new System.Drawing.Point(10, 10);
  1921. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1922. this.label2.Name = "label2";
  1923. this.label2.Size = new System.Drawing.Size(65, 12);
  1924. this.label2.TabIndex = 4;
  1925. this.label2.Text = "保存路径:";
  1926. //
  1927. // skinTabPage8
  1928. //
  1929. this.skinTabPage8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  1930. this.skinTabPage8.Controls.Add(this.groupBox6);
  1931. this.skinTabPage8.Controls.Add(this.groupBox26);
  1932. this.skinTabPage8.Dock = System.Windows.Forms.DockStyle.Fill;
  1933. this.skinTabPage8.Location = new System.Drawing.Point(0, 36);
  1934. this.skinTabPage8.Name = "skinTabPage8";
  1935. this.skinTabPage8.Size = new System.Drawing.Size(819, 481);
  1936. this.skinTabPage8.TabIndex = 8;
  1937. this.skinTabPage8.TabItemImage = null;
  1938. this.skinTabPage8.Text = "打印设置";
  1939. //
  1940. // groupBox6
  1941. //
  1942. this.groupBox6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1943. | System.Windows.Forms.AnchorStyles.Right)));
  1944. this.groupBox6.BackColor = System.Drawing.Color.Transparent;
  1945. this.groupBox6.Controls.Add(this.panel9);
  1946. this.groupBox6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1947. this.groupBox6.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  1948. this.groupBox6.Location = new System.Drawing.Point(2, 105);
  1949. this.groupBox6.Margin = new System.Windows.Forms.Padding(2);
  1950. this.groupBox6.Name = "groupBox6";
  1951. this.groupBox6.Padding = new System.Windows.Forms.Padding(2);
  1952. this.groupBox6.Size = new System.Drawing.Size(806, 90);
  1953. this.groupBox6.TabIndex = 35;
  1954. this.groupBox6.TabStop = false;
  1955. this.groupBox6.Text = "Excel打印";
  1956. //
  1957. // panel9
  1958. //
  1959. this.panel9.BackColor = System.Drawing.Color.White;
  1960. this.panel9.Controls.Add(this.button2);
  1961. this.panel9.Controls.Add(this.comboBox2);
  1962. this.panel9.Controls.Add(this.label13);
  1963. this.panel9.Controls.Add(this.checkBox2);
  1964. this.panel9.Dock = System.Windows.Forms.DockStyle.Fill;
  1965. this.panel9.ForeColor = System.Drawing.SystemColors.ControlText;
  1966. this.panel9.Location = new System.Drawing.Point(2, 16);
  1967. this.panel9.Margin = new System.Windows.Forms.Padding(2);
  1968. this.panel9.Name = "panel9";
  1969. this.panel9.Size = new System.Drawing.Size(802, 72);
  1970. this.panel9.TabIndex = 0;
  1971. //
  1972. // button2
  1973. //
  1974. this.button2.Location = new System.Drawing.Point(600, 28);
  1975. this.button2.Name = "button2";
  1976. this.button2.Size = new System.Drawing.Size(75, 21);
  1977. this.button2.TabIndex = 15;
  1978. this.button2.Text = "打印测试";
  1979. this.button2.UseVisualStyleBackColor = true;
  1980. this.button2.Visible = false;
  1981. //
  1982. // comboBox2
  1983. //
  1984. this.comboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1985. this.comboBox2.FormattingEnabled = true;
  1986. this.comboBox2.Location = new System.Drawing.Point(80, 31);
  1987. this.comboBox2.Name = "comboBox2";
  1988. this.comboBox2.Size = new System.Drawing.Size(443, 20);
  1989. this.comboBox2.Sorted = true;
  1990. this.comboBox2.TabIndex = 14;
  1991. //
  1992. // label13
  1993. //
  1994. this.label13.AutoSize = true;
  1995. this.label13.ForeColor = System.Drawing.SystemColors.ControlText;
  1996. this.label13.Location = new System.Drawing.Point(11, 34);
  1997. this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1998. this.label13.Name = "label13";
  1999. this.label13.Size = new System.Drawing.Size(53, 12);
  2000. this.label13.TabIndex = 13;
  2001. this.label13.Text = "打印机:";
  2002. //
  2003. // checkBox2
  2004. //
  2005. this.checkBox2.AutoSize = true;
  2006. this.checkBox2.ForeColor = System.Drawing.SystemColors.ControlText;
  2007. this.checkBox2.Location = new System.Drawing.Point(10, 10);
  2008. this.checkBox2.Margin = new System.Windows.Forms.Padding(2);
  2009. this.checkBox2.Name = "checkBox2";
  2010. this.checkBox2.Size = new System.Drawing.Size(102, 16);
  2011. this.checkBox2.TabIndex = 12;
  2012. this.checkBox2.Text = "启用Excel打印";
  2013. this.checkBox2.UseVisualStyleBackColor = true;
  2014. this.checkBox2.Visible = false;
  2015. //
  2016. // groupBox26
  2017. //
  2018. this.groupBox26.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2019. | System.Windows.Forms.AnchorStyles.Right)));
  2020. this.groupBox26.BackColor = System.Drawing.Color.Transparent;
  2021. this.groupBox26.Controls.Add(this.panel6);
  2022. this.groupBox26.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2023. this.groupBox26.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  2024. this.groupBox26.Location = new System.Drawing.Point(2, 2);
  2025. this.groupBox26.Margin = new System.Windows.Forms.Padding(2);
  2026. this.groupBox26.Name = "groupBox26";
  2027. this.groupBox26.Padding = new System.Windows.Forms.Padding(2);
  2028. this.groupBox26.Size = new System.Drawing.Size(806, 90);
  2029. this.groupBox26.TabIndex = 34;
  2030. this.groupBox26.TabStop = false;
  2031. this.groupBox26.Text = "标签打印";
  2032. //
  2033. // panel6
  2034. //
  2035. this.panel6.BackColor = System.Drawing.Color.White;
  2036. this.panel6.Controls.Add(this.button1);
  2037. this.panel6.Controls.Add(this.comboBox1);
  2038. this.panel6.Controls.Add(this.label12);
  2039. this.panel6.Controls.Add(this.checkBox1);
  2040. this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
  2041. this.panel6.ForeColor = System.Drawing.SystemColors.ControlText;
  2042. this.panel6.Location = new System.Drawing.Point(2, 16);
  2043. this.panel6.Margin = new System.Windows.Forms.Padding(2);
  2044. this.panel6.Name = "panel6";
  2045. this.panel6.Size = new System.Drawing.Size(802, 72);
  2046. this.panel6.TabIndex = 0;
  2047. //
  2048. // button1
  2049. //
  2050. this.button1.Location = new System.Drawing.Point(600, 28);
  2051. this.button1.Name = "button1";
  2052. this.button1.Size = new System.Drawing.Size(75, 21);
  2053. this.button1.TabIndex = 15;
  2054. this.button1.Text = "打印测试";
  2055. this.button1.UseVisualStyleBackColor = true;
  2056. this.button1.Visible = false;
  2057. //
  2058. // comboBox1
  2059. //
  2060. this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2061. this.comboBox1.FormattingEnabled = true;
  2062. this.comboBox1.Location = new System.Drawing.Point(80, 31);
  2063. this.comboBox1.Name = "comboBox1";
  2064. this.comboBox1.Size = new System.Drawing.Size(443, 20);
  2065. this.comboBox1.Sorted = true;
  2066. this.comboBox1.TabIndex = 14;
  2067. //
  2068. // label12
  2069. //
  2070. this.label12.AutoSize = true;
  2071. this.label12.ForeColor = System.Drawing.SystemColors.ControlText;
  2072. this.label12.Location = new System.Drawing.Point(11, 34);
  2073. this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2074. this.label12.Name = "label12";
  2075. this.label12.Size = new System.Drawing.Size(53, 12);
  2076. this.label12.TabIndex = 13;
  2077. this.label12.Text = "打印机:";
  2078. //
  2079. // checkBox1
  2080. //
  2081. this.checkBox1.AutoSize = true;
  2082. this.checkBox1.ForeColor = System.Drawing.SystemColors.ControlText;
  2083. this.checkBox1.Location = new System.Drawing.Point(10, 10);
  2084. this.checkBox1.Margin = new System.Windows.Forms.Padding(2);
  2085. this.checkBox1.Name = "checkBox1";
  2086. this.checkBox1.Size = new System.Drawing.Size(96, 16);
  2087. this.checkBox1.TabIndex = 12;
  2088. this.checkBox1.Text = "启用标签打印";
  2089. this.checkBox1.UseVisualStyleBackColor = true;
  2090. this.checkBox1.Visible = false;
  2091. //
  2092. // toolStrip1
  2093. //
  2094. this.toolStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(51)))), ((int)(((byte)(122)))));
  2095. this.toolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
  2096. this.toolStrip1.ImageScalingSize = new System.Drawing.Size(32, 32);
  2097. this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  2098. this.tsbtnSave,
  2099. this.tsbtnDataSave,
  2100. this.tsbtnDatImport,
  2101. this.toolStripSeparator2,
  2102. this.tsbtnExit});
  2103. this.toolStrip1.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;
  2104. this.toolStrip1.Location = new System.Drawing.Point(0, 46);
  2105. this.toolStrip1.Name = "toolStrip1";
  2106. this.toolStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  2107. this.toolStrip1.Size = new System.Drawing.Size(819, 56);
  2108. this.toolStrip1.TabIndex = 24;
  2109. this.toolStrip1.Text = "toolStrip1";
  2110. //
  2111. // tsbtnSave
  2112. //
  2113. this.tsbtnSave.ForeColor = System.Drawing.SystemColors.Control;
  2114. this.tsbtnSave.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnSave.Image")));
  2115. this.tsbtnSave.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  2116. this.tsbtnSave.ImageTransparentColor = System.Drawing.Color.Magenta;
  2117. this.tsbtnSave.Name = "tsbtnSave";
  2118. this.tsbtnSave.Size = new System.Drawing.Size(52, 53);
  2119. this.tsbtnSave.Text = " 保存 ";
  2120. this.tsbtnSave.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  2121. this.tsbtnSave.Click += new System.EventHandler(this.tsbtnSave_Click);
  2122. //
  2123. // tsbtnDataSave
  2124. //
  2125. this.tsbtnDataSave.ForeColor = System.Drawing.SystemColors.Control;
  2126. this.tsbtnDataSave.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnDataSave.Image")));
  2127. this.tsbtnDataSave.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  2128. this.tsbtnDataSave.ImageTransparentColor = System.Drawing.Color.Magenta;
  2129. this.tsbtnDataSave.Name = "tsbtnDataSave";
  2130. this.tsbtnDataSave.Size = new System.Drawing.Size(72, 53);
  2131. this.tsbtnDataSave.Text = "数据库备份";
  2132. this.tsbtnDataSave.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  2133. this.tsbtnDataSave.Click += new System.EventHandler(this.tsbtnDataSave_Click);
  2134. //
  2135. // tsbtnDatImport
  2136. //
  2137. this.tsbtnDatImport.ForeColor = System.Drawing.SystemColors.Control;
  2138. this.tsbtnDatImport.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnDatImport.Image")));
  2139. this.tsbtnDatImport.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  2140. this.tsbtnDatImport.ImageTransparentColor = System.Drawing.Color.Magenta;
  2141. this.tsbtnDatImport.Name = "tsbtnDatImport";
  2142. this.tsbtnDatImport.Size = new System.Drawing.Size(72, 53);
  2143. this.tsbtnDatImport.Text = "数据库导入";
  2144. this.tsbtnDatImport.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  2145. this.tsbtnDatImport.Click += new System.EventHandler(this.tsbtnDatImport_Click);
  2146. //
  2147. // toolStripSeparator2
  2148. //
  2149. this.toolStripSeparator2.Name = "toolStripSeparator2";
  2150. this.toolStripSeparator2.Size = new System.Drawing.Size(6, 56);
  2151. //
  2152. // tsbtnExit
  2153. //
  2154. this.tsbtnExit.ForeColor = System.Drawing.SystemColors.Control;
  2155. this.tsbtnExit.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnExit.Image")));
  2156. this.tsbtnExit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  2157. this.tsbtnExit.ImageTransparentColor = System.Drawing.Color.Magenta;
  2158. this.tsbtnExit.Name = "tsbtnExit";
  2159. this.tsbtnExit.Size = new System.Drawing.Size(52, 53);
  2160. this.tsbtnExit.Text = " 退出 ";
  2161. this.tsbtnExit.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  2162. this.tsbtnExit.Click += new System.EventHandler(this.tsbtnExit_Click);
  2163. //
  2164. // uiTitel1
  2165. //
  2166. this.uiTitel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  2167. this.uiTitel1.Dock = System.Windows.Forms.DockStyle.Top;
  2168. this.uiTitel1.FatherForm = null;
  2169. this.uiTitel1.Location = new System.Drawing.Point(0, 0);
  2170. this.uiTitel1.Name = "uiTitel1";
  2171. this.uiTitel1.Size = new System.Drawing.Size(819, 46);
  2172. this.uiTitel1.TabIndex = 23;
  2173. //
  2174. // panel26
  2175. //
  2176. this.panel26.BackColor = System.Drawing.Color.White;
  2177. this.panel26.Dock = System.Windows.Forms.DockStyle.Fill;
  2178. this.panel26.ForeColor = System.Drawing.SystemColors.ControlText;
  2179. this.panel26.Location = new System.Drawing.Point(2, 16);
  2180. this.panel26.Margin = new System.Windows.Forms.Padding(2);
  2181. this.panel26.Name = "panel26";
  2182. this.panel26.Size = new System.Drawing.Size(734, 68);
  2183. this.panel26.TabIndex = 0;
  2184. //
  2185. // cbOpenBarTenderPrint
  2186. //
  2187. this.cbOpenBarTenderPrint.AutoSize = true;
  2188. this.cbOpenBarTenderPrint.ForeColor = System.Drawing.SystemColors.ControlText;
  2189. this.cbOpenBarTenderPrint.Location = new System.Drawing.Point(10, 10);
  2190. this.cbOpenBarTenderPrint.Margin = new System.Windows.Forms.Padding(2);
  2191. this.cbOpenBarTenderPrint.Name = "cbOpenBarTenderPrint";
  2192. this.cbOpenBarTenderPrint.Size = new System.Drawing.Size(96, 16);
  2193. this.cbOpenBarTenderPrint.TabIndex = 12;
  2194. this.cbOpenBarTenderPrint.Text = "启用标签打印";
  2195. this.cbOpenBarTenderPrint.UseVisualStyleBackColor = true;
  2196. this.cbOpenBarTenderPrint.Visible = false;
  2197. //
  2198. // label75
  2199. //
  2200. this.label75.AutoSize = true;
  2201. this.label75.ForeColor = System.Drawing.SystemColors.ControlText;
  2202. this.label75.Location = new System.Drawing.Point(8, 34);
  2203. this.label75.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2204. this.label75.Name = "label75";
  2205. this.label75.Size = new System.Drawing.Size(53, 12);
  2206. this.label75.TabIndex = 13;
  2207. //
  2208. // cboPrinters
  2209. //
  2210. this.cboPrinters.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2211. this.cboPrinters.FormattingEnabled = true;
  2212. this.cboPrinters.Location = new System.Drawing.Point(77, 31);
  2213. this.cboPrinters.Name = "cboPrinters";
  2214. this.cboPrinters.Size = new System.Drawing.Size(443, 20);
  2215. this.cboPrinters.Sorted = true;
  2216. this.cboPrinters.TabIndex = 14;
  2217. //
  2218. // btnPrint
  2219. //
  2220. this.btnPrint.Location = new System.Drawing.Point(597, 28);
  2221. this.btnPrint.Name = "btnPrint";
  2222. this.btnPrint.Size = new System.Drawing.Size(75, 21);
  2223. this.btnPrint.TabIndex = 15;
  2224. this.btnPrint.Text = "打印测试";
  2225. this.btnPrint.UseVisualStyleBackColor = true;
  2226. this.btnPrint.Visible = false;
  2227. //
  2228. // panel27
  2229. //
  2230. this.panel27.BackColor = System.Drawing.Color.White;
  2231. this.panel27.Dock = System.Windows.Forms.DockStyle.Fill;
  2232. this.panel27.Location = new System.Drawing.Point(2, 16);
  2233. this.panel27.Margin = new System.Windows.Forms.Padding(2);
  2234. this.panel27.Name = "panel27";
  2235. this.panel27.Size = new System.Drawing.Size(734, 79);
  2236. this.panel27.TabIndex = 0;
  2237. //
  2238. // cbOpenExcelPrint
  2239. //
  2240. this.cbOpenExcelPrint.AutoSize = true;
  2241. this.cbOpenExcelPrint.ForeColor = System.Drawing.SystemColors.ControlText;
  2242. this.cbOpenExcelPrint.Location = new System.Drawing.Point(10, 10);
  2243. this.cbOpenExcelPrint.Margin = new System.Windows.Forms.Padding(2);
  2244. this.cbOpenExcelPrint.Name = "cbOpenExcelPrint";
  2245. this.cbOpenExcelPrint.Size = new System.Drawing.Size(126, 16);
  2246. this.cbOpenExcelPrint.TabIndex = 12;
  2247. this.cbOpenExcelPrint.Text = "启用Excel文件打印";
  2248. this.cbOpenExcelPrint.UseVisualStyleBackColor = true;
  2249. this.cbOpenExcelPrint.Visible = false;
  2250. //
  2251. // label31
  2252. //
  2253. this.label31.AutoSize = true;
  2254. this.label31.ForeColor = System.Drawing.SystemColors.ControlText;
  2255. this.label31.Location = new System.Drawing.Point(8, 38);
  2256. this.label31.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2257. this.label31.Name = "label31";
  2258. this.label31.Size = new System.Drawing.Size(53, 12);
  2259. this.label31.TabIndex = 13;
  2260. //
  2261. // cboPrinters2
  2262. //
  2263. this.cboPrinters2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2264. this.cboPrinters2.FormattingEnabled = true;
  2265. this.cboPrinters2.Location = new System.Drawing.Point(77, 35);
  2266. this.cboPrinters2.Name = "cboPrinters2";
  2267. this.cboPrinters2.Size = new System.Drawing.Size(443, 20);
  2268. this.cboPrinters2.Sorted = true;
  2269. this.cboPrinters2.TabIndex = 14;
  2270. //
  2271. // btnPrint2
  2272. //
  2273. this.btnPrint2.ForeColor = System.Drawing.SystemColors.ControlText;
  2274. this.btnPrint2.Location = new System.Drawing.Point(597, 32);
  2275. this.btnPrint2.Name = "btnPrint2";
  2276. this.btnPrint2.Size = new System.Drawing.Size(75, 21);
  2277. this.btnPrint2.TabIndex = 15;
  2278. this.btnPrint2.Text = "打印测试";
  2279. this.btnPrint2.UseVisualStyleBackColor = true;
  2280. this.btnPrint2.Visible = false;
  2281. //
  2282. // SysSetFrm
  2283. //
  2284. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  2285. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  2286. this.ClientSize = new System.Drawing.Size(819, 619);
  2287. this.Controls.Add(this.skinTabControl1);
  2288. this.Controls.Add(this.toolStrip1);
  2289. this.Controls.Add(this.uiTitel1);
  2290. this.Name = "SysSetFrm";
  2291. this.Text = "SysSetFrm";
  2292. this.Load += new System.EventHandler(this.SysSetFrm_Load);
  2293. this.skinTabControl1.ResumeLayout(false);
  2294. this.skinTabPage1.ResumeLayout(false);
  2295. this.skinTabPage1.PerformLayout();
  2296. this.skinTabPage2.ResumeLayout(false);
  2297. this.groupBox12.ResumeLayout(false);
  2298. this.panel12.ResumeLayout(false);
  2299. this.panel12.PerformLayout();
  2300. ((System.ComponentModel.ISupportInitialize)(this.numCamDev2)).EndInit();
  2301. ((System.ComponentModel.ISupportInitialize)(this.numCamIndex2)).EndInit();
  2302. this.groupBox7.ResumeLayout(false);
  2303. this.panel7.ResumeLayout(false);
  2304. this.panel7.PerformLayout();
  2305. ((System.ComponentModel.ISupportInitialize)(this.numCamDev)).EndInit();
  2306. ((System.ComponentModel.ISupportInitialize)(this.numCamIndex)).EndInit();
  2307. this.groupBox5.ResumeLayout(false);
  2308. this.panel5.ResumeLayout(false);
  2309. this.panel5.PerformLayout();
  2310. this.groupBox3.ResumeLayout(false);
  2311. this.panel3.ResumeLayout(false);
  2312. this.panel3.PerformLayout();
  2313. this.groupBox4.ResumeLayout(false);
  2314. this.panel4.ResumeLayout(false);
  2315. this.panel4.PerformLayout();
  2316. ((System.ComponentModel.ISupportInitialize)(this.numLightBaud)).EndInit();
  2317. this.skinTabPage3.ResumeLayout(false);
  2318. this.groupBox24.ResumeLayout(false);
  2319. this.panel24.ResumeLayout(false);
  2320. this.panel24.PerformLayout();
  2321. ((System.ComponentModel.ISupportInitialize)(this.numCloudPort)).EndInit();
  2322. this.skinTabPage4.ResumeLayout(false);
  2323. this.groupBox19.ResumeLayout(false);
  2324. this.panel19.ResumeLayout(false);
  2325. this.panel19.PerformLayout();
  2326. ((System.ComponentModel.ISupportInitialize)(this.btnClearDefect_Compress_SavePath)).EndInit();
  2327. ((System.ComponentModel.ISupportInitialize)(this.numDefect_Compress_SavePath_AutoClear)).EndInit();
  2328. this.groupBox17.ResumeLayout(false);
  2329. this.panel17.ResumeLayout(false);
  2330. this.panel17.PerformLayout();
  2331. ((System.ComponentModel.ISupportInitialize)(this.btnClearDefect_Small_Path)).EndInit();
  2332. ((System.ComponentModel.ISupportInitialize)(this.numDefect_Small_Path_AutoClear)).EndInit();
  2333. this.groupBox1.ResumeLayout(false);
  2334. this.panel1.ResumeLayout(false);
  2335. this.panel1.PerformLayout();
  2336. ((System.ComponentModel.ISupportInitialize)(this.btnClearDefect_Path)).EndInit();
  2337. ((System.ComponentModel.ISupportInitialize)(this.numDefect_Path_AutoClear)).EndInit();
  2338. this.skinTabPage6.ResumeLayout(false);
  2339. this.groupBox9.ResumeLayout(false);
  2340. this.panel10.ResumeLayout(false);
  2341. this.panel10.PerformLayout();
  2342. this.groupBox23.ResumeLayout(false);
  2343. this.panel23.ResumeLayout(false);
  2344. this.panel23.PerformLayout();
  2345. this.groupBox14.ResumeLayout(false);
  2346. this.panel14.ResumeLayout(false);
  2347. this.panel14.PerformLayout();
  2348. ((System.ComponentModel.ISupportInitialize)(this.numR)).EndInit();
  2349. ((System.ComponentModel.ISupportInitialize)(this.numL)).EndInit();
  2350. ((System.ComponentModel.ISupportInitialize)(this.numKW)).EndInit();
  2351. ((System.ComponentModel.ISupportInitialize)(this.numMid)).EndInit();
  2352. ((System.ComponentModel.ISupportInitialize)(this.numViewY)).EndInit();
  2353. ((System.ComponentModel.ISupportInitialize)(this.numViewX)).EndInit();
  2354. this.groupBox13.ResumeLayout(false);
  2355. this.panel13.ResumeLayout(false);
  2356. this.panel13.PerformLayout();
  2357. this.groupBox8.ResumeLayout(false);
  2358. this.panel8.ResumeLayout(false);
  2359. this.panel8.PerformLayout();
  2360. this.groupBox2.ResumeLayout(false);
  2361. this.panel2.ResumeLayout(false);
  2362. this.panel2.PerformLayout();
  2363. ((System.ComponentModel.ISupportInitialize)(this.numLogDays)).EndInit();
  2364. this.skinTabPage8.ResumeLayout(false);
  2365. this.groupBox6.ResumeLayout(false);
  2366. this.panel9.ResumeLayout(false);
  2367. this.panel9.PerformLayout();
  2368. this.groupBox26.ResumeLayout(false);
  2369. this.panel6.ResumeLayout(false);
  2370. this.panel6.PerformLayout();
  2371. this.toolStrip1.ResumeLayout(false);
  2372. this.toolStrip1.PerformLayout();
  2373. this.ResumeLayout(false);
  2374. this.PerformLayout();
  2375. }
  2376. #endregion
  2377. private CCWin.SkinControl.SkinTabControl skinTabControl1;
  2378. private CCWin.SkinControl.SkinTabPage skinTabPage1;
  2379. private System.Windows.Forms.CheckBox chkBuzzer;
  2380. private CCWin.SkinControl.SkinTabPage skinTabPage2;
  2381. private System.Windows.Forms.GroupBox groupBox12;
  2382. private System.Windows.Forms.Panel panel12;
  2383. private System.Windows.Forms.Label label18;
  2384. private System.Windows.Forms.TextBox tbCamCfgPath2;
  2385. private System.Windows.Forms.Label label19;
  2386. private System.Windows.Forms.GroupBox groupBox7;
  2387. private System.Windows.Forms.Panel panel7;
  2388. private System.Windows.Forms.Label label10;
  2389. private System.Windows.Forms.TextBox tbCamCfgPath;
  2390. private System.Windows.Forms.Label label7;
  2391. private System.Windows.Forms.GroupBox groupBox5;
  2392. private System.Windows.Forms.Panel panel5;
  2393. private System.Windows.Forms.TextBox tbPLCIP;
  2394. private System.Windows.Forms.Label label6;
  2395. private System.Windows.Forms.GroupBox groupBox3;
  2396. private System.Windows.Forms.Panel panel3;
  2397. private System.Windows.Forms.TextBox tbIOCfgPath;
  2398. private System.Windows.Forms.Label label8;
  2399. private System.Windows.Forms.TextBox tbIODevNum;
  2400. private System.Windows.Forms.Label label4;
  2401. private System.Windows.Forms.GroupBox groupBox4;
  2402. private System.Windows.Forms.Panel panel4;
  2403. private System.Windows.Forms.NumericUpDown numLightBaud;
  2404. private System.Windows.Forms.Label label9;
  2405. private System.Windows.Forms.ComboBox cobLightPortNum;
  2406. private System.Windows.Forms.Label label5;
  2407. private CCWin.SkinControl.SkinTabPage skinTabPage3;
  2408. private System.Windows.Forms.GroupBox groupBox24;
  2409. private System.Windows.Forms.Panel panel24;
  2410. private System.Windows.Forms.TextBox tbCloudName;
  2411. private System.Windows.Forms.Label label81;
  2412. private System.Windows.Forms.Label label83;
  2413. private System.Windows.Forms.NumericUpDown numCloudPort;
  2414. private System.Windows.Forms.TextBox tbCloudPassword;
  2415. private System.Windows.Forms.Label label78;
  2416. private System.Windows.Forms.TextBox tbCloudUser;
  2417. private System.Windows.Forms.Label label80;
  2418. private System.Windows.Forms.CheckBox cbOpenCloud;
  2419. private System.Windows.Forms.TextBox tbCloudIP;
  2420. private System.Windows.Forms.Label label82;
  2421. private CCWin.SkinControl.SkinTabPage skinTabPage4;
  2422. private System.Windows.Forms.GroupBox groupBox19;
  2423. private System.Windows.Forms.Panel panel19;
  2424. private System.Windows.Forms.PictureBox btnClearDefect_Compress_SavePath;
  2425. private System.Windows.Forms.Label label52;
  2426. private System.Windows.Forms.NumericUpDown numDefect_Compress_SavePath_AutoClear;
  2427. private System.Windows.Forms.CheckBox chkDefect_Compress_SavePath_AutoClear;
  2428. private System.Windows.Forms.TextBox tbDefectCompressSavePath;
  2429. private System.Windows.Forms.Label label50;
  2430. private System.Windows.Forms.GroupBox groupBox17;
  2431. private System.Windows.Forms.Panel panel17;
  2432. private System.Windows.Forms.PictureBox btnClearDefect_Small_Path;
  2433. private System.Windows.Forms.Label label53;
  2434. private System.Windows.Forms.TextBox tbDefectSmallPath;
  2435. private System.Windows.Forms.NumericUpDown numDefect_Small_Path_AutoClear;
  2436. private System.Windows.Forms.Label label41;
  2437. private System.Windows.Forms.CheckBox chkDefect_Small_Path_AutoClear;
  2438. private System.Windows.Forms.GroupBox groupBox1;
  2439. private System.Windows.Forms.Panel panel1;
  2440. private System.Windows.Forms.PictureBox btnClearDefect_Path;
  2441. private System.Windows.Forms.Label label51;
  2442. private System.Windows.Forms.NumericUpDown numDefect_Path_AutoClear;
  2443. private System.Windows.Forms.CheckBox chkDefect_Path_AutoClear;
  2444. private System.Windows.Forms.TextBox tbDefectPath;
  2445. private System.Windows.Forms.Label label1;
  2446. private CCWin.SkinControl.SkinTabPage skinTabPage6;
  2447. private System.Windows.Forms.GroupBox groupBox23;
  2448. private System.Windows.Forms.Panel panel23;
  2449. private System.Windows.Forms.TextBox tbPdtPath;
  2450. private System.Windows.Forms.Label label77;
  2451. private System.Windows.Forms.GroupBox groupBox13;
  2452. private System.Windows.Forms.Panel panel13;
  2453. private System.Windows.Forms.CheckBox cbDoorAlm;
  2454. private System.Windows.Forms.CheckBox cbBuzzShow;
  2455. private System.Windows.Forms.CheckBox cbResetBtn;
  2456. private System.Windows.Forms.GroupBox groupBox8;
  2457. private System.Windows.Forms.Panel panel8;
  2458. private System.Windows.Forms.TextBox tbModelPath;
  2459. private System.Windows.Forms.Label label11;
  2460. private System.Windows.Forms.GroupBox groupBox2;
  2461. private System.Windows.Forms.Panel panel2;
  2462. private System.Windows.Forms.Label label3;
  2463. private System.Windows.Forms.NumericUpDown numLogDays;
  2464. private System.Windows.Forms.CheckBox ckbAutoClear;
  2465. private System.Windows.Forms.TextBox tbLogPath;
  2466. private System.Windows.Forms.Label label2;
  2467. private System.Windows.Forms.ToolStrip toolStrip1;
  2468. private System.Windows.Forms.ToolStripButton tsbtnSave;
  2469. private System.Windows.Forms.ToolStripButton tsbtnDataSave;
  2470. private System.Windows.Forms.ToolStripButton tsbtnDatImport;
  2471. private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
  2472. private System.Windows.Forms.ToolStripButton tsbtnExit;
  2473. private MaiMuControl.UIKits.MaiMuMenu.UITitel uiTitel1;
  2474. private System.Windows.Forms.GroupBox groupBox14;
  2475. private System.Windows.Forms.Panel panel14;
  2476. private System.Windows.Forms.NumericUpDown numViewY;
  2477. private System.Windows.Forms.Label label22;
  2478. private System.Windows.Forms.NumericUpDown numViewX;
  2479. private System.Windows.Forms.Label label21;
  2480. private CCWin.SkinControl.SkinTabPage skinTabPage8;
  2481. private System.Windows.Forms.Panel panel26;
  2482. private System.Windows.Forms.CheckBox cbOpenBarTenderPrint;
  2483. private System.Windows.Forms.Label label75;
  2484. private System.Windows.Forms.ComboBox cboPrinters;
  2485. private System.Windows.Forms.Button btnPrint;
  2486. private System.Windows.Forms.Panel panel27;
  2487. private System.Windows.Forms.CheckBox cbOpenExcelPrint;
  2488. private System.Windows.Forms.Label label31;
  2489. private System.Windows.Forms.ComboBox cboPrinters2;
  2490. private System.Windows.Forms.Button btnPrint2;
  2491. private System.Windows.Forms.GroupBox groupBox6;
  2492. private System.Windows.Forms.Panel panel9;
  2493. private System.Windows.Forms.Button button2;
  2494. private System.Windows.Forms.ComboBox comboBox2;
  2495. private System.Windows.Forms.Label label13;
  2496. private System.Windows.Forms.CheckBox checkBox2;
  2497. private System.Windows.Forms.GroupBox groupBox26;
  2498. private System.Windows.Forms.Panel panel6;
  2499. private System.Windows.Forms.Button button1;
  2500. private System.Windows.Forms.ComboBox comboBox1;
  2501. private System.Windows.Forms.Label label12;
  2502. private System.Windows.Forms.CheckBox checkBox1;
  2503. private System.Windows.Forms.NumericUpDown numKW;
  2504. private System.Windows.Forms.Label label14;
  2505. private System.Windows.Forms.NumericUpDown numMid;
  2506. private System.Windows.Forms.Label label15;
  2507. private System.Windows.Forms.NumericUpDown numR;
  2508. private System.Windows.Forms.Label label16;
  2509. private System.Windows.Forms.NumericUpDown numL;
  2510. private System.Windows.Forms.Label label17;
  2511. private System.Windows.Forms.NumericUpDown numCamDev2;
  2512. private System.Windows.Forms.Label label23;
  2513. private System.Windows.Forms.NumericUpDown numCamIndex2;
  2514. private System.Windows.Forms.NumericUpDown numCamDev;
  2515. private System.Windows.Forms.Label label20;
  2516. private System.Windows.Forms.NumericUpDown numCamIndex;
  2517. private System.Windows.Forms.CheckBox cbPLC;
  2518. private System.Windows.Forms.CheckBox cbIODev;
  2519. private System.Windows.Forms.CheckBox chkSave3;
  2520. private System.Windows.Forms.CheckBox chkSave2;
  2521. private System.Windows.Forms.CheckBox chkSave1;
  2522. private System.Windows.Forms.GroupBox groupBox9;
  2523. private System.Windows.Forms.Panel panel10;
  2524. private System.Windows.Forms.CheckBox cbMY1;
  2525. private System.Windows.Forms.CheckBox cbMX1;
  2526. private System.Windows.Forms.CheckBox cbMY2;
  2527. private System.Windows.Forms.CheckBox cbMX2;
  2528. }
  2529. }