Make_AirTightnessTest.Designer.cs 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742
  1. namespace UAS_MES_NEW.Make
  2. {
  3. partial class Make_AirTightnessTest
  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. this.panel1 = new System.Windows.Forms.Panel();
  29. this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
  30. this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
  31. this.RTxt10 = new System.Windows.Forms.Label();
  32. this.LTxt10 = new System.Windows.Forms.Label();
  33. this.RTxt9 = new System.Windows.Forms.Label();
  34. this.LTxt9 = new System.Windows.Forms.Label();
  35. this.LTxt8 = new System.Windows.Forms.Label();
  36. this.LTxt7 = new System.Windows.Forms.Label();
  37. this.RTxt6 = new System.Windows.Forms.Label();
  38. this.LTxt6 = new System.Windows.Forms.Label();
  39. this.RTxt5 = new System.Windows.Forms.Label();
  40. this.LTxt5 = new System.Windows.Forms.Label();
  41. this.RTxt4 = new System.Windows.Forms.Label();
  42. this.LTxt4 = new System.Windows.Forms.Label();
  43. this.RTxt3 = new System.Windows.Forms.Label();
  44. this.LTxt3 = new System.Windows.Forms.Label();
  45. this.RTxt2 = new System.Windows.Forms.Label();
  46. this.LTxt2 = new System.Windows.Forms.Label();
  47. this.RTxt1 = new System.Windows.Forms.Label();
  48. this.LTxt1 = new System.Windows.Forms.Label();
  49. this.RTxt7 = new System.Windows.Forms.Label();
  50. this.RTxt8 = new System.Windows.Forms.TextBox();
  51. this.OperatResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  52. this.ProtDetails = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  53. this.ClearMsg = new System.Windows.Forms.Button();
  54. this.Result = new System.Windows.Forms.TextBox();
  55. this.label10 = new System.Windows.Forms.Label();
  56. this.AutoTest = new System.Windows.Forms.CheckBox();
  57. this.label9 = new System.Windows.Forms.Label();
  58. this.label8 = new System.Windows.Forms.Label();
  59. this.SecondSN = new System.Windows.Forms.TextBox();
  60. this.FirstSN = new System.Windows.Forms.TextBox();
  61. this.label7 = new System.Windows.Forms.Label();
  62. this.label6 = new System.Windows.Forms.Label();
  63. this.BaudRate = new System.Windows.Forms.ComboBox();
  64. this.label5 = new System.Windows.Forms.Label();
  65. this.Port = new System.Windows.Forms.ComboBox();
  66. this.SNDetails = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  67. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  68. this.productName = new System.Windows.Forms.Label();
  69. this.productCode = new System.Windows.Forms.Label();
  70. this.workOrder = new System.Windows.Forms.Label();
  71. this.label4 = new System.Windows.Forms.Label();
  72. this.label1 = new System.Windows.Forms.Label();
  73. this.label3 = new System.Windows.Forms.Label();
  74. this.label2 = new System.Windows.Forms.Label();
  75. this.serialNumber = new System.Windows.Forms.Label();
  76. this.panel1.SuspendLayout();
  77. this.tableLayoutPanel2.SuspendLayout();
  78. this.tableLayoutPanel3.SuspendLayout();
  79. this.ProtDetails.SuspendLayout();
  80. this.SNDetails.SuspendLayout();
  81. this.tableLayoutPanel1.SuspendLayout();
  82. this.SuspendLayout();
  83. //
  84. // panel1
  85. //
  86. this.panel1.Controls.Add(this.tableLayoutPanel2);
  87. this.panel1.Controls.Add(this.ProtDetails);
  88. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  89. this.panel1.Location = new System.Drawing.Point(5, 128);
  90. this.panel1.Name = "panel1";
  91. this.panel1.Size = new System.Drawing.Size(1356, 635);
  92. this.panel1.TabIndex = 132;
  93. //
  94. // tableLayoutPanel2
  95. //
  96. this.tableLayoutPanel2.ColumnCount = 2;
  97. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 35F));
  98. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 65F));
  99. this.tableLayoutPanel2.Controls.Add(this.OperatResult, 1, 0);
  100. this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel3, 0, 0);
  101. this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  102. this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 333);
  103. this.tableLayoutPanel2.Name = "tableLayoutPanel2";
  104. this.tableLayoutPanel2.RowCount = 1;
  105. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  106. this.tableLayoutPanel2.Size = new System.Drawing.Size(1356, 302);
  107. this.tableLayoutPanel2.TabIndex = 3;
  108. //
  109. // tableLayoutPanel3
  110. //
  111. this.tableLayoutPanel3.ColumnCount = 4;
  112. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18F));
  113. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 30F));
  114. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 22F));
  115. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 30F));
  116. this.tableLayoutPanel3.Controls.Add(this.RTxt10, 3, 4);
  117. this.tableLayoutPanel3.Controls.Add(this.LTxt10, 2, 4);
  118. this.tableLayoutPanel3.Controls.Add(this.RTxt9, 1, 4);
  119. this.tableLayoutPanel3.Controls.Add(this.LTxt9, 0, 4);
  120. this.tableLayoutPanel3.Controls.Add(this.LTxt8, 2, 3);
  121. this.tableLayoutPanel3.Controls.Add(this.LTxt7, 0, 3);
  122. this.tableLayoutPanel3.Controls.Add(this.RTxt6, 3, 2);
  123. this.tableLayoutPanel3.Controls.Add(this.LTxt6, 2, 2);
  124. this.tableLayoutPanel3.Controls.Add(this.RTxt5, 1, 2);
  125. this.tableLayoutPanel3.Controls.Add(this.LTxt5, 0, 2);
  126. this.tableLayoutPanel3.Controls.Add(this.RTxt4, 3, 1);
  127. this.tableLayoutPanel3.Controls.Add(this.LTxt4, 2, 1);
  128. this.tableLayoutPanel3.Controls.Add(this.RTxt3, 1, 1);
  129. this.tableLayoutPanel3.Controls.Add(this.LTxt3, 0, 1);
  130. this.tableLayoutPanel3.Controls.Add(this.RTxt2, 3, 0);
  131. this.tableLayoutPanel3.Controls.Add(this.LTxt2, 2, 0);
  132. this.tableLayoutPanel3.Controls.Add(this.RTxt1, 1, 0);
  133. this.tableLayoutPanel3.Controls.Add(this.LTxt1, 0, 0);
  134. this.tableLayoutPanel3.Controls.Add(this.RTxt7, 1, 3);
  135. this.tableLayoutPanel3.Controls.Add(this.RTxt8, 3, 3);
  136. this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  137. this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 3);
  138. this.tableLayoutPanel3.Name = "tableLayoutPanel3";
  139. this.tableLayoutPanel3.RowCount = 5;
  140. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
  141. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
  142. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
  143. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
  144. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
  145. this.tableLayoutPanel3.Size = new System.Drawing.Size(468, 296);
  146. this.tableLayoutPanel3.TabIndex = 89;
  147. //
  148. // RTxt10
  149. //
  150. this.RTxt10.AutoSize = true;
  151. this.RTxt10.Dock = System.Windows.Forms.DockStyle.Fill;
  152. this.RTxt10.Font = new System.Drawing.Font("微软雅黑", 12F);
  153. this.RTxt10.Location = new System.Drawing.Point(329, 236);
  154. this.RTxt10.Name = "RTxt10";
  155. this.RTxt10.Size = new System.Drawing.Size(136, 60);
  156. this.RTxt10.TabIndex = 19;
  157. this.RTxt10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  158. //
  159. // LTxt10
  160. //
  161. this.LTxt10.AutoSize = true;
  162. this.LTxt10.Dock = System.Windows.Forms.DockStyle.Fill;
  163. this.LTxt10.Font = new System.Drawing.Font("微软雅黑", 12F);
  164. this.LTxt10.Location = new System.Drawing.Point(227, 236);
  165. this.LTxt10.Name = "LTxt10";
  166. this.LTxt10.Size = new System.Drawing.Size(96, 60);
  167. this.LTxt10.TabIndex = 18;
  168. this.LTxt10.Text = "传输结果:";
  169. this.LTxt10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  170. //
  171. // RTxt9
  172. //
  173. this.RTxt9.AutoSize = true;
  174. this.RTxt9.Dock = System.Windows.Forms.DockStyle.Fill;
  175. this.RTxt9.Font = new System.Drawing.Font("微软雅黑", 12F);
  176. this.RTxt9.Location = new System.Drawing.Point(87, 236);
  177. this.RTxt9.Name = "RTxt9";
  178. this.RTxt9.Size = new System.Drawing.Size(134, 60);
  179. this.RTxt9.TabIndex = 17;
  180. this.RTxt9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  181. //
  182. // LTxt9
  183. //
  184. this.LTxt9.AutoSize = true;
  185. this.LTxt9.Dock = System.Windows.Forms.DockStyle.Fill;
  186. this.LTxt9.Font = new System.Drawing.Font("微软雅黑", 12F);
  187. this.LTxt9.Location = new System.Drawing.Point(3, 236);
  188. this.LTxt9.Name = "LTxt9";
  189. this.LTxt9.Size = new System.Drawing.Size(78, 60);
  190. this.LTxt9.TabIndex = 16;
  191. this.LTxt9.Text = "测试结果:";
  192. this.LTxt9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  193. //
  194. // LTxt8
  195. //
  196. this.LTxt8.AutoSize = true;
  197. this.LTxt8.Dock = System.Windows.Forms.DockStyle.Fill;
  198. this.LTxt8.Font = new System.Drawing.Font("微软雅黑", 12F);
  199. this.LTxt8.Location = new System.Drawing.Point(227, 177);
  200. this.LTxt8.Name = "LTxt8";
  201. this.LTxt8.Size = new System.Drawing.Size(96, 59);
  202. this.LTxt8.TabIndex = 14;
  203. this.LTxt8.Text = "泄露值:";
  204. this.LTxt8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  205. //
  206. // LTxt7
  207. //
  208. this.LTxt7.AutoSize = true;
  209. this.LTxt7.Dock = System.Windows.Forms.DockStyle.Fill;
  210. this.LTxt7.Font = new System.Drawing.Font("微软雅黑", 12F);
  211. this.LTxt7.Location = new System.Drawing.Point(3, 177);
  212. this.LTxt7.Name = "LTxt7";
  213. this.LTxt7.Size = new System.Drawing.Size(78, 59);
  214. this.LTxt7.TabIndex = 12;
  215. this.LTxt7.Text = "压力值:";
  216. this.LTxt7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  217. //
  218. // RTxt6
  219. //
  220. this.RTxt6.AutoSize = true;
  221. this.RTxt6.Dock = System.Windows.Forms.DockStyle.Fill;
  222. this.RTxt6.Font = new System.Drawing.Font("微软雅黑", 12F);
  223. this.RTxt6.Location = new System.Drawing.Point(329, 118);
  224. this.RTxt6.Name = "RTxt6";
  225. this.RTxt6.Size = new System.Drawing.Size(136, 59);
  226. this.RTxt6.TabIndex = 11;
  227. this.RTxt6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  228. //
  229. // LTxt6
  230. //
  231. this.LTxt6.AutoSize = true;
  232. this.LTxt6.Dock = System.Windows.Forms.DockStyle.Fill;
  233. this.LTxt6.Font = new System.Drawing.Font("微软雅黑", 12F);
  234. this.LTxt6.Location = new System.Drawing.Point(227, 118);
  235. this.LTxt6.Name = "LTxt6";
  236. this.LTxt6.Size = new System.Drawing.Size(96, 59);
  237. this.LTxt6.TabIndex = 10;
  238. this.LTxt6.Text = "测试时间:";
  239. this.LTxt6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  240. //
  241. // RTxt5
  242. //
  243. this.RTxt5.AutoSize = true;
  244. this.RTxt5.Dock = System.Windows.Forms.DockStyle.Fill;
  245. this.RTxt5.Font = new System.Drawing.Font("微软雅黑", 12F);
  246. this.RTxt5.Location = new System.Drawing.Point(87, 118);
  247. this.RTxt5.Name = "RTxt5";
  248. this.RTxt5.Size = new System.Drawing.Size(134, 59);
  249. this.RTxt5.TabIndex = 9;
  250. this.RTxt5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  251. //
  252. // LTxt5
  253. //
  254. this.LTxt5.AutoSize = true;
  255. this.LTxt5.Dock = System.Windows.Forms.DockStyle.Fill;
  256. this.LTxt5.Font = new System.Drawing.Font("微软雅黑", 12F);
  257. this.LTxt5.Location = new System.Drawing.Point(3, 118);
  258. this.LTxt5.Name = "LTxt5";
  259. this.LTxt5.Size = new System.Drawing.Size(78, 59);
  260. this.LTxt5.TabIndex = 8;
  261. this.LTxt5.Text = "稳压时间:";
  262. this.LTxt5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  263. //
  264. // RTxt4
  265. //
  266. this.RTxt4.AutoSize = true;
  267. this.RTxt4.Dock = System.Windows.Forms.DockStyle.Fill;
  268. this.RTxt4.Font = new System.Drawing.Font("微软雅黑", 12F);
  269. this.RTxt4.Location = new System.Drawing.Point(329, 59);
  270. this.RTxt4.Name = "RTxt4";
  271. this.RTxt4.Size = new System.Drawing.Size(136, 59);
  272. this.RTxt4.TabIndex = 7;
  273. this.RTxt4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  274. //
  275. // LTxt4
  276. //
  277. this.LTxt4.AutoSize = true;
  278. this.LTxt4.Dock = System.Windows.Forms.DockStyle.Fill;
  279. this.LTxt4.Font = new System.Drawing.Font("微软雅黑", 12F);
  280. this.LTxt4.Location = new System.Drawing.Point(227, 59);
  281. this.LTxt4.Name = "LTxt4";
  282. this.LTxt4.Size = new System.Drawing.Size(96, 59);
  283. this.LTxt4.TabIndex = 6;
  284. this.LTxt4.Text = "充气时间:";
  285. this.LTxt4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  286. //
  287. // RTxt3
  288. //
  289. this.RTxt3.AutoSize = true;
  290. this.RTxt3.Dock = System.Windows.Forms.DockStyle.Fill;
  291. this.RTxt3.Font = new System.Drawing.Font("微软雅黑", 12F);
  292. this.RTxt3.Location = new System.Drawing.Point(87, 59);
  293. this.RTxt3.Name = "RTxt3";
  294. this.RTxt3.Size = new System.Drawing.Size(134, 59);
  295. this.RTxt3.TabIndex = 5;
  296. this.RTxt3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  297. //
  298. // LTxt3
  299. //
  300. this.LTxt3.AutoSize = true;
  301. this.LTxt3.Dock = System.Windows.Forms.DockStyle.Fill;
  302. this.LTxt3.Font = new System.Drawing.Font("微软雅黑", 12F);
  303. this.LTxt3.Location = new System.Drawing.Point(3, 59);
  304. this.LTxt3.Name = "LTxt3";
  305. this.LTxt3.Size = new System.Drawing.Size(78, 59);
  306. this.LTxt3.TabIndex = 4;
  307. this.LTxt3.Text = "工位号:";
  308. this.LTxt3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  309. //
  310. // RTxt2
  311. //
  312. this.RTxt2.AutoSize = true;
  313. this.RTxt2.Dock = System.Windows.Forms.DockStyle.Fill;
  314. this.RTxt2.Font = new System.Drawing.Font("微软雅黑", 12F);
  315. this.RTxt2.Location = new System.Drawing.Point(329, 0);
  316. this.RTxt2.Name = "RTxt2";
  317. this.RTxt2.Size = new System.Drawing.Size(136, 59);
  318. this.RTxt2.TabIndex = 3;
  319. this.RTxt2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  320. //
  321. // LTxt2
  322. //
  323. this.LTxt2.AutoSize = true;
  324. this.LTxt2.Dock = System.Windows.Forms.DockStyle.Fill;
  325. this.LTxt2.Font = new System.Drawing.Font("微软雅黑", 12F);
  326. this.LTxt2.Location = new System.Drawing.Point(227, 0);
  327. this.LTxt2.Name = "LTxt2";
  328. this.LTxt2.Size = new System.Drawing.Size(96, 59);
  329. this.LTxt2.TabIndex = 2;
  330. this.LTxt2.Text = "发送开始信息:";
  331. this.LTxt2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  332. //
  333. // RTxt1
  334. //
  335. this.RTxt1.AutoSize = true;
  336. this.RTxt1.Dock = System.Windows.Forms.DockStyle.Fill;
  337. this.RTxt1.Font = new System.Drawing.Font("微软雅黑", 12F);
  338. this.RTxt1.Location = new System.Drawing.Point(87, 0);
  339. this.RTxt1.Name = "RTxt1";
  340. this.RTxt1.Size = new System.Drawing.Size(134, 59);
  341. this.RTxt1.TabIndex = 1;
  342. this.RTxt1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  343. //
  344. // LTxt1
  345. //
  346. this.LTxt1.AutoSize = true;
  347. this.LTxt1.Dock = System.Windows.Forms.DockStyle.Fill;
  348. this.LTxt1.Font = new System.Drawing.Font("微软雅黑", 12F);
  349. this.LTxt1.Location = new System.Drawing.Point(3, 0);
  350. this.LTxt1.Name = "LTxt1";
  351. this.LTxt1.Size = new System.Drawing.Size(78, 59);
  352. this.LTxt1.TabIndex = 0;
  353. this.LTxt1.Text = "日期时间:";
  354. this.LTxt1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  355. //
  356. // RTxt7
  357. //
  358. this.RTxt7.AutoSize = true;
  359. this.RTxt7.Dock = System.Windows.Forms.DockStyle.Fill;
  360. this.RTxt7.Font = new System.Drawing.Font("微软雅黑", 12F);
  361. this.RTxt7.Location = new System.Drawing.Point(87, 177);
  362. this.RTxt7.Name = "RTxt7";
  363. this.RTxt7.Size = new System.Drawing.Size(134, 59);
  364. this.RTxt7.TabIndex = 15;
  365. this.RTxt7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  366. //
  367. // RTxt8
  368. //
  369. this.RTxt8.Anchor = System.Windows.Forms.AnchorStyles.Left;
  370. this.RTxt8.BackColor = System.Drawing.SystemColors.Control;
  371. this.RTxt8.BorderStyle = System.Windows.Forms.BorderStyle.None;
  372. this.RTxt8.Font = new System.Drawing.Font("微软雅黑", 12F);
  373. this.RTxt8.Location = new System.Drawing.Point(329, 190);
  374. this.RTxt8.Name = "RTxt8";
  375. this.RTxt8.Size = new System.Drawing.Size(136, 32);
  376. this.RTxt8.TabIndex = 13;
  377. this.RTxt8.KeyDown += new System.Windows.Forms.KeyEventHandler(this.RTxt8_KeyDown);
  378. //
  379. // OperatResult
  380. //
  381. this.OperatResult.Dock = System.Windows.Forms.DockStyle.Fill;
  382. this.OperatResult.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  383. this.OperatResult.Location = new System.Drawing.Point(478, 4);
  384. this.OperatResult.Margin = new System.Windows.Forms.Padding(4);
  385. this.OperatResult.Name = "OperatResult";
  386. this.OperatResult.Size = new System.Drawing.Size(874, 294);
  387. this.OperatResult.TabIndex = 88;
  388. this.OperatResult.Text = "";
  389. //
  390. // ProtDetails
  391. //
  392. this.ProtDetails.BorderColor = System.Drawing.Color.Black;
  393. this.ProtDetails.Controls.Add(this.ClearMsg);
  394. this.ProtDetails.Controls.Add(this.Result);
  395. this.ProtDetails.Controls.Add(this.label10);
  396. this.ProtDetails.Controls.Add(this.AutoTest);
  397. this.ProtDetails.Controls.Add(this.label9);
  398. this.ProtDetails.Controls.Add(this.label8);
  399. this.ProtDetails.Controls.Add(this.SecondSN);
  400. this.ProtDetails.Controls.Add(this.FirstSN);
  401. this.ProtDetails.Controls.Add(this.label7);
  402. this.ProtDetails.Controls.Add(this.label6);
  403. this.ProtDetails.Controls.Add(this.BaudRate);
  404. this.ProtDetails.Controls.Add(this.label5);
  405. this.ProtDetails.Controls.Add(this.Port);
  406. this.ProtDetails.Dock = System.Windows.Forms.DockStyle.Top;
  407. this.ProtDetails.Font = new System.Drawing.Font("微软雅黑", 12F);
  408. this.ProtDetails.Location = new System.Drawing.Point(0, 0);
  409. this.ProtDetails.Name = "ProtDetails";
  410. this.ProtDetails.Size = new System.Drawing.Size(1356, 333);
  411. this.ProtDetails.TabIndex = 2;
  412. this.ProtDetails.TabStop = false;
  413. this.ProtDetails.Text = "端口设置";
  414. this.ProtDetails.TextColor = System.Drawing.Color.Black;
  415. //
  416. // ClearMsg
  417. //
  418. this.ClearMsg.Cursor = System.Windows.Forms.Cursors.Hand;
  419. this.ClearMsg.Location = new System.Drawing.Point(887, 262);
  420. this.ClearMsg.Name = "ClearMsg";
  421. this.ClearMsg.Size = new System.Drawing.Size(142, 39);
  422. this.ClearMsg.TabIndex = 13;
  423. this.ClearMsg.Text = "清除提示";
  424. this.ClearMsg.UseVisualStyleBackColor = true;
  425. this.ClearMsg.Click += new System.EventHandler(this.ClearMsg_Click);
  426. //
  427. // Result
  428. //
  429. this.Result.Location = new System.Drawing.Point(179, 264);
  430. this.Result.Name = "Result";
  431. this.Result.Size = new System.Drawing.Size(680, 39);
  432. this.Result.TabIndex = 12;
  433. //
  434. // label10
  435. //
  436. this.label10.AutoSize = true;
  437. this.label10.Location = new System.Drawing.Point(69, 267);
  438. this.label10.Name = "label10";
  439. this.label10.Size = new System.Drawing.Size(110, 31);
  440. this.label10.TabIndex = 11;
  441. this.label10.Text = "测试结果";
  442. //
  443. // AutoTest
  444. //
  445. this.AutoTest.AutoSize = true;
  446. this.AutoTest.Cursor = System.Windows.Forms.Cursors.Hand;
  447. this.AutoTest.Location = new System.Drawing.Point(834, 138);
  448. this.AutoTest.Name = "AutoTest";
  449. this.AutoTest.Size = new System.Drawing.Size(22, 21);
  450. this.AutoTest.TabIndex = 10;
  451. this.AutoTest.UseVisualStyleBackColor = true;
  452. //
  453. // label9
  454. //
  455. this.label9.AutoSize = true;
  456. this.label9.BackColor = System.Drawing.SystemColors.Control;
  457. this.label9.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  458. this.label9.ForeColor = System.Drawing.Color.SteelBlue;
  459. this.label9.Location = new System.Drawing.Point(661, 209);
  460. this.label9.Name = "label9";
  461. this.label9.Size = new System.Drawing.Size(79, 28);
  462. this.label9.TabIndex = 8;
  463. this.label9.Text = "2#工位";
  464. //
  465. // label8
  466. //
  467. this.label8.AutoSize = true;
  468. this.label8.BackColor = System.Drawing.SystemColors.Control;
  469. this.label8.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  470. this.label8.ForeColor = System.Drawing.Color.SteelBlue;
  471. this.label8.Location = new System.Drawing.Point(299, 209);
  472. this.label8.Name = "label8";
  473. this.label8.Size = new System.Drawing.Size(79, 28);
  474. this.label8.TabIndex = 7;
  475. this.label8.Text = "1#工位";
  476. //
  477. // SecondSN
  478. //
  479. this.SecondSN.Location = new System.Drawing.Point(539, 167);
  480. this.SecondSN.Name = "SecondSN";
  481. this.SecondSN.Size = new System.Drawing.Size(320, 39);
  482. this.SecondSN.TabIndex = 6;
  483. this.SecondSN.KeyDown += new System.Windows.Forms.KeyEventHandler(this.SecondSN_KeyDown);
  484. //
  485. // FirstSN
  486. //
  487. this.FirstSN.Location = new System.Drawing.Point(178, 167);
  488. this.FirstSN.Name = "FirstSN";
  489. this.FirstSN.Size = new System.Drawing.Size(320, 39);
  490. this.FirstSN.TabIndex = 5;
  491. this.FirstSN.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FirstSN_KeyDown);
  492. //
  493. // label7
  494. //
  495. this.label7.AutoSize = true;
  496. this.label7.Location = new System.Drawing.Point(68, 170);
  497. this.label7.Name = "label7";
  498. this.label7.Size = new System.Drawing.Size(86, 31);
  499. this.label7.TabIndex = 4;
  500. this.label7.Text = "序列号";
  501. //
  502. // label6
  503. //
  504. this.label6.AutoSize = true;
  505. this.label6.Location = new System.Drawing.Point(68, 110);
  506. this.label6.Name = "label6";
  507. this.label6.Size = new System.Drawing.Size(86, 31);
  508. this.label6.TabIndex = 3;
  509. this.label6.Text = "波特率";
  510. //
  511. // BaudRate
  512. //
  513. this.BaudRate.Cursor = System.Windows.Forms.Cursors.Hand;
  514. this.BaudRate.FormattingEnabled = true;
  515. this.BaudRate.Location = new System.Drawing.Point(179, 107);
  516. this.BaudRate.Name = "BaudRate";
  517. this.BaudRate.Size = new System.Drawing.Size(260, 39);
  518. this.BaudRate.TabIndex = 2;
  519. //
  520. // label5
  521. //
  522. this.label5.AutoSize = true;
  523. this.label5.Location = new System.Drawing.Point(68, 51);
  524. this.label5.Name = "label5";
  525. this.label5.Size = new System.Drawing.Size(62, 31);
  526. this.label5.TabIndex = 1;
  527. this.label5.Text = "端口";
  528. //
  529. // Port
  530. //
  531. this.Port.Cursor = System.Windows.Forms.Cursors.Hand;
  532. this.Port.FormattingEnabled = true;
  533. this.Port.Location = new System.Drawing.Point(179, 48);
  534. this.Port.Name = "Port";
  535. this.Port.Size = new System.Drawing.Size(260, 39);
  536. this.Port.TabIndex = 0;
  537. this.Port.SelectedIndexChanged += new System.EventHandler(this.Port_SelectedIndexChanged);
  538. //
  539. // SNDetails
  540. //
  541. this.SNDetails.BorderColor = System.Drawing.Color.Black;
  542. this.SNDetails.Controls.Add(this.tableLayoutPanel1);
  543. this.SNDetails.Dock = System.Windows.Forms.DockStyle.Top;
  544. this.SNDetails.Font = new System.Drawing.Font("微软雅黑", 12F);
  545. this.SNDetails.Location = new System.Drawing.Point(5, 5);
  546. this.SNDetails.Name = "SNDetails";
  547. this.SNDetails.Size = new System.Drawing.Size(1356, 123);
  548. this.SNDetails.TabIndex = 1;
  549. this.SNDetails.TabStop = false;
  550. this.SNDetails.Text = "产品序列信息";
  551. this.SNDetails.TextColor = System.Drawing.Color.Black;
  552. //
  553. // tableLayoutPanel1
  554. //
  555. this.tableLayoutPanel1.ColumnCount = 8;
  556. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.451613F));
  557. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 12.09677F));
  558. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.451613F));
  559. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 12.09677F));
  560. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.451613F));
  561. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 13.19F));
  562. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.451613F));
  563. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 36.81F));
  564. this.tableLayoutPanel1.Controls.Add(this.productName, 7, 0);
  565. this.tableLayoutPanel1.Controls.Add(this.productCode, 5, 0);
  566. this.tableLayoutPanel1.Controls.Add(this.workOrder, 3, 0);
  567. this.tableLayoutPanel1.Controls.Add(this.label4, 6, 0);
  568. this.tableLayoutPanel1.Controls.Add(this.label1, 0, 0);
  569. this.tableLayoutPanel1.Controls.Add(this.label3, 4, 0);
  570. this.tableLayoutPanel1.Controls.Add(this.label2, 2, 0);
  571. this.tableLayoutPanel1.Controls.Add(this.serialNumber, 1, 0);
  572. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Bottom;
  573. this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 37);
  574. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  575. this.tableLayoutPanel1.RowCount = 1;
  576. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  577. this.tableLayoutPanel1.Size = new System.Drawing.Size(1350, 83);
  578. this.tableLayoutPanel1.TabIndex = 0;
  579. //
  580. // productName
  581. //
  582. this.productName.AutoSize = true;
  583. this.productName.Dock = System.Windows.Forms.DockStyle.Fill;
  584. this.productName.Location = new System.Drawing.Point(855, 0);
  585. this.productName.Name = "productName";
  586. this.productName.Size = new System.Drawing.Size(492, 83);
  587. this.productName.TabIndex = 7;
  588. this.productName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  589. //
  590. // productCode
  591. //
  592. this.productCode.AutoSize = true;
  593. this.productCode.Dock = System.Windows.Forms.DockStyle.Fill;
  594. this.productCode.Location = new System.Drawing.Point(590, 0);
  595. this.productCode.Name = "productCode";
  596. this.productCode.Size = new System.Drawing.Size(172, 83);
  597. this.productCode.TabIndex = 6;
  598. this.productCode.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  599. //
  600. // workOrder
  601. //
  602. this.workOrder.AutoSize = true;
  603. this.workOrder.Dock = System.Windows.Forms.DockStyle.Fill;
  604. this.workOrder.Location = new System.Drawing.Point(340, 0);
  605. this.workOrder.Name = "workOrder";
  606. this.workOrder.Size = new System.Drawing.Size(157, 83);
  607. this.workOrder.TabIndex = 5;
  608. this.workOrder.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  609. //
  610. // label4
  611. //
  612. this.label4.AutoSize = true;
  613. this.label4.Dock = System.Windows.Forms.DockStyle.Fill;
  614. this.label4.Location = new System.Drawing.Point(768, 0);
  615. this.label4.Name = "label4";
  616. this.label4.Size = new System.Drawing.Size(81, 83);
  617. this.label4.TabIndex = 3;
  618. this.label4.Text = "产品名称: ";
  619. this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  620. //
  621. // label1
  622. //
  623. this.label1.AutoSize = true;
  624. this.label1.Dock = System.Windows.Forms.DockStyle.Fill;
  625. this.label1.Location = new System.Drawing.Point(3, 0);
  626. this.label1.Name = "label1";
  627. this.label1.Size = new System.Drawing.Size(81, 83);
  628. this.label1.TabIndex = 0;
  629. this.label1.Text = "序列号: ";
  630. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  631. //
  632. // label3
  633. //
  634. this.label3.AutoSize = true;
  635. this.label3.Dock = System.Windows.Forms.DockStyle.Fill;
  636. this.label3.Location = new System.Drawing.Point(503, 0);
  637. this.label3.Name = "label3";
  638. this.label3.Size = new System.Drawing.Size(81, 83);
  639. this.label3.TabIndex = 2;
  640. this.label3.Text = "产品编号: ";
  641. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  642. //
  643. // label2
  644. //
  645. this.label2.AutoSize = true;
  646. this.label2.Dock = System.Windows.Forms.DockStyle.Fill;
  647. this.label2.Location = new System.Drawing.Point(253, 0);
  648. this.label2.Name = "label2";
  649. this.label2.Size = new System.Drawing.Size(81, 83);
  650. this.label2.TabIndex = 1;
  651. this.label2.Text = "工单: ";
  652. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  653. //
  654. // serialNumber
  655. //
  656. this.serialNumber.AutoSize = true;
  657. this.serialNumber.Dock = System.Windows.Forms.DockStyle.Fill;
  658. this.serialNumber.Location = new System.Drawing.Point(90, 0);
  659. this.serialNumber.Name = "serialNumber";
  660. this.serialNumber.Size = new System.Drawing.Size(157, 83);
  661. this.serialNumber.TabIndex = 4;
  662. this.serialNumber.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  663. //
  664. // Make_AirTightnessTest
  665. //
  666. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
  667. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  668. this.ClientSize = new System.Drawing.Size(1366, 768);
  669. this.Controls.Add(this.panel1);
  670. this.Controls.Add(this.SNDetails);
  671. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  672. this.Name = "Make_AirTightnessTest";
  673. this.Padding = new System.Windows.Forms.Padding(5);
  674. this.Text = "Make_AirTightnessTest";
  675. this.Load += new System.EventHandler(this.Make_AirTightnessTest_Load);
  676. this.panel1.ResumeLayout(false);
  677. this.tableLayoutPanel2.ResumeLayout(false);
  678. this.tableLayoutPanel3.ResumeLayout(false);
  679. this.tableLayoutPanel3.PerformLayout();
  680. this.ProtDetails.ResumeLayout(false);
  681. this.ProtDetails.PerformLayout();
  682. this.SNDetails.ResumeLayout(false);
  683. this.tableLayoutPanel1.ResumeLayout(false);
  684. this.tableLayoutPanel1.PerformLayout();
  685. this.ResumeLayout(false);
  686. }
  687. #endregion
  688. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder SNDetails;
  689. private System.Windows.Forms.Panel panel1;
  690. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder ProtDetails;
  691. private System.Windows.Forms.Label label1;
  692. private System.Windows.Forms.Label label4;
  693. private System.Windows.Forms.Label label2;
  694. private System.Windows.Forms.Label label3;
  695. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  696. private System.Windows.Forms.Label serialNumber;
  697. private System.Windows.Forms.Label workOrder;
  698. private System.Windows.Forms.Label productName;
  699. private System.Windows.Forms.Label productCode;
  700. private System.Windows.Forms.Label label5;
  701. private System.Windows.Forms.ComboBox Port;
  702. private System.Windows.Forms.Label label6;
  703. private System.Windows.Forms.ComboBox BaudRate;
  704. private System.Windows.Forms.Label label7;
  705. private System.Windows.Forms.TextBox FirstSN;
  706. private System.Windows.Forms.Label label8;
  707. private System.Windows.Forms.TextBox SecondSN;
  708. private System.Windows.Forms.Label label9;
  709. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
  710. private CustomControl.RichText.RichTextAutoBottom OperatResult;
  711. private System.Windows.Forms.CheckBox AutoTest;
  712. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
  713. private System.Windows.Forms.Label LTxt1;
  714. private System.Windows.Forms.Label RTxt10;
  715. private System.Windows.Forms.Label LTxt10;
  716. private System.Windows.Forms.Label RTxt9;
  717. private System.Windows.Forms.Label LTxt9;
  718. private System.Windows.Forms.Label RTxt7;
  719. private System.Windows.Forms.Label LTxt8;
  720. private System.Windows.Forms.Label LTxt7;
  721. private System.Windows.Forms.Label RTxt6;
  722. private System.Windows.Forms.Label LTxt6;
  723. private System.Windows.Forms.Label RTxt5;
  724. private System.Windows.Forms.Label LTxt5;
  725. private System.Windows.Forms.Label RTxt4;
  726. private System.Windows.Forms.Label LTxt4;
  727. private System.Windows.Forms.Label RTxt3;
  728. private System.Windows.Forms.Label LTxt3;
  729. private System.Windows.Forms.Label RTxt2;
  730. private System.Windows.Forms.Label LTxt2;
  731. private System.Windows.Forms.Label RTxt1;
  732. private System.Windows.Forms.TextBox Result;
  733. private System.Windows.Forms.Label label10;
  734. private System.Windows.Forms.TextBox RTxt8;
  735. private System.Windows.Forms.Button ClearMsg;
  736. }
  737. }